log lisp/textmodes/ooutline.el @ 30830:8395ff348b8e

age author description
2000-03-31 Dave Love (outline-font-lock-keywords): Use :upper:
1997-05-07 Richard M. Stallman (outline-mode): Autoload cookie deleted.
1997-04-12 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1996-09-10 Richard M. Stallman (outline-font-lock-keywords):
1996-01-14 Erik Naggum Update FSF's address.
1996-01-05 Karl Heuer Comment 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. Stallman Comment change.
1995-03-02 Boris Goldowsky (outline-mode): Remove ^ from paragraph-start & paragraph-separate.
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 before final newline.
1994-06-15 Richard M. Stallman (outline-mode): Make change-major-mode-hook buffer-local.
1994-05-12 Richard M. Stallman Comment 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 Heuer Update copyright.
1994-05-02 Richard M. Stallman Doc fixes.
1994-04-19 Richard M. Stallman Comment 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 Heuer Add a comment to document the reason for the change in outline-level.
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.