aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1a53519e840..64a78b0c2bc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,14 @@
12006-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
4 we can explicitly enable/disable rather than toggle.
5 (shell-mode): Use it.
6 (shell-cd): Don't try to reproduce what `cd' does.
7
12006-05-17 Kim F. Storm <storm@cua.dk> 82006-05-17 Kim F. Storm <storm@cua.dk>
2 9
3 * ido.el (ido-read-internal): Use only nondirectory part of default item. 10 * ido.el (ido-read-internal): Use only nondirectory part of
11 default item.
4 12
52006-05-17 Thien-Thi Nguyen <ttn@gnu.org> 132006-05-17 Thien-Thi Nguyen <ttn@gnu.org>
6 14