Update source code metadata keywords and usage description
This commit is contained in:
parent
3fa6b4c36b
commit
f64d6edcd0
1 changed files with 4 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Julien Danjou <julien@danjou.info>
|
||||
;; Maintainer: stardiviner <numbchild@gmail.com>
|
||||
;; Keywords: outlines, hypermedia, calendar
|
||||
;; Keywords: contacts, org-mode, outlines, hypermedia, calendar
|
||||
;;
|
||||
;; This file is not part of GNU Emacs.
|
||||
;;
|
||||
|
@ -54,8 +54,9 @@
|
|||
;;;; 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
|
||||
;;; - You can use `org-sparse-tree' [C-c / p] to filter based on a
|
||||
;;; specific property. Or other matcher on `org-sparse-tree'.
|
||||
|
||||
;;; Code:
|
||||
|
|
Loading…
Reference in a new issue