]> git.eshelyaron.com Git - emacs.git/commitdiff
(finder-known-keywords): Fix `convenience' entry.
authorDave Love <fx@gnu.org>
Sat, 30 May 1998 17:57:14 +0000 (17:57 +0000)
committerDave Love <fx@gnu.org>
Sat, 30 May 1998 17:57:14 +0000 (17:57 +0000)
lisp/finder.el

index cc6db1c9babb9dd7cec360e8d32485639128591c..07d79f842200f1924797fbd6005a32f1fcf24b7b 100644 (file)
@@ -51,7 +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")
+    (convenience . "convenience features for faster editing")
     (data      . "support editing files of data")
     (docs      . "support for Emacs documentation")
     (emulations        . "emulations of other editors")