From 89a2b3d123bb847ddac6dd4d1b3bfc7cc4e278ef Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 31 May 2002 23:59:50 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ca926ce2e1e..5eedf9c6e12 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-06-01 Kim F. Storm + + * 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 * emulation/cua-base.el (cua--last-deleted-region-pos) -- 2.39.5