]> code.delx.au - gnu-emacs/history - lisp/textmodes/ooutline.el
(reftex-with-special-syntax): Bind `case-fold-search' to nil.
[gnu-emacs] / lisp / textmodes / ooutline.el
1997-05-07 Richard M. Stallman(outline-mode): Autoload cookie deleted.
1997-04-12 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1996-09-10 Richard M. Stallman(outline-font-lock-keywords):
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-05 Karl HeuerComment fixes.
1995-05-02 Richard M. Stallman(outline-minor-mode-prefix): Change to C-c @.
1995-04-25 Karl Heuer(outline-minor-mode): Use force-mode-line-update.
1995-04-14 Richard M. StallmanComment change.
1995-03-02 Boris Goldowsky(outline-mode): Remove ^ from paragraph-start & paragra...
1994-10-12 Simon Marshall* outline.el: (outline-mode): Set font-lock-defaults.
1994-10-07 Richard M. Stallman(outline-font-lock-keywords): New variable.
1994-09-03 Richard M. Stallman(outline-minor-mode-prefix): Doc fix.
1994-08-27 Richard M. Stallman(outline-mode-prefix-map): New variable.
1994-07-06 Richard M. Stallman(outline-next-preface): Undo previous change: do stop...
1994-06-15 Richard M. Stallman(outline-mode): Make change-major-mode-hook buffer...
1994-05-12 Richard M. StallmanComment change.
1994-05-04 Richard M. Stallman(hide-sublevels): Typo in previous change.
1994-05-04 Richard M. Stallman(hide-sublevels): No need for condition-case.
1994-05-03 Karl HeuerUpdate copyright.
1994-05-02 Richard M. StallmanDoc fixes.
1994-04-19 Richard M. StallmanComment change.
1994-04-18 Karl Heuer(outline-end-of-subtree): Stop before final newline.
1994-03-13 Richard M. Stallman(hide-other, hide-sublevels): Renamed from outline-...
1994-03-10 Karl HeuerAdd a comment to document the reason for the change...
1994-03-10 Karl Heuer(outline-mode, outline-level): Doc fix.
1994-03-09 Karl Heuer(outline-regexp): Initialize outside the defvar.
1994-03-03 Richard M. Stallman(outline-on-heading-p): Use bolp.
1994-02-24 Richard M. Stallman(hide-sublevels): Doc fix. Rename arg.
1994-02-24 Richard M. Stallman(outline-minor-mode-prefix): Change to C-c C-o.
1994-02-10 Karl Heuer(outline-mode): Fix spelling of add-hook.
1994-02-08 Richard M. Stallman(show-children): Don't narrow to (1+ (point-max)) when
1994-02-05 Richard M. Stallman(outline-end-of-subtree): If loop leaves us at eob,
1994-02-04 Richard M. Stallman(outline-mode-map): Move C-c C-h to C-c C-d.
1994-01-31 Richard M. Stallman(show-children): Don't call outline-level at eob.
1994-01-29 Richard M. Stallman(minor-mode-alist): Don't add "Outl" if already added.
1993-12-23 Richard M. Stallman(outline-minor-mode): When turning off the mode, turn...
1993-09-21 Brian Fox(outline-minor-mode): Force update of modeline when...
1993-08-14 Richard M. Stallman(outline-level): New var. Everything funcalls this
1993-08-14 Richard M. Stallman(outline-minor-mode-prefix): New variable.
1993-07-20 Richard M. Stallman(outline-mode-map): Delete spurious `outline-'
1993-07-04 Richard M. Stallman(outline-mode-map): Add menu bar items.
1993-06-07 Richard M. Stallman(outline-minor-mode): Add autoload cookie.
1993-06-01 Richard M. Stallman(outline-flag-region): Pass t as NOUNDO arg
1993-05-21 Richard M. Stallman(outline-minor-mode): Make var permanent local in all...
1993-05-19 Richard M. Stallman(outline-heading-end-regexp): Fix typo.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1992-07-22 Eric S. Raymondentered into RCS
1992-07-16 Eric S. Raymond*** empty log message ***
1992-06-26 Richard M. Stallman*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1991-05-09 Jim Blandy*** empty log message ***
1991-04-10 Brian PrebleInitial revision