- 17 May, 1997 1 commit
-
-
Richard M. Stallman authored
set the invisible property to `outline'. (outline-minor-mode): Likewise. Also, use `remove-from-invisibility-spec'. (outline-flag-region): Set `outline' as the invisible property.
-
- 07 May, 1997 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(outline-minor-mode): Likewise.
-
Richard M. Stallman authored
-
- 26 Mar, 1997 2 commits
-
-
Richard M. Stallman authored
where an overlay extends on both sides of the region. (outline-mark-subtree): New function. (outline-mode-prefix-map): Put outline-mark-subtree on C-c @.
-
Richard M. Stallman authored
where an overlay extends on both sides of the region.
-
- 14 Dec, 1996 1 commit
-
-
Richard M. Stallman authored
Use overlays-in, to ensure we get rid of empty overlays.
-
- 26 Jun, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 20 Jun, 1996 1 commit
-
-
Richard M. Stallman authored
(outline-backward-same-level, outline-forward-same-level): Likewise.
-
- 14 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 05 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 20 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
(outline-flag-region): Run the hook.
-
- 19 Jul, 1995 1 commit
-
-
Richard M. Stallman authored
backwards motion and handle beg/end of buffer properly.
-
- 07 May, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 06 May, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 02 May, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 25 Apr, 1995 1 commit
-
-
Karl Heuer authored
-
- 14 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 14 Mar, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 10 Mar, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 02 Mar, 1995 1 commit
-
-
Boris Goldowsky authored
-
- 12 Oct, 1994 1 commit
-
-
Simon Marshall authored
-
- 07 Oct, 1994 1 commit
-
-
Richard M. Stallman authored
(outline-mode): Set font-lock-keywords locally.
-
- 03 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 27 Aug, 1994 1 commit
-
-
Richard M. Stallman authored
Define all the C-c commands here. (outline-mode-menu-bar-map): New variable, holds local menu-bar keymap. (outline-mode-map): Bind C-c and menu-bar to those maps. (outline-minor-mode-map): Likewise use those submaps for the prefixes.
-
- 06 Jul, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 15 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 12 May, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 04 May, 1994 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Don't call show-children if levels is 0. No need to check eob in while condition. Delete spurious setq of `first'.
-
- 03 May, 1994 1 commit
-
-
Karl Heuer authored
-
- 02 May, 1994 1 commit
-
-
Richard M. Stallman authored
(hide-sublevels): Rewritten faster and simpler.
-
- 19 Apr, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 18 Apr, 1994 1 commit
-
-
Karl Heuer authored
-
- 13 Mar, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 10 Mar, 1994 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
(outline-on-heading-p): Use bolp, not bobp. (outline-hide-other): Rename from hide-other. (outline-hide-sublevels): Rename from hide-sublevels. (outline-back-to-heading): Error if no previous heading. (outline-next-visible-heading): Check for search failure. (outline-hide-sublevels): Ignore text before first outline heading. (outline-level): Count characters, not columns, so ^L is level 1.
-
- 09 Mar, 1994 1 commit
-
-
Karl Heuer authored
-
- 03 Mar, 1994 1 commit
-
-
Richard M. Stallman authored
(show-children): Use outline-back-to-heading. (outline-next-preface): Don't retreat over \n or ^M if no more headers.
-