From 68f8f37f9d061ae16e3f34dc7df60468000865dc Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 17 Apr 1995 18:42:29 +0000 Subject: [PATCH] (finder-known-keywords): Generalize `c' keyword. --- lisp/finder.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/finder.el b/lisp/finder.el index 4583d4b3ed0..be5800c5153 100644 --- a/lisp/finder.el +++ b/lisp/finder.el @@ -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") -- 2.39.5