aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRyan Barrett2011-10-17 21:48:28 +0200
committerMichael Albinus2011-10-17 21:48:28 +0200
commit87e478b3c1180f9e73396c2fa7c4db55da155489 (patch)
tree1cb20fd84963c9beed852bb0bbc7dd6c1fd9bd8a /lisp/ChangeLog
parentf2ff9e88941024ca1ca03f8ea1404536bc3c1475 (diff)
downloademacs-87e478b3c1180f9e73396c2fa7c4db55da155489.tar.gz
emacs-87e478b3c1180f9e73396c2fa7c4db55da155489.zip
* dirtrack.el (dirtrack): Support shell buffers with path
prefixes, e.g. tramp-based remote shells. (Bug#9647)
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8034cebf0e5..471b1219c19 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
2
3 * dirtrack.el (dirtrack): Support shell buffers with path
4 prefixes, e.g. tramp-based remote shells. (Bug#9647)
5
12011-10-17 Teodor Zlatanov <tzz@lifelogs.com> 62011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
2 7
3 * json.el: Bump version to 1.3 and note change in History. 8 * json.el: Bump version to 1.3 and note change in History.