diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-06-26 02:38:08 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-06-26 02:38:08 +0000 |
commit | bace72098d62721fe00c8f0ff40b1e25f1f418a9 (patch) | |
tree | fb46592eb34d9405cca20abcb38bcca836336c51 /lisp/emacs-lisp/elp.el | |
parent | dd716cec1d25185142da0ddb3c16905b4cb98599 (diff) | |
download | emacs-bace72098d62721fe00c8f0ff40b1e25f1f418a9.tar.gz emacs-bace72098d62721fe00c8f0ff40b1e25f1f418a9.tar.bz2 emacs-bace72098d62721fe00c8f0ff40b1e25f1f418a9.zip |
(keep-lines-read-args): Add INTERACTIVE arg.
(keep-lines): Add INTERACTIVE arg. Never delete lines only
partially contained in the active region. Do not take active
region into account when called from Lisp, unless INTERACTIVE arg
is non-nil. Use `forward-line' instead of `beginning-of-line' to
avoid trouble with fields. Make marker point nowhere when no
longer used. Always return nil. Doc fix.
(flush-lines): Add INTERACTIVE arg. Do not take active region
into account when called from Lisp, unless INTERACTIVE arg is
non-nil. Use `forward-line' instead of `beginning-of-line' to
avoid trouble with fields. Make marker point nowhere when no
longer used. Always return nil. Doc fix.
(how-many): Add INTERACTIVE arg. Make RSTART and REND args
interchangeable. Do not take active region into account when
called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
message in echo area when called from Lisp, unless INTERACTIVE arg
is non-nil. Avoid saying "1 occurrences". Do not use markers.
Return the number of matches. Doc fix.
(occur): Doc fix.
(perform-replace): Make comment follow double space convention for
the sake of `outline-minor-mode'.
Diffstat (limited to 'lisp/emacs-lisp/elp.el')
0 files changed, 0 insertions, 0 deletions