# HG changeset patch # User Dan Nicolaescu # Date 1203586164 0 # Node ID 6c7b0f83001ab9970890e7e3896c6822ecd2dd16 # Parent 0c8c96c5651073e1dbc404988075afe4377b9285 *** empty log message *** diff -r 0c8c96c56510 -r 6c7b0f83001a lisp/ChangeLog --- a/lisp/ChangeLog Thu Feb 21 09:28:08 2008 +0000 +++ b/lisp/ChangeLog Thu Feb 21 09:29:24 2008 +0000 @@ -6,11 +6,10 @@ 2008-02-21 Dan Nicolaescu * vc.el (vc-status-mark, vc-status-unmark): New functions. - (vc-status-mode-map, vc-status-mode-menu): Mark them instead for + (vc-status-mode-map, vc-status-mode-menu): Bind them instead for vc-status-mark-file and vc-status-unmark-file. (vc-status-mark-unmark): New function. - (vc-status-previous-line, vc-status-next-line): No longer - interactive. + (vc-status-previous-line, vc-status-next-line): No longer interactive. 2008-02-21 Glenn Morris