mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-22 10:26:20 +00:00
(finder-known-keywords): Generalize `c' keyword.
This commit is contained in:
parent
01ea0e3b37
commit
68f8f37f9d
@ -48,7 +48,7 @@
|
|||||||
'(
|
'(
|
||||||
(abbrev . "abbreviation handling, typing shortcuts, macros")
|
(abbrev . "abbreviation handling, typing shortcuts, macros")
|
||||||
(bib . "code related to the `bib' bibliography processor")
|
(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")
|
(calendar . "calendar and time management support")
|
||||||
(comm . "communications, networking, remote access to files")
|
(comm . "communications, networking, remote access to files")
|
||||||
(data . "support editing files of data")
|
(data . "support editing files of data")
|
||||||
|
Loading…
Reference in New Issue
Block a user