aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/allout.el
Commit message (Collapse)AuthorAgeFilesLines
* (outline-auto-activation, outline-layout)Karl Heuer1996-07-131-126/+125
| | | | | | | | | | | | | | | (outline-primary-bullet, outline-plain-bullets-string) (outline-distinctive-bullets-string, outline-old-style-prefixes) (outline-stylish-prefixes, outline-file-xref-bullet) (outline-use-hanging-indents, outline-bullets-string) (outline-write-file-hook, outline-mode, outline-prefix-data) (outline-before-change-protect, outline-make-topic-prefix) (outline-rebullet-current-heading, outline-rebullet-heading) (outline-listify-exposed, outline-expose-topic) (outline-old-expose-topic, outline-exposure) (outline-latex-verbatim-quote-curr-line) (outline-show-current-subtree, outline-hide-current-subtree) (outline-hide-current-leaves, outline-new-exposure): Doc fix.
* (outline-resolve-xref): Do not mistake a blank lineKarl Heuer1996-07-131-2/+1
| | | | following an xref (@) bullet as part of the rerefenced file name.
* (outline-process-exposed): Fix error format string.Karl Heuer1996-01-291-3/+2
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (outline-primary-bullet, outline-numbered-bullet,Karl Heuer1996-01-041-20/+20
| | | | | | | | outline-override-protect, outline-explicitly-deactivated, outline-init, outline-chart-subtree, outline-chart-spec, outline-make-topic-prefix, outline-open-topic, outline-reindent-body, outline-yank-processing, outline-yank, outlineify-sticky): Doc fix.
* Comment change.Richard M. Stallman1995-10-301-1/+1
|
* (outline-rebullet-current-heading): Change to C-c *.Karl Heuer1995-05-021-2/+2
|
* (outline-layout): Doc fix.Richard M. Stallman1995-03-161-1/+1
|
* (outline-mode): Remove ^ from paragraph-start & -separate.Boris Goldowsky1995-03-011-2/+2
|
* (outline-chart-subtree): Include outline-next-heading in loop conditionsRichard M. Stallman1994-05-251-3/+3
| | | | to detect end-of-buffer (and avoid infinite loop).
* Doc fix.Richard M. Stallman1994-05-221-2/+2
|
* (outline-mode): Use outline-this-or-next-heading.Richard M. Stallman1994-05-171-46/+107
| | | | | | | | | | | | | (outline-this-or-next-heading): New function. (outline-mode): Fixed topic body reindentation scheme so programming code is not indented unless `outline-reindent-bodies' has value `force'. (outline-infer-reindent-bodies): Implement above. (outline-reindent-bodies): Doc fix. (outline-init): New user interface for control of outline-mode session setup. Sets up `outline-find-file-hook', `outline-layout', and `outline-auto-activation'.
* (outline-init): Delete junk at end.Richard M. Stallman1994-05-121-5/+3
|
* (outline-init) New user interface for control ofRichard M. Stallman1994-05-091-946/+1250
| | | | | | | | | | | | | | | | | | | | | | | outline-mode session setup, sets up `outline-find-file-hook', `outline-layout', and `outline-auto-activation'. (outline-mode-post-command-business, outline-mode) (outlineify-sticky): Major new mode activation scheme. See outline-layout docstring for details. (outline-layout, outline-use-mode-specific-leader) (outline-mode-leaders): Variables for new mode-activation scheme. (outline-expose-topic): New specification format and optimizations, including thorough accomodation of multiple top-level topics. (outline-forward-current-level, outline-next-sibling) (outline-backward-current-level, outline-goto-prefix) (outline-show-children, outline-up-current-level) (outline-expose-topic): Behavior refinements and repairs, and speed optimizations. Better accomodation for multiple top-level topics. (outline-recent-end-of-subtree): New state var, basis for many topic-oriented optimizations. Revisions of many docstrings, for conformance to GNU standards and/or clarity.
* major code speedups, bug fixes, behaviorRichard M. Stallman1994-04-301-1644/+3007
| | | | | | | | | | | | | | | | | | | | | refinements, doc-string clarification and elaboration, etc. Prominent new features include: - Exposure changes and navigation are greatly accelerated. - More elaborate and clear doc-string for outline-mode, giving better guidance on use of the mode. - A new exposure-layout syntax, which accomodates outlines with multiple top-level topics. (See `outline-expose' and `outline-new-exposure'.) - Automatic exposure and verfication-prompting on attempts to change text within concealed regions, before they are applied. (Undo affecting concealed regions is only exposed, not verified, to facilitate smooth undo sequences.) - 'hot-spot' navigation implemented. When the cursor is on a topic's bullet, regular-character keystrokes will be interepreted as if they were preceded by ^C, when appropriate, so users can navigate and adjust exposure, etc, with single-stroke commands. - Lucid emacs accomodated.
* Fix copying conditions for current GPL version.Richard M. Stallman1994-04-071-15/+14
|
* (outline-copy-exposed): Don't use replace-regexp.Richard M. Stallman1993-12-231-3/+5
|
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-14/+14
|
* (outlinify-sticky): Renamed from outlineify-sticky.Richard M. Stallman1993-06-071-5/+5
|
* entered into RCSRichard M. Stallman1993-06-021-0/+2614