log lisp/progmodes/hideif.el @ 14743:345ee562c72a

age author description
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Fri, 05 Jan 1996 00:05:12 +0000 Karl Heuer Comment fix.
Mon, 25 Dec 1995 21:03:10 +0000 Richard M. Stallman (hide-ifdefs): Set hif-outside-read-only here.
Mon, 25 Dec 1995 20:44:18 +0000 Richard M. Stallman Many doc fixes.
Thu, 26 Oct 1995 03:13:43 +0000 Richard M. Stallman Provide hideif; require cc-mode.
Sun, 27 Aug 1995 17:18:05 +0000 Richard M. Stallman (hide-ifdef-hiding): Delete duplicate defvar.
Tue, 02 May 1995 03:57:27 +0000 Richard M. Stallman (hide-ifdef-mode-prefix-key): Change to C-c @.
Tue, 25 Apr 1995 22:29:17 +0000 Karl Heuer (hide-ifdef-toggle-read-only): Use force-mode-line-update.
Fri, 14 Apr 1995 23:24:11 +0000 Richard M. Stallman Comment change.
Mon, 19 Sep 1994 05:29:15 +0000 Richard M. Stallman Handle ==, !=, + and -.
Fri, 29 Jul 1994 20:00:00 +0000 Richard M. Stallman (hide-ifdefs): Doc fix.
Thu, 30 Jun 1994 19:21:03 +0000 Richard M. Stallman (minor-mode-map-alist): Add missing quote.
Sat, 07 May 1994 01:42:48 +0000 Karl Heuer (hide-ifdef-syntax-table): New variable.
Wed, 04 May 1994 23:20:44 +0000 Richard M. Stallman (show-ifdefs, hide-ifdefs): Bind inhibit-read-only.
Tue, 11 Jan 1994 05:47:14 +0000 Richard M. Stallman (hif-tokenize): Handle // comments after #if.