aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/cc-vars.el
Commit message (Collapse)AuthorAgeFilesLines
* Simply require wid-edit and custom in eval-when-compile.Richard M. Stallman2002-12-041-20/+3
|
* Undo previous change.Kenichi Handa2002-11-181-1/+1
|
* Don't cc-bytecomp-defun char-table-p.Kenichi Handa2002-11-141-1/+1
|
* CC Mode update to version 5.29. This is for testing; it's not a releasedMartin Stjernholm2002-04-221-112/+300
| | | | version.
* 2002-04-06 Per Abrahamsen <[email protected]>Per Abrahamsen2002-04-061-1/+5
| | | | | | * progmodes/cc-vars.el (c-block-comment-prefix): Specify :value for customization type. Reported by Mattias Fredsberg <[email protected]>.
* Fix typo.Pavel Janík2002-01-131-1/+1
|
* *** empty log message ***Stefan Monnier2001-10-121-1/+1
|
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-0/+5
|
* Update to version 5.28.Gerd Moellmann2001-03-211-93/+193
|
* Fix copyright years.Dave Love2000-12-061-1/+1
|
* (c-style-variables-are-local-p): IncompatibleGerd Moellmann2000-07-241-11/+31
| | | | | | | | | | | | | | | | | change by defaulting this to t. It's motivated by the confusing behavior that otherwise arise from the style system when editing both java and non-java files at the same time (see the comments about style setting in c-common-init). (c-offsets-alist): Changed default for member-init-cont to c-lineup-multi-inher since it now handles member initializers and indents better for leading commas. (c-syntactic-indentation): New variable to turn off all syntactic indentation. (c-special-indent-hook): Don't use set-from-style on this.
* Installed version 5.26Gerd Moellmann1999-12-121-137/+610
|
* Installed CC Mode 5.25.Barry A. Warsaw1999-02-081-25/+74
|
* (c-emacs-features): Var moved from cc-defs.el.Richard M. Stallman1998-03-081-1/+1
|
* (c-enable-xemacs-performance-kludge-p): New variable.Richard M. Stallman1998-03-081-0/+45
|
* (c-enable-xemacs-performance-kludge-p): New variable.Richard M. Stallman1998-02-171-9/+24
| | | | | | (c-default-style): Start doc string with *. (c-default-style): Renamed from c-site-default-style.
* (c-progress-interval): Document new semanticsKarl Heuer1997-10-231-3/+3
|
* Update version number.Karl Heuer1997-10-231-1/+1
|
* Comment change.Richard M. Stallman1997-09-081-1/+1
|
* (c-buffer-is-cc-mode): Definition moved to cc-mode.elRichard M. Stallman1997-08-161-8/+1
|
* (c-buffer-is-cc-mode): New variable.Richard M. Stallman1997-08-111-1/+20
| | | | (c-comment-continuation-stars): New variable.
* (idl-mode-hook): New variable.Richard M. Stallman1997-08-091-1/+13
| | | | (c-initialization-hook): New variable.
* Comment change.Richard M. Stallman1997-07-181-1/+1
|
* Initial revisionRichard M. Stallman1997-07-101-0/+391