comparison lisp/ChangeLog @ 86423:4325c9655d0d

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 25 Nov 2007 00:42:41 +0000
parents ad95f9479040
children 5eea1f0b4077
comparison
equal deleted inserted replaced
86422:68e2cdfcf931 86423:4325c9655d0d
22 (vc-annotate-mode-map): Bind "V" to it. 22 (vc-annotate-mode-map): Bind "V" to it.
23 (vc-annotate-mode-menu): Add entry for it. 23 (vc-annotate-mode-menu): Add entry for it.
24 (vc-annotate-get-time-set-line-props): New func. 24 (vc-annotate-get-time-set-line-props): New func.
25 (vc-annotate-display-autoscale) 25 (vc-annotate-display-autoscale)
26 (vc-annotate-display-difference): Use it. 26 (vc-annotate-display-difference): Use it.
27
28 * vc-git.el (vc-git-annotate-time): Handle optional field FILENAME.
29 Also, match one space at end of annotation text, after last paren.
27 30
28 2007-11-24 Michael Albinus <michael.albinus@gmx.de> 31 2007-11-24 Michael Albinus <michael.albinus@gmx.de>
29 32
30 * ido.el (ido-file-name-all-completions-1): Check for fboundp of 33 * ido.el (ido-file-name-all-completions-1): Check for fboundp of
31 `tramp-completion-mode-p' as it is in Tramp 2.1. Let-bind 34 `tramp-completion-mode-p' as it is in Tramp 2.1. Let-bind