aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/finder.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1998-05-18 04:34:54 +0000
committerRichard M. Stallman <[email protected]>1998-05-18 04:34:54 +0000
commit1c9056c31482bed5cb1315e756ee06b9c8980dc9 (patch)
tree820668243c7f89155addf0b9a48359d24a41e6c2 /lisp/finder.el
parentca1a6e9d0f24ab05beb0d40630e4546e67b7d1a2 (diff)
(finder-known-keywords): Add `convenience'.
Diffstat (limited to 'lisp/finder.el')
-rw-r--r--lisp/finder.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/finder.el b/lisp/finder.el
index 7d638bd4ed..cc6db1c9ba 100644
--- a/lisp/finder.el
+++ b/lisp/finder.el
@@ -51,6 +51,7 @@
(c . "support for the C language and related languages")
(calendar . "calendar and time management support")
(comm . "communications, networking, remote access to files")
+ (convenience. "convenience features for faster editing")
(data . "support editing files of data")
(docs . "support for Emacs documentation")
(emulations . "emulations of other editors")