summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ooutline.el
Commit message (Expand)AuthorAgeFilesLines
* Update FSF's address.Erik Naggum1996-01-141-2/+4
* Comment fixes.Karl Heuer1996-01-051-1/+1
* (outline-minor-mode-prefix): Change to C-c @.Richard M. Stallman1995-05-021-1/+1
* (outline-minor-mode): Use force-mode-line-update.Karl Heuer1995-04-251-1/+1
* Comment change.Richard M. Stallman1995-04-141-0/+1
* (outline-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-2/+2
* * outline.el: (outline-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* (outline-font-lock-keywords): New variable.Richard M. Stallman1994-10-071-0/+16
* (outline-minor-mode-prefix): Doc fix.Richard M. Stallman1994-09-031-1/+3
* (outline-mode-prefix-map): New variable.Richard M. Stallman1994-08-271-41/+54
* (outline-next-preface): Undo previous change: do stop before final newline.Richard M. Stallman1994-07-061-5/+6
* (outline-mode): Make change-major-mode-hook buffer-local.Richard M. Stallman1994-06-151-0/+1
* Comment change.Richard M. Stallman1994-05-121-5/+0
* (hide-sublevels): Typo in previous change.Richard M. Stallman1994-05-041-1/+1
* (hide-sublevels): No need for condition-case.Richard M. Stallman1994-05-041-14/+11
* Update copyright.Karl Heuer1994-05-031-1/+1
* Doc fixes.Richard M. Stallman1994-05-021-18/+21
* Comment change.Richard M. Stallman1994-04-191-1/+1
* (outline-end-of-subtree): Stop before final newline.Karl Heuer1994-04-181-7/+7
* (hide-other, hide-sublevels): Renamed from outline-...Richard M. Stallman1994-03-131-9/+9
* Add a comment to document the reason for the change in outline-level.Karl Heuer1994-03-101-0/+5
* (outline-mode, outline-level): Doc fix.Karl Heuer1994-03-101-23/+27
* (outline-regexp): Initialize outside the defvar.Karl Heuer1994-03-091-1/+6
* (outline-on-heading-p): Use bolp.Richard M. Stallman1994-03-031-28/+29
* (hide-sublevels): Doc fix. Rename arg.Richard M. Stallman1994-02-241-6/+6
* (outline-minor-mode-prefix): Change to C-c C-o.Richard M. Stallman1994-02-241-1/+47
* (outline-mode): Fix spelling of add-hook.Karl Heuer1994-02-101-1/+1
* (show-children): Don't narrow to (1+ (point-max)) whenRichard M. Stallman1994-02-081-1/+6
* (outline-end-of-subtree): If loop leaves us at eob,Richard M. Stallman1994-02-051-3/+7
* (outline-mode-map): Move C-c C-h to C-c C-d.Richard M. Stallman1994-02-041-1/+1
* (show-children): Don't call outline-level at eob.Richard M. Stallman1994-01-311-1/+3
* (minor-mode-alist): Don't add "Outl" if already added.Richard M. Stallman1994-01-291-2/+3
* (outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.Richard M. Stallman1993-12-231-0/+4
* (outline-minor-mode): Force update of modeline when outline-minor-modeBrian Fox1993-09-211-1/+2
* (outline-level): New var. Everything funcalls thisRichard M. Stallman1993-08-141-17/+21
* (outline-minor-mode-prefix): New variable.Richard M. Stallman1993-08-141-1/+4
* (outline-mode-map): Delete spurious `outline-'Richard M. Stallman1993-07-201-9/+9
* (outline-mode-map): Add menu bar items.Richard M. Stallman1993-07-041-1/+43
* (outline-minor-mode): Add autoload cookie.Richard M. Stallman1993-06-071-0/+1
* (outline-flag-region): Pass t as NOUNDO argRichard M. Stallman1993-06-011-7/+4
* (outline-minor-mode): Make var permanent local in all buffers.Richard M. Stallman1993-05-211-0/+5
* (outline-heading-end-regexp): Fix typo.Richard M. Stallman1993-05-191-15/+17
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+6
* entered into RCSEric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-161-1/+6
* *** empty log message ***Richard M. Stallman1992-06-261-1/+2
* *** empty log message ***Eric S. Raymond1992-05-301-1/+3
* *** empty log message ***Jim Blandy1991-05-091-0/+1
* Initial revisionBrian Preble1991-04-101-0/+396