diff options
| author | Ryan Barrett | 2011-10-17 21:48:28 +0200 |
|---|---|---|
| committer | Michael Albinus | 2011-10-17 21:48:28 +0200 |
| commit | 87e478b3c1180f9e73396c2fa7c4db55da155489 (patch) | |
| tree | 1cb20fd84963c9beed852bb0bbc7dd6c1fd9bd8a /lisp/ChangeLog | |
| parent | f2ff9e88941024ca1ca03f8ea1404536bc3c1475 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-10-17 Teodor Zlatanov <tzz@lifelogs.com> | 6 | 2011-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. |