Mercurial > emacs
changeset 92047:0c8c96c56510
*** empty log message ***
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 21 Feb 2008 09:28:08 +0000 |
parents | 3831642b30d0 |
children | 6c7b0f83001a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Feb 21 09:15:32 2008 +0000 +++ b/lisp/ChangeLog Thu Feb 21 09:28:08 2008 +0000 @@ -9,7 +9,7 @@ (vc-status-mode-map, vc-status-mode-menu): Mark them instead for vc-status-mark-file and vc-status-unmark-file. (vc-status-mark-unmark): New function. - (vc-status-previous-line, vc-status-mark-all-files): No longer + (vc-status-previous-line, vc-status-next-line): No longer interactive. 2008-02-21 Glenn Morris <rgm@gnu.org>