aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/hideif.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle ==, !=, + and -.Richard M. Stallman1994-09-191-38/+51
* (hide-ifdefs): Doc fix.Richard M. Stallman1994-07-291-1/+1
* (minor-mode-map-alist): Add missing quote.Richard M. Stallman1994-06-301-1/+1
* (hide-ifdef-syntax-table): New variable.Karl Heuer1994-05-071-54/+57
* (show-ifdefs, hide-ifdefs): Bind inhibit-read-only.Richard M. Stallman1994-05-041-66/+54
* (hif-tokenize): Handle // comments after #if.Richard M. Stallman1994-01-111-0/+5
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-4/+4
* (define-hide-ifdef-mode-map): Don't bind C-c LETTER.Richard M. Stallman1993-06-031-9/+11
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-9/+9
* Doc fix.Christopher Zaborsky1992-10-251-10/+11
* entered into RCSJim Blandy1992-08-191-0/+4
* *** empty log message ***Jim Blandy1992-08-041-1/+1
* *** empty log message ***Richard M. Stallman1992-07-291-1/+17
* *** empty log message ***Jim Blandy1992-07-221-3/+0
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-171-2/+3
* *** empty log message ***Eric S. Raymond1992-07-161-36/+44
* *** empty log message ***Eric S. Raymond1992-05-301-3/+4
* *** empty log message ***Jim Blandy1991-03-061-86/+52
* Initial revisionRichard M. Stallman1989-08-051-0/+1041