]> git.eshelyaron.com Git - emacs.git/commitdiff
(finder-known-keywords): Generalize `c' keyword.
authorRichard M. Stallman <rms@gnu.org>
Mon, 17 Apr 1995 18:42:29 +0000 (18:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 17 Apr 1995 18:42:29 +0000 (18:42 +0000)
lisp/finder.el

index 4583d4b3ed0784e4b465826a60699634dcf2dfbd..be5800c51530e7340993b09b4ac8e0ab4c579ba5 100644 (file)
@@ -48,7 +48,7 @@
   '(
     (abbrev    . "abbreviation handling, typing shortcuts, macros")
     (bib       . "code related to the `bib' bibliography processor")
-    (c         . "C and C++ language support")
+    (c         . "support for the C language and related languages")
     (calendar  . "calendar and time management support")
     (comm      . "communications, networking, remote access to files")
     (data      . "support editing files of data")