projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afe4969
)
* lisp/progmodes/cc-vars.el (c-mark-wrong-style-of-comment):
author
Glenn Morris
<rgm@gnu.org>
Sat, 9 Nov 2019 19:17:20 +0000
(11:17 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 9 Nov 2019 19:17:20 +0000
(11:17 -0800)
Fix version.
lisp/progmodes/cc-vars.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cc-vars.el
b/lisp/progmodes/cc-vars.el
index 273174e0413fae603718b0a37c8d3b4adaa6e076..a7e6315d72c39c75e64402231866ac727390357c 100644
(file)
--- a/
lisp/progmodes/cc-vars.el
+++ b/
lisp/progmodes/cc-vars.el
@@
-1757,7
+1757,7
@@
c-macro-names-with-semicolon: %s"
`c-toggle-comment-style') is block, or a block comment otherwise."
:type 'boolean
:group 'c
- :version
27.1
)
+ :version
"27.1"
)
(defvar c-file-style nil
"Variable interface for setting style via File Local Variables.