aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
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 273174e0413..a7e6315d72c 100644
--- a/lisp/progmodes/cc-vars.el
+++ b/lisp/progmodes/cc-vars.el
@@ -1757,7 +1757,7 @@ c-macro-names-with-semicolon: %s"
1757`c-toggle-comment-style') is block, or a block comment otherwise." 1757`c-toggle-comment-style') is block, or a block comment otherwise."
1758 :type 'boolean 1758 :type 'boolean
1759 :group 'c 1759 :group 'c
1760 :version 27.1) 1760 :version "27.1")
1761 1761
1762(defvar c-file-style nil 1762(defvar c-file-style nil
1763 "Variable interface for setting style via File Local Variables. 1763 "Variable interface for setting style via File Local Variables.