branch: scratch/org-contacts-rebased
commit 3f635dfda04f613b32d9124f2104f160486441cc
Author: stardiviner <numbch...@gmail.com>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    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 d924204..9e8a59e 100644
--- a/org-contacts.el
+++ b/org-contacts.el
@@ -4,7 +4,7 @@
 
 ;; Author: Julien Danjou <jul...@danjou.info>
 ;; Maintainer: stardiviner <numbch...@gmail.com>
-;; 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:
 

Reply via email to