Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Richard M. Stallman
b4fb325fc2
(allout-before-change-protect): Fix error message.
2005-07-18 20:24:28 +00:00
Richard M. Stallman
40987d96c5
(allout-isearch-expose): Use isearch-mode-end-hook-quit,
...
not isearch-mode-end-hook-error.
2005-07-18 18:47:54 +00:00
Juri Linkov
8ff67d1374
(allout-mode): Delete duplicate words.
2005-07-18 15:15:19 +00:00
Juanma Barranquero
635ca79601
(allout-resolve-xref): Fix typos in error strings.
...
(allout-before-change-protect): Remove unneeded `concat'.
2005-07-18 09:03:05 +00:00
Richard M. Stallman
4185451dc7
(allout-isearch-did-quit): Variable deleted.
...
(allout-real-isearch-abort): Function name no longer used.
(allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
(allout-isearch-rectification): isearch-mode always exists.
Don't set allout-isearch-did-quit.
(allout-isearch-expose): Check isearch-mode-end-hook-error, not
allout-isearch-did-quit.
(allout-enwrap-isearch): Just add the hook.
(allout-isearch-abort): Function deleted.
(allout-pre-command-business): Avoid warning.
2005-07-16 19:15:35 +00:00
Juanma Barranquero
539d773683
(my-mark-marker, allout-isearch-prior-pos, allout-unprotected,
...
allout-undo-aggregation, allout-snug-back, allout-post-command-business,
allout-flag-region, isearch-reenable-font-lock, allout-yank,
allout-insert-latex-header, allout-insert-latex-trailer,
allout-latex-verbatim-quote-curr-line, allout-latexify-exposed,
allout-latex-verb-quote): Fix typos in docstrings.
(allout-enwrap-isearch, regexp-sans-escapes): Doc fix.
(allout-unprotected, allout-prefix-data): Improve argument/docstring
consistency.
(allout-chart-subtree): Fix argument spec.
(allout-open-topic): Rename `use_sib_bullet' argument to `use-sib-bullet'.
Doc fix.
2005-07-13 10:15:39 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Nick Roberts
bff05d9ea2
(allout-exposure): Remove macro and obsolete declaration.
...
Remove references to allout-exposure/change to allout-new-exposure.
2005-05-01 13:43:20 +00:00
Kim F. Storm
bf247b6ed0
Change release version from 21.4 to 22.1 throughout.
...
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Richard M. Stallman
65970d645c
(allout group): Add :version.
...
(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.
2004-11-01 07:32:17 +00:00
Juanma Barranquero
e126900f1e
(allout-chart-subtree, allout-rebullet-topic-grunt): Don't mention in the
...
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.
2004-05-21 18:10:21 +00:00
Richard M. Stallman
95c12694a4
(allout-mode-exposure-menu, allout-mode-editing-menu):
...
(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.
2004-04-17 19:53:58 +00:00
Miles Bader
1f3ddf11e8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
...
Remove RCS keywords
2004-04-10 Miles Bader <miles@gnu.org >
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.
2004-04-10 05:55:49 +00:00
Juanma Barranquero
f134d28b2f
(allout-mode): Fix docstring.
2004-03-21 15:24:38 +00:00
Juanma Barranquero
45435c0eaf
(allout-rebullet-heading): Fix typo in docstring.
2004-03-01 22:45:27 +00:00
Eli Zaretskii
b5ea1dfd17
(allout-mode): Doc fix.
2003-10-16 16:29:14 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
24190da583
(allout-auto-activation, allout-use-mode-specific-leader)
...
(allout-reindent-bodies, allout-unprotected): Don't quote nil and t in
docstrings.
2003-05-06 17:38:32 +00:00
Juanma Barranquero
42d03dd057
Really fix maintainer's e-mail address.
2003-02-24 17:29:49 +00:00
Juanma Barranquero
d6119ee16e
Update maintainer's e-mail address.
2003-02-24 17:28:28 +00:00
Juanma Barranquero
58edceeb14
(allout-pre-command-business): Fix docstring.
2003-02-24 17:27:21 +00:00
Juanma Barranquero
71296446d3
Trailing whitespace deleted.
2003-02-04 11:26:42 +00:00
Markus Rost
9471aeec5c
(allout-init): Give report also in case auto-activation was inhibited.
...
(my-mark-marker): Test for feature 'xemacs instead of a string parse.
2002-12-16 01:01:39 +00:00
Markus Rost
aad94676b7
Avoid name conflicts with outline.el. Use 3 installments to keep
...
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'.
2002-12-16 00:42:23 +00:00
Markus Rost
2265e0170d
Avoid name conflicts with outline.el. Use 3 installments to keep
...
diffs understandable.
Change 2: Put `quotes' around many function and variable names.
2002-12-16 00:26:22 +00:00
Markus Rost
fd5359c61b
Avoid name conflicts with outline.el. Use 3 installments to keep
...
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.
2002-12-16 00:20:42 +00:00
Juanma Barranquero
764079389b
(my-mark-marker): Fix typo.
2002-08-30 11:03:28 +00:00
Juanma Barranquero
d27081f5c6
(outline-goto-prefix): Fix typo.
2002-07-03 13:19:13 +00:00
Pavel Janík
5162c705f8
(outline-layout): Doc fix.
2002-03-27 20:14:09 +00:00
Pavel Janík
660a1df5d3
Fix Keywords header.
2001-12-09 13:13:13 +00:00
Pavel Janík
eac9cf5f89
(outline-version, outline-open-topic)
...
(outline-rebullet-heading, outline-insert-listified)
(outline-latex-verbatim-quote-curr-line)
(outline-latexify-one-item, outlineify-sticky): Use insert instead of
insert-string.
2001-11-26 16:24:26 +00:00
Pavel Janík
6a05d05faf
Fixes to follow coding conventions.
2001-07-16 11:39:42 +00:00
Eli Zaretskii
33e432b18c
Fix the header line, so that finder.el recognizes it.
2001-07-02 10:47:46 +00:00
Gerd Moellmann
124350021f
(outline-flag-region): Move macro in front of first
...
use to avoid a run-time error.
2001-02-26 12:08:29 +00:00
Dave Love
9179616f47
New version from Manheimer.
2000-06-07 13:25:06 +00:00
Richard M. Stallman
edbcb77b91
(isearch-done/outline-provisions): Added `edit'
...
argument to correspond with the current definition of `isearch-done'.
2000-01-11 05:14:48 +00:00
Dave Love
e548a4f766
Fix Keywords header.
1998-06-15 15:45:22 +00:00
Richard M. Stallman
5b9dfc5963
(outline-end-of-prefix): store-match-data => set-match-data.
1998-03-14 04:41:23 +00:00
Stephen Eglen
4bef911093
Customized.
1998-03-07 18:19:38 +00:00
Richard M. Stallman
968bc2c919
Change maintainer email address.
1997-09-13 20:05:52 +00:00
Karl Heuer
353e2ef2de
(outline-auto-activation, outline-layout)
...
(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.
1996-07-13 18:46:08 +00:00
Karl Heuer
fa29cfef7c
(outline-resolve-xref): Do not mistake a blank line
...
following an xref (@) bullet as part of the rerefenced file name.
1996-07-13 18:40:22 +00:00
Karl Heuer
d81c2c3c23
(outline-process-exposed): Fix error format string.
1996-01-29 23:10:03 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Karl Heuer
a0776d6b06
(outline-primary-bullet, outline-numbered-bullet,
...
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.
1996-01-04 23:26:20 +00:00
Richard M. Stallman
be01074898
Comment change.
1995-10-30 17:35:01 +00:00
Karl Heuer
c98fe76ff2
(outline-rebullet-current-heading): Change to C-c *.
1995-05-02 23:26:58 +00:00
Richard M. Stallman
41e798a969
(outline-layout): Doc fix.
1995-03-16 04:34:29 +00:00
Boris Goldowsky
35ad468319
(outline-mode): Remove ^ from paragraph-start & -separate.
1995-03-01 15:39:01 +00:00