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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog.10 [lexbind]
Date: Wed, 15 Sep 2004 20:41:01 -0400

Index: emacs/lisp/ChangeLog.10
diff -c emacs/lisp/ChangeLog.10:1.2.2.2 emacs/lisp/ChangeLog.10:1.2.2.3
*** emacs/lisp/ChangeLog.10:1.2.2.2     Tue Apr 27 14:08:28 2004
--- emacs/lisp/ChangeLog.10     Thu Sep 16 00:14:58 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]