(hippie-expand-dabbrev-skip-space): Renamed `he-dabbrev-skip-space'.
authorRichard M. Stallman <rms@gnu.org>
Tue, 10 Mar 1998 18:30:07 +0000 (18:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 10 Mar 1998 18:30:07 +0000 (18:30 +0000)
commit41b8e71c8886c386264ec9cfab57bb96bf956cb9
tree5e2cd9a5a5bea2f38ab8e51a8fea4bfd7a850730
parent1c0dde844839669a44a9dcb4686efdeffacd2320
(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'.
lisp/hippie-exp.el