aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2002-05-31 23:59:50 +0000
committerKim F. Storm <[email protected]>2002-05-31 23:59:50 +0000
commit89a2b3d123bb847ddac6dd4d1b3bfc7cc4e278ef (patch)
tree16f6f4f754acca6be19cbfbcd08f0325ec580ed2 /lisp/ChangeLog
parent262d2cab9ea0e6dcd26fdc066510e5f81f08844b (diff)
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ca926ce2e1..5eedf9c6e1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2002-06-01 Kim F. Storm <[email protected]>
+
+ * 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 <[email protected]>
* emulation/cua-base.el (cua--last-deleted-region-pos)