summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1998-03-08 06:55:04 +0000
committerRichard M. Stallman <rms@gnu.org>1998-03-08 06:55:04 +0000
commitabfbd5639b32c613267386299d9ee5c4de525b3c (patch)
tree74d0759ecc4e6b94e81196caca23b82e7c4f4e48 /lisp
parent461688a1950010ea309c0a5a78da815e4ed2f854 (diff)
downloademacs-abfbd5639b32c613267386299d9ee5c4de525b3c.tar.gz
emacs-abfbd5639b32c613267386299d9ee5c4de525b3c.tar.bz2
emacs-abfbd5639b32c613267386299d9ee5c4de525b3c.zip
(c-emacs-features): Var moved from cc-defs.el.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/progmodes/cc-vars.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el
index 9982337a57a..058ff138cbd 100644
--- a/lisp/progmodes/cc-vars.el
+++ b/lisp/progmodes/cc-vars.el
@@ -467,7 +467,7 @@ supported list, along with the values for this variable:
Emacs 19: (1-bit)
Infodock (based on XEmacs) has an additional symbol on this list:
-'infodock.")
+`infodock'.")