aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/allout.el
Commit message (Collapse)AuthorAgeFilesLines
* (allout-exposure): Remove macro and obsolete declaration.Nick Roberts2005-05-011-16/+3
| | | | Remove references to allout-exposure/change to allout-new-exposure.
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
| | | | Change development version from 21.3.50 to 22.0.50.
* (allout group): Add :version.Richard M. Stallman2004-11-011-35/+28
| | | | | | | (allout-init): Don't use interactive-p. (allout-ascend-to-depth, allout-ascend, allout-end-of-level) (allout-forward-current-level, allout-backward-current-level): Don't use interactive-p.
* (allout-chart-subtree, allout-rebullet-topic-grunt): Don't mention in theJuanma Barranquero2004-05-211-99/+96
| | | | | | | | | | | | | | | | | | | docstring these arguments meant for internal (recursive) use only. (allout-char-spec): Comment out (it's not implemented). (allout-old-expose-topic, allout-exposure): Fix docstring and add obsolescence declaration. (allout-flatten-exposed-to-buffer, allout-indented-exposed-to-buffer): Fix typos in docstring. (my-mark-marker): Doc fix. (produce-allout-mode-map, allout-sibling-index, allout-isearch-expose) (allout-distinctive-bullet, allout-open-topic, allout-reindent-body) (allout-rebullet-heading, allout-process-exposed, allout-insert-listified) (allout-latex-verb-quote, allout-insert-latex-header) (allout-insert-latex-trailer): Make arguments match their use in docstring. (allout-primary-bullet, allout-old-style-prefixes, allout-inhibit-protection) (allout-init, allout-mode, allout-before-change-protect, allout-flag-region): Use "Emacs" instead of "emacs" in docstrings.
* (allout-mode-exposure-menu, allout-mode-editing-menu):Richard M. Stallman2004-04-171-41/+16
| | | | | | | | (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars. (allout-prior-bindings, allout-added-bindings): Defvars deleted. (allout-init): Use find-file-hook, not find-file-hooks. (allout-mode): Eliminate Emacs 18 support. Use write-contents-functions, not local-write-file-hooks.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-2/+1
| | | | | | | | | | | | | | | | | | | Remove RCS keywords 2004-04-10 Miles Bader <[email protected]> RCS keyword removal (only non-comment changes are enumerated here): * lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed. (byte-compile-insert-header): Don't use `byte-compile-version'. * lisp/url/url-vars.el (url-version): Use the constant string "Emacs" instead of calculating something from the RCS `State' keyword [the latter is almost entirely useless anyway]. * lisp/forms.el (forms-version): Variable removed. (forms-mode): Don't use `forms-version'. * lisp/recentf.el (recentf-version): Variable removed. * lisp/progmodes/delphi.el (delphi-version): Variable removed. * lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
* (allout-mode): Fix docstring.Juanma Barranquero2004-03-211-3/+3
|
* (allout-rebullet-heading): Fix typo in docstring.Juanma Barranquero2004-03-011-4/+4
|
* (allout-mode): Doc fix.Eli Zaretskii2003-10-161-3/+3
|
* Add arch taglinesMiles Bader2003-09-011-2/+3
|
* (allout-auto-activation, allout-use-mode-specific-leader)Juanma Barranquero2003-05-061-8/+8
| | | | | (allout-reindent-bodies, allout-unprotected): Don't quote nil and t in docstrings.
* Really fix maintainer's e-mail address.Juanma Barranquero2003-02-241-5/+5
|
* Update maintainer's e-mail address.Juanma Barranquero2003-02-241-5/+5
|
* (allout-pre-command-business): Fix docstring.Juanma Barranquero2003-02-241-11/+11
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-19/+19
|
* (allout-init): Give report also in case auto-activation was inhibited.Markus Rost2002-12-161-7/+8
| | | | (my-mark-marker): Test for feature 'xemacs instead of a string parse.
* Avoid name conflicts with outline.el. Use 3 installments to keepMarkus Rost2002-12-161-33/+33
| | | | | | | | | diffs understandable. Change 3: Doc changes to adjust to the change to prefix "allout-". Don't provide 'outline. Use " Allout" as mode line string, not " Outl". Put group 'allout in group 'editing. Update Copyright notice. Autoload `allout-init'.
* Avoid name conflicts with outline.el. Use 3 installments to keepMarkus Rost2002-12-161-75/+75
| | | | | | diffs understandable. Change 2: Put `quotes' around many function and variable names.
* Avoid name conflicts with outline.el. Use 3 installments to keepMarkus Rost2002-12-161-1380/+1380
| | | | | | | | diffs understandable. Change 1: Replace globally string "outline-" with string "allout-". Replaced 1446 occurrences; there was no string "allout-" before the change and there seems to be no dependency on outline.el.
* (my-mark-marker): Fix typo.Juanma Barranquero2002-08-301-4/+4
|
* (outline-goto-prefix): Fix typo.Juanma Barranquero2002-07-031-3/+3
|
* (outline-layout): Doc fix.Pavel Janík2002-03-271-7/+7
|
* Fix Keywords header.Pavel Janík2001-12-091-3/+3
|
* (outline-version, outline-open-topic)Pavel Janík2001-11-261-38/+38
| | | | | | | (outline-rebullet-heading, outline-insert-listified) (outline-latex-verbatim-quote-curr-line) (outline-latexify-one-item, outlineify-sticky): Use insert instead of insert-string.
* Fixes to follow coding conventions.Pavel Janík2001-07-161-12/+14
|
* Fix the header line, so that finder.el recognizes it.Eli Zaretskii2001-07-021-3/+3
|
* (outline-flag-region): Move macro in front of firstGerd Moellmann2001-02-261-15/+17
| | | | use to avoid a run-time error.
* New version from Manheimer.Dave Love2000-06-071-625/+1004
|
* (isearch-done/outline-provisions): Added `edit'Richard M. Stallman2000-01-111-1/+1
| | | | argument to correspond with the current definition of `isearch-done'.
* Fix Keywords header.Dave Love1998-06-151-1/+1
|
* (outline-end-of-prefix): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
|
* Customized.Stephen Eglen1998-03-071-44/+94
|
* Change maintainer email address.Richard M. Stallman1997-09-131-2/+2
|
* (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
|