changeset 79806:ac0e58571787

Add Incompatible Lisp Changes section with shell.el dirtrack stuff.
author Glenn Morris <rgm@gnu.org>
date Thu, 10 Jan 2008 04:05:45 +0000
parents f292a183eaeb
children 6292ea8947eb
files etc/NEWS
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Jan 10 04:04:46 2008 +0000
+++ b/etc/NEWS	Thu Jan 10 04:05:45 2008 +0000
@@ -112,6 +112,13 @@
 
 *** VC has some support for Git.
 
+* Incompatible Lisp Changes in Emacs 22.2
+
+** shell.el no longer defines the aliases `dirtrack-toggle' and
+`dirtrack-mode' for `shell-dirtrack-mode'.  These names were removed
+because they clash with commands provided by dirtrack.el.  Use
+`shell-dirtrack-mode' instead.
+
 * Lisp Changes in Emacs 22.2.
 
 ** Frame-local variables are deprecated and are slated for removal.