projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dbf08b
)
* lisp/progmodes/cc-defs.el: Update c-version to 5.33.2 for Emacs 26.2
author
Alan Mackenzie
<acm@muc.de>
Sun, 10 Mar 2019 14:27:38 +0000
(14:27 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Sun, 10 Mar 2019 14:27:38 +0000
(14:27 +0000)
lisp/progmodes/cc-defs.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/cc-defs.el
b/lisp/progmodes/cc-defs.el
index a06de49bd3f869fc8677aaa65ae5fabc1e00ad4b..40318b149d84400461bace3d855a07553e40a5c5 100644
(file)
--- a/
lisp/progmodes/cc-defs.el
+++ b/
lisp/progmodes/cc-defs.el
@@
-87,7
+87,7
@@
\f
;;; Variables also used at compile time.
-(defconst c-version "5.33.
1
"
+(defconst c-version "5.33.
2
"
"CC Mode version number.")
(defconst c-version-sym (intern c-version))