]> git.eshelyaron.com Git - emacs.git/commit
(dabbrev-completion): Use mapcar, not mapc.
authorRichard M. Stallman <rms@gnu.org>
Mon, 15 May 1995 23:16:08 +0000 (23:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 15 May 1995 23:16:08 +0000 (23:16 +0000)
commitdf6eb420bf10e4fd45a19a2a3d451eeafc98d20b
tree4d78220aaedca7028567a229592acc1ece58b1c2
parent09bc9531d918220dabff9d1f2ffddd0df81e08b6
(dabbrev-completion): Use mapcar, not mapc.
Call dabbrev--reset-global-variables as the first thing.
(dabbrev-abbrev-char-regexp): Default value is nil again.
(dabbrev--find-all-expansions): Don't use push.
(dabbrev--search): Likewise.
(dabbrev-check-other-buffers):
Renamed from dabbrev-always-check-other-buffers.
(dabbrev-check-all-buffers): Renamed frm dabbrev-check-rest-of-buffers.
(dabbrev-expand): Now checks for marker.
(dabbrev--try-find): Now does a protected call to `widen'.
(dabbrev-always-check-other-buffers): Default now t.
(dabbrev--capitalize): Function deleted.
(dabbrev-completion): Use `capitalize'.
lisp/dabbrev.el