Mercurial > emacs
changeset 45613:b1f7bf23b76d
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 01 Jun 2002 21:56:40 +0000 |
parents | e1b3f85895a5 |
children | 8f47aa4a587a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jun 01 21:56:01 2002 +0000 +++ b/lisp/ChangeLog Sat Jun 01 21:56:40 2002 +0000 @@ -1,3 +1,12 @@ +2002-06-02 Kim F. Storm <storm@cua.dk> + + * simple.el: Reworked 2001-06-01 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. + (choose-completion-string-functions): Doc update. + 2002-06-01 Sam Steingold <sds@gnu.org> * files.el (auto-mode-alist): Strip trailing ".in" from the file