]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Wed, 20 Jun 2001 11:03:44 +0000 (11:03 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 20 Jun 2001 11:03:44 +0000 (11:03 +0000)
lisp/ChangeLog

index 2087a03aeb8167e6e0a74ece3e0a5c4fa8479a03..ff57af78c32212c8c043c1d0e4c664148115a899 100644 (file)
@@ -1,3 +1,15 @@
+2001-06-20  Richard M. Stallman  <rms@gnu.org>
+
+       * dabbrev.el (dabbrev--make-friend-buffer-list): New function,
+       broken out from dabbrev--find-expansion.  Handle minibuffer
+       specially here.
+       (dabbrev--find-expansion): Simplify code in various ways.
+       Don't treat minibuffers specially.
+       Call dabbrev--make-friend-buffer-list.
+       (dabbrev--select-buffers): Don't treat minibuffers specially.
+       Simplify.
+       (dabbrev--scanning-message): Do nothing when minibuffer is current.
+
 2001-06-19  John Wiegley  <johnw@gnu.org>
 
        * eshell/eshell.el: Don't load in esh-util if it's already loaded.