log lisp/textmodes/ooutline.el @ 7048:d4575065e6aa

age author description
Tue, 19 Apr 1994 07:44:27 +0000 Richard M. Stallman Comment change.
Mon, 18 Apr 1994 23:53:51 +0000 Karl Heuer (outline-end-of-subtree): Stop before final newline.
Sun, 13 Mar 1994 00:38:48 +0000 Richard M. Stallman (hide-other, hide-sublevels): Renamed from outline-...
Thu, 10 Mar 1994 23:57:21 +0000 Karl Heuer Add a comment to document the reason for the change in outline-level.
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.