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 2d66f8e01f2..1661bfa789c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12008-04-29 Stefan Monnier <monnier@iro.umontreal.ca> 12008-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * dired.el (dired-read-dir-and-switches): Replace last change with
4 a new approach that mixes read-file-name and read-directory-name.
5
3 * files.el (read-buffer-to-switch): 6 * files.el (read-buffer-to-switch):
4 Avoid making assumptions about `other-buffer'. 7 Avoid making assumptions about `other-buffer'.
5 8