emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 01 Jun 2002 17:56:41 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3962 emacs/lisp/ChangeLog:1.3963
*** emacs/lisp/ChangeLog:1.3962 Sat Jun  1 14:04:35 2002
--- emacs/lisp/ChangeLog        Sat Jun  1 17:56:40 2002
***************
*** 1,3 ****
--- 1,12 ----
+ 2002-06-02  Kim F. Storm  <address@hidden>
+ 
+       * simple.el: Reworked 2001-06-01 change.
+       (choose-completion-string1): Merged back into choose-completion-string.
+       (choose-completion-string): Run choose-completion-string-functions
+       after checking for proper minibuffer window.  Added mini-p arg to
+       the hook functions.  Insert choice if all hook functions return nil.
+       (choose-completion-string-functions): Doc update.
+       
  2002-06-01  Sam Steingold  <address@hidden>
  
        * files.el (auto-mode-alist): Strip trailing ".in" from the file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]