]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 31 May 2002 23:59:50 +0000 (23:59 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 31 May 2002 23:59:50 +0000 (23:59 +0000)
lisp/ChangeLog

index ca926ce2e1ec4c580d064f6bbeb276e15b6b167c..5eedf9c6e120d33e7b025aefa2dd4f8b71330096 100644 (file)
@@ -1,3 +1,10 @@
+2002-06-01  Kim F. Storm  <storm@cua.dk>
+
+       * 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.
+
 2002-05-31  Kim F. Storm  <storm@cua.dk>
 
        * emulation/cua-base.el (cua--last-deleted-region-pos)