]> git.eshelyaron.com Git - emacs.git/commit
* files.el (cd-absolute): Set `list-buffers-directory' in order to
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 18 Dec 2007 21:02:53 +0000 (21:02 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 18 Dec 2007 21:02:53 +0000 (21:02 +0000)
commit9fa0d3aabb61dc96512fdf83e832ebb4d3686eaa
treec866ae5f16d7dc8f146b56527d52e683c90ad5ba
parentd2f795854ea4d0eb76b470779e38e5f8a23e9847
* files.el (cd-absolute): Set `list-buffers-directory' in order to
show correct path in buffer list.

* net/tramp.el (tramp-open-connection-setup-interactive-shell)
(tramp-find-shell): Send only single prompt setting commands, in
order to avoid double-prompt.

* net/tramp-compat.el (top): Require cl only when compiling.
Reported by Glenn Morris <rgm@gnu.org>.
lisp/ChangeLog
lisp/files.el
lisp/net/tramp-compat.el
lisp/net/tramp.el