aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9f4da1f394a..11355da864c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12008-04-23 Stefan Monnier <monnier@iro.umontreal.ca> 12008-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * complete.el (PC-do-completion): Be more robust in the presence of
4 unexpected values in minibuffer-completion-predicate.
5
3 * minibuffer.el (read-file-name): Don't let-bind default-directory. 6 * minibuffer.el (read-file-name): Don't let-bind default-directory.
4 Only abbreviate default-filename if it's a file. 7 Only abbreviate default-filename if it's a file.
5 8