summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-vars.el
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-131-3/+3
* Boring merge from savannah.Alan Mackenzie2011-10-281-0/+48
|\
| * Amend to indent and fontify macros "which include their own semicolon"Alan Mackenzie2011-10-271-0/+48
* | DTRT for c-beginning/end-of-defun in nested declaration scopes.Alan Mackenzie2011-10-281-0/+14
|/
* * progmodes/cc-vars.el: Remove (probably) misleading commentLars Magne Ingebrigtsen2011-07-131-2/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-2/+2
* | Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).Alan Mackenzie2010-07-311-9/+17
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * progmodes/cc-vars.el (c-comment-continuation-stars):Stefan Monnier2009-08-291-1/+1
* Enhancements for Objective-C:Alan Mackenzie2009-04-301-1/+41
* (c-style-variables-are-local-p): Mark as safe if boolean. (Bug#2197)Glenn Morris2009-02-261-0/+1
* Comment (minor header format fixes).Glenn Morris2009-01-111-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (c-tab-always-indent, c-insert-tab-function): Doc fix. (Bug#1368)Glenn Morris2008-12-021-13/+10
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Introduce elements for the syntactic symbol arglist-cont-nonempty intoAlan Mackenzie2008-01-271-2/+4
* Merge from emacs--rel--22Miles Bader2008-01-221-0/+2
|\
| * * progmodes/sh-script.el (sh-basic-offset):Dan Nicolaescu2008-01-191-0/+2
| * (c-constant-symbol): Put this defun inside an eval-and-compile, so as toAlan Mackenzie2008-01-161-10/+11
| * * (c-constant-symbol): New function which supersedes c-const-symbol.Alan Mackenzie2008-01-141-19/+30
* | (c-constant-symbol): Put this defun inside an eval-and-compile, so as toAlan Mackenzie2008-01-151-2/+3
* | * progmodes/cc-vars.el (c-constant-symbol): New function which supersedesAlan Mackenzie2008-01-141-19/+30
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (defcustom-c-stylevar): Revert previous change (merge mistake).Glenn Morris2008-01-041-24/+34
* | Merge from emacs--rel--22Miles Bader2007-12-281-34/+24
|\ \ | |/
| * (defcustom-c-stylevar): Revert to pre-2007-12-12 version.Thien-Thi Nguyen2007-12-171-34/+24
| * (defcustom-c-stylevar): Remove debugging message.Thien-Thi Nguyen2007-12-171-1/+0
* | * progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.Thien-Thi Nguyen2007-12-181-4/+5
* | (defcustom-c-stylevar): Remove debugging message.Glenn Morris2007-12-181-1/+0
|/
* Fix typo.Thien-Thi Nguyen2007-12-121-1/+1
* (defcustom-c-stylevar): Rewrite.Thien-Thi Nguyen2007-12-121-24/+35
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* * (c-special-indent-hook): Amend doc-string to mentionAlan Mackenzie2007-04-041-1/+2
* (c-offsets-alist): Fix typo in docstring.Juanma Barranquero2007-01-291-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-2/+2
* Add my name.Alan Mackenzie2007-01-201-1/+2
* Update CC Mode to version 5.31.4. The detailed changes are thoseAlan Mackenzie2007-01-011-5/+6
* Fix Copyright format.Glenn Morris2006-12-031-2/+3
* (c-backslash-column): Add . at end of sentence.Jan Djärv2006-11-261-1/+1
* Mention c-backslash-max-column in documentation for c-backslash-column.Jan Djärv2006-11-251-1/+1