1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Richard M. Stallman
ee1a4f843b (outline-mode-map): Add menu bar items.
(outline-minor-mode-map): Copy menu bar submap from outline-mode-map.
1993-07-04 21:44:25 +00:00
Richard M. Stallman
340600803e (outline-minor-mode): Add autoload cookie. 1993-06-07 03:47:20 +00:00
Richard M. Stallman
05cf4426ba (outline-flag-region): Pass t as NOUNDO arg
to subst-char-in-region.  No need to restore buffer-modified-p by hand.
1993-06-01 03:24:24 +00:00
Richard M. Stallman
326c43dc29 (outline-minor-mode): Make var permanent local in all buffers.
Give the command a doc string.
1993-05-21 17:25:50 +00:00
Richard M. Stallman
8f1e8ff04f (outline-heading-end-regexp): Fix typo.
(outline-minor-mode-map): New variable.
(minor-mode-map-alist): Add new entry.
(outline-minor-mode): Work with above change.
Do not set outline-regexp or outline-header-end-regexp.
1993-05-19 16:19:00 +00:00
Eric S. Raymond
edbd2f74bc Added or corrected Commentary sections 1993-03-22 05:42:35 +00:00
Eric S. Raymond
9750e079dd entered into RCS 1992-07-22 04:22:30 +00:00
Eric S. Raymond
e516799970 *** empty log message *** 1992-07-16 21:47:34 +00:00
Richard M. Stallman
9371315a05 *** empty log message *** 1992-06-26 04:13:37 +00:00
Eric S. Raymond
6594deb0dc *** empty log message *** 1992-05-30 22:12:04 +00:00
Jim Blandy
f9f9507e1d *** empty log message *** 1991-05-09 21:50:55 +00:00
Brian Preble
26d1e4fd8f Initial revision 1991-04-10 16:07:18 +00:00