Mercurial > emacs
diff lisp/ChangeLog @ 91830:98b6c9d8faca
(vc-annotate-find-revision-at-line): New function.
(vc-annotate-mode-map): Bind it.
(vc-annotate-mode-menu): Add a menu entry for it. Add :help for
some entries.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 14 Feb 2008 07:37:51 +0000 |
parents | d9b5db4c8385 |
children | 8ecca3bbd3f9 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 14 03:57:12 2008 +0000 +++ b/lisp/ChangeLog Thu Feb 14 07:37:51 2008 +0000 @@ -1,3 +1,10 @@ +2008-02-14 Dan Nicolaescu <dann@ics.uci.edu> + + * vc.el (vc-annotate-find-revision-at-line): New function. + (vc-annotate-mode-map): Bind it. + (vc-annotate-mode-menu): Add a menu entry for it. Add :help for + some entries. + 2008-02-14 Glenn Morris <rgm@gnu.org> * Makefile.in (custom-deps, finder-data, autoloads, recompile):