aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-01-02 17:27:32 +0800
committerChong Yidong2012-01-02 17:27:32 +0800
commitf75bfc33d63f5087993e9954a71663287ff6ea5c (patch)
tree929eeeefd7a5bbb0dd30aaa58a65172b021c79f1 /lisp/ChangeLog
parent651e947eb84b9201faa63ff6dc855a8c99ac8018 (diff)
downloademacs-f75bfc33d63f5087993e9954a71663287ff6ea5c.tar.gz
emacs-f75bfc33d63f5087993e9954a71663287ff6ea5c.zip
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.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5c9274fdda5..d5c10373546 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12012-01-02 Chong Yidong <cyd@gnu.org>
2
3 * dirtrack.el (dirtrack-list): Eliminate unused third element.
4 (dirtrack): Merge code for handling relative filenames in prompt
5 from shell-dir-cookie-watcher.
6 (dirtrack-debug-message): New arg to avoid excess format calls.
7
8 * shell.el (shell-dir-cookie-re): Variable deleted.
9 (shell-dir-cookie-watcher): Function deleted.
10 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
11 with dirtrack-mode.
12
12012-01-01 Eli Zaretskii <eliz@gnu.org> 132012-01-01 Eli Zaretskii <eliz@gnu.org>
2 14
3 * term/w32-win.el (dynamic-library-alist) <gnutls>: Load 15 * term/w32-win.el (dynamic-library-alist) <gnutls>: Load