index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
cc-defs.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
byte-run.el (eval-when-compile), cc-defs.el (cc-eval-when-compile): Fix edebu...
Katsumi Yamaoka
2013-12-25
1
-1
/
+1
*
Plain boundp silences compilation warnings since Emacs 22.1.
Glenn Morris
2013-06-01
1
-4
/
+1
*
Plain fboundp silences compilation warnings since Emacs 22.1
Glenn Morris
2013-06-01
1
-4
/
+5
*
* progmodes/cc-defs.el (c-version): Increment to 5.32.5.
Alan Mackenzie
2013-05-05
1
-1
/
+1
*
Replace `last-command-event' by `last-command-char' in XEmacs.
Alan Mackenzie
2013-03-04
1
-0
/
+7
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Bump CC Mode's version number to 5.32.4.
Alan Mackenzie
2012-11-21
1
-1
/
+1
*
Update some function declarations
Glenn Morris
2012-09-13
1
-1
/
+1
*
* lisp/files.el (file-name-base): New convenience function.
Sam Steingold
2012-06-26
1
-3
/
+1
*
Update CC Mode version to 5.32.3.
Alan Mackenzie
2012-04-27
1
-1
/
+1
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-3
/
+3
*
Increment c-version to 5.32.2.
Alan Mackenzie
2011-10-28
1
-1
/
+1
*
Amend to indent and fontify macros "which include their own semicolon"
Alan Mackenzie
2011-10-27
1
-9
/
+10
*
progmodes/cc-defs.el (c-version): Increase to 5.31.9.
Alan Mackenzie
2011-09-23
1
-1
/
+1
*
* lisp/progmodes/cc-defs.el: Comment change.
Glenn Morris
2011-05-16
1
-1
/
+1
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
|
*
Reverse 2009-12-03T16:02:10Z!acm@muc.de "Enhance `c-parse-state' to run effic...
Alan Mackenzie
2010-04-12
1
-101
/
+7
|
*
Reverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change strategy for marking ...
Alan Mackenzie
2010-04-12
1
-38
/
+0
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-2
/
+2
*
|
Fix an indentation bug:
Alan Mackenzie
2010-06-21
1
-1
/
+1
|
/
*
Change strategy for marking < and > as template delimiters: mark them
Alan Mackenzie
2010-02-04
1
-0
/
+38
*
Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".
Alan Mackenzie
2010-01-19
1
-2
/
+4
*
Fix typos in comments.
Juanma Barranquero
2010-01-14
1
-2
/
+2
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Enhance `c-parse-state' to run efficiently in "brace desserts".
Alan Mackenzie
2009-12-03
1
-7
/
+99
*
(c-version): Bump to 5.31.8.
Alan Mackenzie
2009-11-18
1
-1
/
+1
*
* textmodes/two-column.el (2C-split):
Stefan Monnier
2009-10-31
1
-2
/
+1
*
* progmodes/cc-defs.el (c-version): Bump to 5.31.7.
Chong Yidong
2009-07-29
1
-1
/
+1
*
(c-emacs-features): Crash-fix: change `=' to `eq'.
Alan Mackenzie
2009-02-12
1
-2
/
+2
*
(c-emacs-features): Change a let to a let* to eliminate BC warnings.
Alan Mackenzie
2009-02-06
1
-13
/
+13
*
(c-emacs-features): Check the working of beginning/end-of-defun-function
Alan Mackenzie
2009-02-05
1
-8
/
+20
*
Comment (minor header format fixes).
Glenn Morris
2009-01-11
1
-1
/
+2
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Correcct spellng.
Chong Yidong
2008-12-03
1
-1
/
+1
*
(c-put-char-property-fun): Add fallback definition of 'ignore, rather
Glenn Morris
2008-11-17
1
-1
/
+3
*
(cl-macroexpand-all): Fix declaration.
Glenn Morris
2008-11-07
1
-1
/
+1
*
(cl-macroexpand-all): Declare.
Glenn Morris
2008-11-06
1
-0
/
+3
*
(c-version): Increment to 5.31.6.
Alan Mackenzie
2008-09-03
1
-1
/
+1
*
(c-emacs-features): argumentative-bod-function: bind mark-ring to avoid
Alan Mackenzie
2008-08-12
1
-1
/
+2
*
(c-emacs-features): Check beginning-of-defun-raw instead of
Chong Yidong
2008-08-11
1
-4
/
+5
*
cc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to the CC Mode specific
Alan Mackenzie
2008-06-27
1
-0
/
+11
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
[next]