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.10


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog.10
Date: Sun, 12 Sep 2004 16:12:45 -0400

Index: emacs/lisp/ChangeLog.10
diff -c emacs/lisp/ChangeLog.10:1.3 emacs/lisp/ChangeLog.10:1.4
*** emacs/lisp/ChangeLog.10:1.3 Tue Apr 20 23:16:57 2004
--- emacs/lisp/ChangeLog.10     Sun Sep 12 19:59:48 2004
***************
*** 14327,14333 ****
  2002-06-01  Kim F. Storm  <address@hidden>
  
        * simple.el: Reworked previous 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.
--- 14327,14333 ----
  2002-06-01  Kim F. Storm  <address@hidden>
  
        * simple.el: Reworked previous change.
!       (choose-completion-string1): Merge 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.
***************
*** 14348,14354 ****
  2002-06-01  Kim F. Storm  <address@hidden>
  
        * simple.el (choose-completion-string-functions): New special hook.
!       (choose-completion-string1): Renamed from choose-completion-string.
        (choose-completion-string): Run choose-completion-string-functions
        until success, and only call choose-completion-string1 if it fails.
  
--- 14348,14354 ----
  2002-06-01  Kim F. Storm  <address@hidden>
  
        * simple.el (choose-completion-string-functions): New special hook.
!       (choose-completion-string1): Rename from choose-completion-string.
        (choose-completion-string): Run choose-completion-string-functions
        until success, and only call choose-completion-string1 if it fails.
  




reply via email to

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