summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cwarn.el
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos.Juanma Barranquero2011-11-201-5/+5
|
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+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-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* (cwarn-mode): Doc fix.Eli Zaretskii2009-10-051-0/+2
|
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* 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
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* (global-cwarn-mode): define-global-minor-mode changed toChong Yidong2007-02-031-1/+1
| | | | define-globalized-minor-mode.
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
|
* (global-cwarn-mode): Use define-global-minor-modeJuri Linkov2005-12-041-2/+2
| | | | instead of easy-mmode-define-global-mode.
* 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
|
* (cwarn-mode): Specify :group.Lute Kamstra2005-04-041-2/+2
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (global-cwarn-mode): Use define-minor-mode.Stefan Monnier2002-04-081-176/+67
| | | | | | | | | | (global-cwarn-mode): Use easy-mmode-define-global-mode. (cwarn-font-lock-keywords): New function. Replaces cwarn-font-lock-remove-keywords cwarn-font-lock-add-keywords. (cwarn-font-lock-match): New macro. (cwarn-font-lock-match-assignment-in-expression) (cwarn-font-lock-match-dangerous-semicolon) (cwarn-font-lock-match-reference): Use it.
* (cwarn-font-lock-match-assignment-in-expression):Eli Zaretskii2001-12-051-1/+3
| | | | | | Add shift-assignment operators to those highlighted, and highlight the whole operator rather than just the "=". From Broadey Kevin <Kevin.Broadey@motorola.com>.
* (cwarn-font-lock-feature-keywords-alist):Gerd Moellmann2001-10-211-2/+2
| | | | Use `sexp' for :value-type instead of `face'.
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
|
* Copyright up-date.Dave Love2000-08-151-1/+1
|
* (cwarn) <defgroup>: Add :version, :link.Dave Love2000-08-151-5/+12
| | | | | | | | (global-cwarn-mode): Don't make it a user option. Unquote lambda. (cwarn-font-lock-feature-keywords-alist): Don't make it a user option. Provide :type. (cwarn-configuration): Provide :type. (cwarn-mode): Doc fix.
* *** empty log message ***Gerd Moellmann1999-12-211-0/+483