summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-mode.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/cc-*.el: Fix up commenting styleStefan Monnier2015-08-211-4/+4
* Make c-submit-bug-report file reports at debbugs.gnu.org. (Bug#15784)Glenn Morris2015-05-261-1/+11
* CC Mode: Do nothing in before/after-change-functions for text property changesAlan Mackenzie2015-04-211-52/+76
* Fix miscellaneous glitches in cc-mode.el. Fixes debbugs#20245.Alan Mackenzie2015-04-061-8/+12
* CC Mode: Stop Font Lock forcing fontification from BOL. Fixes debbugs#19669.Alan Mackenzie2015-04-061-0/+8
* Merge from origin/emacs-24Paul Eggert2015-04-041-8/+0
|\
| * Revert "CC Mode: Stop Font Lock forcing fontification from BOL. Bug#19669."Alan Mackenzie2015-04-031-8/+0
* | Fix the CC Mode fixes from 2015-03-30. Fixes debbugs#20240.Alan Mackenzie2015-04-011-4/+6
* | Correct calculation of CC Mode's font-lock region.Alan Mackenzie2015-03-301-33/+81
* | Merge from origin/emacs-24Paul Eggert2015-03-031-0/+8
|\ \ | |/
| * CC Mode: Stop Font Lock forcing fontification from BOL. Fixes debbugs#19669.Alan Mackenzie2015-02-011-0/+8
* | Merge from origin/emacs-24Paul Eggert2015-02-251-6/+11
|\ \ | |/
| * Handle "#" operator properly inside macro. Fix coding bug.Alan Mackenzie2015-01-311-6/+11
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | * lisp/progmodes/cc-cmds.el (c-subword-mode): Alias to subword-mode.Stefan Monnier2014-12-181-6/+1
* | Merge some of the differences from the standalone CC-mode.Stefan Monnier2014-12-011-75/+123
* | Merge trivially safe differences from standalone CC-mode.Stefan Monnier2014-10-041-2/+2
* | CC Mode: revert recent changes and fix bug 17463 (cc-langs.elc getsAlan Mackenzie2014-09-101-6/+14
* | CC-mode: Set open-paren-in-column-0-is-defun-start to nil;Stefan Monnier2014-09-101-14/+6
|/
* * lisp/electric.el (electric-indent-mode-has-been-called): Remove.Stefan Monnier2014-03-031-18/+16
* Connect electric-indent-mode up with CC Mode. Bug #15478.Alan Mackenzie2014-02-171-2/+37
* Fix for c-submit-bug-report and reporter.el void-variable handlingGlenn Morris2014-01-301-0/+1
* Bind open-paren-in-column-0-is-defun-start to nil at some entry points.Alan Mackenzie2014-01-191-11/+13
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Improve previous interpreter-mode-alist changeGlenn Morris2013-09-101-2/+5
* Treat interpreter-mode-alist as alist of regexps, not literalsGlenn Morris2013-09-101-5/+2
* * lisp/progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.Glenn Morris2013-09-101-4/+0
* * lisp/progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.Glenn Morris2013-08-281-1/+1
* * lisp/progmodes/cc-mode.el: Minor cleanup of var declarations.Stefan Monnier2013-08-281-107/+77
* Plain fboundp silences compilation warnings since Emacs 22.1Glenn Morris2013-06-011-2/+1
* * lisp/progmodes/cc-mode.el: Move load of cc-vars before that of cc-langsGlenn Morris2013-05-301-1/+1
* Handle "capitalised keywords" correctly.Alan Mackenzie2013-05-281-1/+1
* Remove spurious syntax-table text properties inserted by C-y.Alan Mackenzie2013-05-271-2/+3
* Eliminate variable c-standard-font-lock-fontify-region-function.Alan Mackenzie2013-05-021-9/+3
* Correct the placement of c-cpp-delimiters when there're #s not at col 0.Alan Mackenzie2013-04-151-5/+4
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Modularize add-log-current-defun.Chong Yidong2012-12-011-1/+3
|/
* Fix bugs in the CC Mode state cache. Enhance a debugging mechanism.Alan Mackenzie2012-11-211-2/+5
* Cleanup uses of "-hooks".Stefan Monnier2012-10-231-2/+4
* * lisp/progmodes/cc-mode.el (auto-mode-alist): Fix typo.Glenn Morris2012-05-251-2/+2
* CC Mode: Ensure searching for keywords is case sensitive.Alan Mackenzie2012-04-161-2/+2
* Further optimise the handling of large macros.Alan Mackenzie2012-03-161-2/+2
* Revert Change #107149.Alan Mackenzie2012-02-221-2/+1
* Fix a loop in c-set-fl-decl-start.Alan Mackenzie2012-02-131-6/+7
* Allow calling C fontification while rendering MIME partsLars Ingebrigtsen2012-02-061-1/+2
* Fix filling for when filladapt mode is enabled.Alan Mackenzie2012-01-131-0/+4
* Optimise font locking in long enum definitions.Alan Mackenzie2012-01-081-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1