aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/cpp.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Correct spellling.Chong Yidong2008-12-031-2/+2
* 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
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-2/+4
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* * progmodes/cpp.el (cpp-edit-load): Make the order of listed conditions in a ...Masatake YAMATO2006-01-191-0/+2
* (cpp-face-none-list): Use cpp-face instead of face.Richard M. Stallman2005-12-251-1/+1
* (cpp-face): New widget.Juri Linkov2005-12-141-6/+12
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-0/+1
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (cpp-face-light-name-list, cpp-face-dark-name-list): Fix spellings inJuanma Barranquero2005-06-101-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (cpp-make-overlay-hidden): Don't make intangible.Stefan Monnier2003-05-131-4/+1
* (cpp-edit-list): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-1/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-6/+6
* (cpp-choose-symbol): Don't cons unnecessarily.Stefan Monnier2002-05-201-1/+1
* (cpp-choose-face): Fix typo.Pavel Janík2001-11-121-1/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (cpp-make-button): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-0/+1
* (toplevel): Support faces on tty's.Eli Zaretskii2000-07-311-2/+4
* Change customization group to `c' from `C'.Dave Love2000-04-011-1/+1
* (cpp-face-light-list, cpp-face-dark-list): FixAndreas Schwab1998-09-181-2/+4
* (cpp-edit-reset): Add a close-quote after the file name.Richard M. Stallman1997-08-041-1/+1
* (cpp-create-bg-face): Don't really make a face.Richard M. Stallman1997-08-041-7/+9
* Customized.Richard M. Stallman1997-07-271-43/+79
* (cpp-highlight-buffer): Make sureRichard M. Stallman1997-05-311-1/+3
* Update address.Per Abrahamsen1997-05-271-1/+1
* (cpp-edit-load): Don't load anything if init-file-user is nil.Richard M. Stallman1996-12-151-2/+5
* (cpp-parse-error): Fix error format string.Karl Heuer1996-01-291-1/+1
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (cpp-unknown-face, cpp-face-mono-list, cpp-face-all-list):Karl Heuer1996-01-041-3/+3
* (cpp-config-file): New variable.Richard M. Stallman1996-01-011-6/+9
* (cpp-edit-reset): Fix typo.Richard M. Stallman1995-04-191-9/+12
* (cpp-edit-list): Move definition toward start of file.Richard M. Stallman1995-04-181-97/+102
* (cpp-parse-open): Delete comments that go past end of line.Richard M. Stallman1995-04-151-13/+20
* entered into RCSRichard M. Stallman1994-09-141-11/+6
* *** empty log message ***Richard M. Stallman1994-09-141-3/+6
* *** empty log message ***Richard M. Stallman1994-09-141-22/+11
* Initial revisionRichard M. Stallman1994-09-141-0/+773