branch: externals/org-contacts commit f64d6edcd0eb9504fc7c7a550c1bae96e4f9a854 Author: stardiviner <numbch...@gmail.com> Commit: stardiviner <numbch...@gmail.com>
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 7202730598..8aed3533f9 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: