diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-03-10 18:30:07 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-03-10 18:30:07 +0000 |
commit | 41b8e71c8886c386264ec9cfab57bb96bf956cb9 (patch) | |
tree | 5e2cd9a5a5bea2f38ab8e51a8fea4bfd7a850730 /lisp/emacs-lisp/cl-specs.el | |
parent | 1c0dde844839669a44a9dcb4686efdeffacd2320 (diff) | |
download | emacs-41b8e71c8886c386264ec9cfab57bb96bf956cb9.tar.gz emacs-41b8e71c8886c386264ec9cfab57bb96bf956cb9.tar.bz2 emacs-41b8e71c8886c386264ec9cfab57bb96bf956cb9.zip |
(hippie-expand-dabbrev-skip-space): Renamed `he-dabbrev-skip-space'.
(hippie-expand-dabbrev-as-symbol): Renamed `he-dabbrev-as-symbol'.
(hippie-expand-no-restriction): New variable.
(hippie-expand-only-buffers): New variable.
(he-init-string,he-line-search,he-list-search,he-dabbrev-search): Use
`buffer-substring-no-properties' to avoid transfer of text properties.
(he-dabbrev-kill-search,he-whole-kill-search): Remove text properties
from search result.
(he-regexp-member): Removed function.
(he-buffer-member): New function used instead of `he-regexp-member'.
(try-expand-line,try-expand-line-all-buffers,try-expand-list,
try-expand-list-all-buffers,try-expand-dabbrev,
try-expand-dabbrev-all-buffers): Depending on
`hippie-expand-no-restriction', widen the buffer before search.
(try-expand-line-all-buffers,try-expand-list-all-buffers,
try-expand-dabbrev-all-buffers): Use `he-buffer-member' and
`hippie-expand-only-buffers'.
Diffstat (limited to 'lisp/emacs-lisp/cl-specs.el')
0 files changed, 0 insertions, 0 deletions