summaryrefslogtreecommitdiff
path: root/lisp/finder.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/finder.el')
-rw-r--r--lisp/finder.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/finder.el b/lisp/finder.el
index 8306d6c3ee1..b4157703bc6 100644
--- a/lisp/finder.el
+++ b/lisp/finder.el
@@ -43,9 +43,11 @@
(defvar finder-known-keywords
'(
+ (abbrev . "abbreviation handking, typing shortcuts, macros")
(bib . "code related to the bib(1) bibliography processor")
(c . "C and C++ language support")
(calendar . "calendar and time management support")
+ (comm . "communications, networking, remote access to files")
(docs . "support for Emacs documentation")
(emulations . "emulations of other editors")
(extensions . "Emacs Lisp language extensions")
@@ -82,6 +84,8 @@ arguments compiles from `load-path'."
(let ((processed nil))
(find-file "finder-inf.el")
(erase-buffer)
+ (insert ";;; finder-inf.el --- keyword-to-package mapping\n")
+ (insert ";; Keywords: help\n")
(insert ";;; Don't edit this file. It's generated by finder.el\n\n")
(insert "\n(setq finder-package-info '(\n")
(mapcar