comparison lisp/ChangeLog @ 101940:dea4466580a6

* vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map. (vc-default-dir-printer): Add a comment about updating this function. * vc-git.el (vc-git-dir-printer): Use vc-dir-filename-mouse-map for the file name.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 11 Feb 2009 06:36:32 +0000
parents 0c901689da73
children 7ea1de620645
comparison
equal deleted inserted replaced
101939:d55a24c5ff3f 101940:dea4466580a6
1 2009-02-10 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.
4 (vc-default-dir-printer): Add a comment about updating this function.
5
6 * vc-git.el (vc-git-dir-printer): Use vc-dir-filename-mouse-map
7 for the file name.
8
1 2009-02-11 Glenn Morris <rgm@gnu.org> 9 2009-02-11 Glenn Morris <rgm@gnu.org>
2 10
3 * calendar/calendar.el (calendar-window-list): Ignore invisible windows. 11 * calendar/calendar.el (calendar-window-list): Ignore invisible windows.
4 (calendar-set-mode-line): Fall back to a default width if we seem to be 12 (calendar-set-mode-line): Fall back to a default width if we seem to be
5 called from daemon. (Bug#2199) 13 called from daemon. (Bug#2199)