emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 17 May 2006 21:57:25 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9554 emacs/lisp/ChangeLog:1.9555
--- emacs/lisp/ChangeLog:1.9554 Wed May 17 21:25:47 2006
+++ emacs/lisp/ChangeLog        Wed May 17 21:57:25 2006
@@ -1,6 +1,14 @@
+2006-05-17  Stefan Monnier  <address@hidden>
+
+       * shell.el (shell-dirtrack-mode): Make it into a proper minor mode, so
+       we can explicitly enable/disable rather than toggle.
+       (shell-mode): Use it.
+       (shell-cd): Don't try to reproduce what `cd' does.
+
 2006-05-17  Kim F. Storm  <address@hidden>
 
-       * ido.el (ido-read-internal): Use only nondirectory part of default 
item.
+       * ido.el (ido-read-internal): Use only nondirectory part of
+       default item.
 
 2006-05-17  Thien-Thi Nguyen  <address@hidden>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]