]> code.delx.au - gnu-emacs/history - lisp/progmodes/cc-langs.el
Implement ' separators in C++ integer literals.
[gnu-emacs] / lisp / progmodes / cc-langs.el
2016-02-29 Alan MackenzieHandle "noise" macros and compiler directives.
2016-02-22 John WiegleyMerge from origin/emacs-25
2016-02-22 Lars IngebrigtsenFix merge conflicts in network-stream-tests.el
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 John Wiegley; Merge from origin/emacs-25
2016-02-15 John WiegleyMerge from origin/emacs-25
2016-02-15 Alan MackenzieAllow arithmetic operators inside C++ template constructs.
2016-02-09 Paul Eggert-
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul Eggert-
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-09 Paul Eggert; Merge from origin/emacs-25
2016-02-09 Paul EggertMerge from origin/emacs-25
2016-02-04 John Wiegley; Merge from origin/emacs-25
2016-02-04 John WiegleyMerge from origin/emacs-25
2016-02-04 John Wiegley; Merge from origin/emacs-25
2016-02-04 John WiegleyMerge from origin/emacs-25
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul EggertMerge from origin/emacs-25
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-30 Paul Eggert; Merge from origin/emacs-25
2016-01-30 Paul Eggert-
2016-01-23 Alan MackenzieDistinguish the two meanings of Java's keyword "default...
2016-01-19 John Wiegley-
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-19 John WiegleyMerge from origin/emacs-25
2016-01-19 John Wiegley; Merge from origin/emacs-25
2016-01-15 Phillip LordMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2016-01-15 Alan MackenzieDon't confuse "::" with ":" when trying to parse member...
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-11 Alan MackenzieJava Mode: Fontify identifiers in the presence of annot...
2016-01-05 Alan MackenzieRemove function wrongly on AWK Mode value of context...
2016-01-04 Alan MackenzieApply text properties for <, > in new after-change...
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-28 Alan MackenzieAllow line comments ending with escaped NL to be contin...
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-24 Alan MackenzieCC Mode: eliminate almost all byte compilation warnings
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-17 Paul EggertBackslash cleanup in Elisp source files
2015-09-14 Stefan Monnier* lisp/progmodes/cc-langs.el (c-make-init-lang-vars...
2015-09-14 Alan MackenzieReplace `cadar' with `cadr/car', since `cadar' is probl...
2015-09-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-03 Paul EggertFix some more docstring etc. quoting problems
2015-09-01 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-31 Paul EggertQuoting fixes in lisp/progmodes
2015-08-25 Paul EggertPrefer directed to neutral quotes
2015-08-22 Stefan Monnier* lisp/progmodes/cc-*.el: Fix up commenting style
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-12 Alan MackenzieIntroduce new macros to cover Emacs's new names in...
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-05-25 Daniel ColascioneAdd C-language keyword constants to C++
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Jan DMerge branch 'master' into cairo
2015-04-01 Alan MackenzieFix the CC Mode fixes from 2015-03-30. Fixes debbugs...
2015-03-30 Alan MackenzieCorrect calculation of CC Mode's font-lock region.
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-18 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
next