log lisp/textmodes/ooutline.el @ 6298:4f65581e0972

age author description
Thu, 10 Mar 1994 23:49:00 +0000 Karl Heuer (outline-mode, outline-level): Doc fix.
Wed, 09 Mar 1994 06:52:12 +0000 Karl Heuer (outline-regexp): Initialize outside the defvar.
Thu, 03 Mar 1994 19:17:47 +0000 Richard M. Stallman (outline-on-heading-p): Use bolp.
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.