aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 064e070cded..0ee2b68bf6d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12007-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
12007-07-22 Michael Albinus <michael.albinus@gmx.de> 122007-07-22 Michael Albinus <michael.albinus@gmx.de>
2 13
3 Sync with Tramp 2.1.10. 14 Sync with Tramp 2.1.10.