| Commit message (Expand) | Author | Age | Files | Lines |
* | Add standard unmatchable regexp | Mattias EngdegÄrd | 2019-05-15 | 1 | -4/+4 |
* | Correct the indentation of CC Mode brace lists | Alan Mackenzie | 2019-03-12 | 1 | -1/+1 |
* | Fontify C function identifiers in parentheses correctly (e.g. in lisp.h) | Alan Mackenzie | 2019-02-17 | 1 | -0/+4 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
* | | * lisp/progmodes/cc-{defs,engine,langs,vars}.el: Comment the use of "a\\`" | Alan Mackenzie | 2018-04-02 | 1 | -2/+3 |
* | | Replace faulty non-matching regexp "\\<\\>" with "a\\`" | Alan Mackenzie | 2018-03-28 | 1 | -4/+4 |
|/ |
|
* | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
* | Fixes for defcustoms, prompted by cus-test-opts | Glenn Morris | 2017-12-13 | 1 | -1/+1 |
* | Add missing :version tags revealed by cusver-check | Glenn Morris | 2017-12-12 | 1 | -0/+3 |
* | Escape column-zero doc parens | Glenn Morris | 2017-12-12 | 1 | -1/+1 |
* | * lisp/progmodes/cc-vars.el (c-offsets-alist): Doc fix. (Bug#29407) | Eli Zaretskii | 2017-11-24 | 1 | -2/+2 |
* | ; Typo fixes, mostly repeated words | Paul Eggert | 2017-10-09 | 1 | -1/+1 |
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | * lisp/progmodes/cc-vars.el: Mark unused args | Stefan Monnier | 2017-07-04 | 1 | -6/+6 |
* | Fix C++ fontification problems 500 bytes after typing a space, and other bugs | Alan Mackenzie | 2017-03-30 | 1 | -0/+12 |
* | Allow C++ nested brace-list-entries to be better indented. | Alan Mackenzie | 2017-02-01 | 1 | -1/+1 |
* | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | Fix C-M-a in a C function finding the start of a macro preceding it. | Alan Mackenzie | 2016-06-29 | 1 | -4/+1 |
* | | Leading "*" in the doc of defvars is long obsolete. | Glenn Morris | 2016-06-10 | 1 | -3/+5 |
* | | Remove obsolete leading * from defcustom, defface doc strings. | Glenn Morris | 2016-06-09 | 1 | -45/+45 |
* | | Tidy up redundant code in cc-vars.el caused by mistake in emacs-25 -> master | Alan Mackenzie | 2016-05-16 | 1 | -4/+0 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-10 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Add some "safe-local-variable" declarations for compatibility with master. | Alan Mackenzie | 2016-05-09 | 1 | -1/+20 |
* | | CC Mode now uses the new :after-hook feature of define-derived-mode | Alan Mackenzie | 2016-05-09 | 1 | -1/+18 |
* | | Spelling fixes | Paul Eggert | 2016-04-03 | 1 | -1/+1 |
* | | Fix absence of c-noise-macro-name-re, etc., in languages which don't use it | Alan Mackenzie | 2016-03-25 | 1 | -2/+2 |
* | | Handle "noise" macros and compiler directives. | Alan Mackenzie | 2016-02-29 | 1 | -0/+43 |
|/ |
|
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
* | Backslash cleanup in Elisp source files | Paul Eggert | 2015-09-17 | 1 | -1/+1 |
* | Fix some more docstring etc. quoting problems | Paul Eggert | 2015-09-03 | 1 | -1/+1 |
* | * lisp/progmodes/cc-*.el: Fix up commenting style | Stefan Monnier | 2015-08-21 | 1 | -4/+4 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | Merge some of the differences from the standalone CC-mode. | Stefan Monnier | 2014-12-01 | 1 | -3/+8 |
* | Merge trivially safe differences from standalone CC-mode. | Stefan Monnier | 2014-10-04 | 1 | -9/+15 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Plain fboundp silences compilation warnings since Emacs 22.1 | Glenn Morris | 2013-06-01 | 1 | -3/+0 |
* | Don't (re)define a basic custom widget in cc-vars | Glenn Morris | 2013-06-01 | 1 | -7/+12 |
* | * progmodes/cc-vars.el (c-make-macro-with-semi-re): Silence compiler. | Glenn Morris | 2013-05-31 | 1 | -0/+1 |
* | * cc-vars.el (c-macro-names-with-semicolon): Move definition before use. | Glenn Morris | 2013-05-27 | 1 | -18/+18 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | * lisp/progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused. | Stefan Monnier | 2012-10-09 | 1 | -10/+0 |
* | Add missing :version tags to new defgroups and defcustoms | Glenn Morris | 2012-02-11 | 1 | -0/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-12-06 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-13 | 1 | -3/+3 |
* | Boring merge from savannah. | Alan Mackenzie | 2011-10-28 | 1 | -0/+48 |
|\ |
|