From f64d6edcd0eb9504fc7c7a550c1bae96e4f9a854 Mon Sep 17 00:00:00 2001 From: stardiviner Date: Wed, 3 Nov 2021 09:33:32 +0800 Subject: [PATCH] Update source code metadata keywords and usage description --- org-contacts.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/org-contacts.el b/org-contacts.el index 7202730..8aed353 100644 --- a/org-contacts.el +++ b/org-contacts.el @@ -4,7 +4,7 @@ ;; Author: Julien Danjou ;; Maintainer: stardiviner -;; Keywords: outlines, hypermedia, calendar +;; Keywords: contacts, org-mode, outlines, hypermedia, calendar ;; ;; This file is not part of GNU Emacs. ;; @@ -54,9 +54,10 @@ ;;;; Usage: ;;; How to search? +;;; - You can use [M-x org-contacts] command to search. ;;; -;;; You can use `org-sparse-tree' [C-c / p] to filter based on a -;;; specific property. Or other matcher on `org-sparse-tree'. +;;; - You can use `org-sparse-tree' [C-c / p] to filter based on a +;;; specific property. Or other matcher on `org-sparse-tree'. ;;; Code: