comparison lisp/ChangeLog @ 82027:1350ba0c0448

* vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips for branches and new files. * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and local-map handling ... (vc-mode-line): ... here. Improve handling of help-echo. * vc.el (mode-line-string): Document help-echo usage.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 22 Jul 2007 19:04:11 +0000
parents db5b57e9fc79
children ff5079ea60b8
comparison
equal deleted inserted replaced
82026:db5b57e9fc79 82027:1350ba0c0448
1 2007-07-22 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
4 for branches and new files.
5
6 * vc-hooks.el (vc-default-mode-line-string): Move mouse-face and
7 local-map handling ...
8 (vc-mode-line): ... here. Improve handling of help-echo.
9
10 * vc.el (mode-line-string): Document help-echo usage.
11
1 2007-07-22 Michael Albinus <michael.albinus@gmx.de> 12 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
2 13
3 Sync with Tramp 2.1.10. 14 Sync with Tramp 2.1.10.
4 15
5 * tramp.el (tramp-get-ls-command): Fyx typo. 16 * tramp.el (tramp-get-ls-command): Fyx typo.