aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f4e0bf2553a..53152a2a8a0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12002-06-02 Kim F. Storm <storm@cua.dk>
2
3 * simple.el: Reworked 2001-06-01 change.
4 (choose-completion-string1): Merged back into choose-completion-string.
5 (choose-completion-string): Run choose-completion-string-functions
6 after checking for proper minibuffer window. Added mini-p arg to
7 the hook functions. Insert choice if all hook functions return nil.
8 (choose-completion-string-functions): Doc update.
9
12002-06-01 Sam Steingold <sds@gnu.org> 102002-06-01 Sam Steingold <sds@gnu.org>
2 11
3 * files.el (auto-mode-alist): Strip trailing ".in" from the file 12 * files.el (auto-mode-alist): Strip trailing ".in" from the file