log lisp/textmodes/ooutline.el @ 6080:2f02deab5b9e

age author description
Thu, 24 Feb 1994 23:43:30 +0000 Richard M. Stallman (hide-sublevels): Doc fix. Rename arg.
Thu, 24 Feb 1994 22:37:49 +0000 Richard M. Stallman (outline-minor-mode-prefix): Change to C-c C-o.
Thu, 10 Feb 1994 00:48:59 +0000 Karl Heuer (outline-mode): Fix spelling of add-hook.
Tue, 08 Feb 1994 23:50:09 +0000 Richard M. Stallman (show-children): Don't narrow to (1+ (point-max)) when
Sat, 05 Feb 1994 01:33:12 +0000 Richard M. Stallman (outline-end-of-subtree): If loop leaves us at eob,
Fri, 04 Feb 1994 21:24:31 +0000 Richard M. Stallman (outline-mode-map): Move C-c C-h to C-c C-d.
Mon, 31 Jan 1994 16:41:12 +0000 Richard M. Stallman (show-children): Don't call outline-level at eob.
Sat, 29 Jan 1994 23:58:07 +0000 Richard M. Stallman (minor-mode-alist): Don't add "Outl" if already added.
Thu, 23 Dec 1993 04:47:13 +0000 Richard M. Stallman (outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.
Tue, 21 Sep 1993 07:32:51 +0000 Brian Fox (outline-minor-mode): Force update of modeline when outline-minor-mode
Sat, 14 Aug 1993 09:13:23 +0000 Richard M. Stallman (outline-level): New var. Everything funcalls this
Sat, 14 Aug 1993 09:08:50 +0000 Richard M. Stallman (outline-minor-mode-prefix): New variable.
Tue, 20 Jul 1993 17:57:35 +0000 Richard M. Stallman (outline-mode-map): Delete spurious `outline-'
Sun, 04 Jul 1993 21:44:25 +0000 Richard M. Stallman (outline-mode-map): Add menu bar items.
Mon, 07 Jun 1993 03:47:20 +0000 Richard M. Stallman (outline-minor-mode): Add autoload cookie.
Tue, 01 Jun 1993 03:24:24 +0000 Richard M. Stallman (outline-flag-region): Pass t as NOUNDO arg
Fri, 21 May 1993 17:25:50 +0000 Richard M. Stallman (outline-minor-mode): Make var permanent local in all buffers.
Wed, 19 May 1993 16:19:00 +0000 Richard M. Stallman (outline-heading-end-regexp): Fix typo.
Mon, 22 Mar 1993 05:42:35 +0000 Eric S. Raymond Added or corrected Commentary sections
Wed, 22 Jul 1992 04:22:30 +0000 Eric S. Raymond entered into RCS
Thu, 16 Jul 1992 21:47:34 +0000 Eric S. Raymond *** empty log message ***
Fri, 26 Jun 1992 04:13:37 +0000 Richard M. Stallman *** empty log message ***
Sat, 30 May 1992 22:12:04 +0000 Eric S. Raymond *** empty log message ***
Thu, 09 May 1991 21:50:55 +0000 Jim Blandy *** empty log message ***
Wed, 10 Apr 1991 16:07:18 +0000 Brian Preble Initial revision