emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master e731841: * lisp/progmodes/cc-vars.el (c-mark-wrong-style-of-comme


From: Glenn Morris
Subject: master e731841: * lisp/progmodes/cc-vars.el (c-mark-wrong-style-of-comment):
Date: Sat, 9 Nov 2019 14:17:30 -0500 (EST)

branch: master
commit e73184138d5e32425cdb41e18b88bb1d8604e41f
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * lisp/progmodes/cc-vars.el (c-mark-wrong-style-of-comment):
    Fix version.
---
 lisp/progmodes/cc-vars.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el
index 273174e..a7e6315 100644
--- 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]