# HG changeset patch # User Glenn Morris # Date 1199937945 0 # Node ID ac0e585717875d9a40687a6dcba8522972c35342 # Parent f292a183eaeb8f09f6d2b34362cf877d8e3a36a4 Add Incompatible Lisp Changes section with shell.el dirtrack stuff. diff -r f292a183eaeb -r ac0e58571787 etc/NEWS --- 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.