Move shell-dir-cookie-re feature into Dirtrack mode.
authorChong Yidong <cyd@gnu.org>
Mon, 2 Jan 2012 09:27:32 +0000 (17:27 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 2 Jan 2012 09:27:32 +0000 (17:27 +0800)
commitf75bfc33d63f5087993e9954a71663287ff6ea5c
tree929eeeefd7a5bbb0dd30aaa58a65172b021c79f1
parent651e947eb84b9201faa63ff6dc855a8c99ac8018
Move shell-dir-cookie-re feature into Dirtrack mode.

* lisp/dirtrack.el (dirtrack-list): Eliminate unused third element.
(dirtrack): Merge code for handling relative filenames in prompt
from shell-dir-cookie-watcher.
(dirtrack-debug-message): New arg to avoid excess format calls.

* lisp/shell.el (shell-dir-cookie-re): Variable deleted.
(shell-dir-cookie-watcher): Function deleted.
(shell-mode): Don't use shell-dir-cookie-re, since it is redundant
with dirtrack-mode.
etc/NEWS
lisp/ChangeLog
lisp/dirtrack.el
lisp/shell.el