changeset 45606:58b152d88dbd

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 31 May 2002 23:59:50 +0000
parents d3061db40fb5
children 98941f178aa2
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 31 18:43:28 2002 +0000
+++ b/lisp/ChangeLog	Fri May 31 23:59:50 2002 +0000
@@ -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)