]> git.eshelyaron.com Git - emacs.git/commitdiff
Add Incompatible Lisp Changes section with shell.el dirtrack stuff.
authorGlenn Morris <rgm@gnu.org>
Thu, 10 Jan 2008 04:05:45 +0000 (04:05 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 10 Jan 2008 04:05:45 +0000 (04:05 +0000)
etc/NEWS

index 8e8a050649644dce0430a8409562cc0172e1a851..b6d2cee7b8c7134da267288415755c21145ae947 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -112,6 +112,13 @@ This can be used to add menu entries for backend specific functions.
 
 *** 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.