aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/hideif.el
Commit message (Expand)AuthorAgeFilesLines
* Comment (add Marick as co-author, based on ack.texi and authors.el andGlenn Morris2009-01-101-1/+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
* * progmodes/asm-mode.el (asm-mode-map):Dan Nicolaescu2008-04-211-12/+22
* (hif-factor): Handle unary minus.Stefan Monnier2008-04-121-0/+4
* (hif-token-alist): New var.Stefan Monnier2008-04-051-45/+42
* Remove out-of-date section of commentary.Glenn Morris2008-01-241-6/+0
* (hide-ifdef-shadow): Add version number for defcustom.Martin Rudalics2008-01-231-2/+4
* (hide-ifdef-initially, hide-ifdef-read-only)Glenn Morris2008-01-221-5/+0
* Move defcustoms and defface to start of file.Glenn Morris2008-01-211-31/+32
* (hide-ifdef-shadow): New option.Martin Rudalics2008-01-191-12/+44
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (hide-ifdef-mode-menu): Put hide-ifdef commandsNick Roberts2008-01-061-0/+14
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (show-ifdef-block): Fix bug where parts of a hidden block remained hidden ifEli Zaretskii2006-05-201-6/+8
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+2
* (hide-ifdef-use-define-alist): Pass a list ofStefan Monnier2005-07-071-2/+4
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (hide-ifdef-mode): Specify :group.Lute Kamstra2005-04-041-2/+2
* (hide-ifdef-use-define-alist): UseKim F. Storm2005-02-221-1/+4
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-13/+13
* Augment expression parser to handle conditional expressions.Andreas Schwab2002-03-061-7/+25
* (hif-nexttoken): Move to before first def.Stefan Monnier2001-12-011-4/+4
* (hide-ifdef-mode): Only modifyStefan Monnier2001-11-301-1/+3
* Fix copyright year.Stefan Monnier2001-11-281-1/+1
* (hif-end-of-line): New function.Stefan Monnier2001-11-281-104/+88
* Misc cleanup.Stefan Monnier2001-11-281-367/+258
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-2/+1
* Change authors' mail address.Gerd Moellmann2000-08-151-1/+1
* Correct author's email address. Fix typo in comment.Gerd Moellmann2000-07-191-2/+2
* (hif-compress-define-list)Stefan Monnier2000-06-121-4/+4
* Use new backquote syntax.Gerd Moellmann1999-11-211-36/+36
* (hide-ifdef-mode): Add autoload cookie.Dave Love1999-09-131-0/+2
* (hide-ifdef-env, hif-outside-read-only):Andreas Schwab1998-10-131-56/+58
* Customized.Andreas Schwab1998-01-261-6/+16
* (hif-greater, hif-less, hif-greater-equal)Richard M. Stallman1997-08-251-4/+20
* (hif-token-regexp): Move ! after !=.Richard M. Stallman1996-09-131-1/+1
* (hide-ifdef-mode): Doc fix.Richard M. Stallman1996-05-051-1/+1
* Update FSF's address.Erik Naggum1996-01-141-85/+86
* Comment fix.Karl Heuer1996-01-051-1/+1
* (hide-ifdefs): Set hif-outside-read-only here.Richard M. Stallman1995-12-251-0/+1
* Many doc fixes.Richard M. Stallman1995-12-251-32/+36
* Provide hideif; require cc-mode.Richard M. Stallman1995-10-261-0/+4
* (hide-ifdef-hiding): Delete duplicate defvar.Richard M. Stallman1995-08-271-3/+0
* (hide-ifdef-mode-prefix-key): Change to C-c @.Richard M. Stallman1995-05-021-13/+13
* (hide-ifdef-toggle-read-only): Use force-mode-line-update.Karl Heuer1995-04-251-6/+2
* Comment change.Richard M. Stallman1995-04-141-1/+1