comparison lisp/ChangeLog @ 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
comparison
equal deleted inserted replaced
92046:3831642b30d0 92047:0c8c96c56510
7 7
8 * vc.el (vc-status-mark, vc-status-unmark): New functions. 8 * vc.el (vc-status-mark, vc-status-unmark): New functions.
9 (vc-status-mode-map, vc-status-mode-menu): Mark them instead for 9 (vc-status-mode-map, vc-status-mode-menu): Mark them instead for
10 vc-status-mark-file and vc-status-unmark-file. 10 vc-status-mark-file and vc-status-unmark-file.
11 (vc-status-mark-unmark): New function. 11 (vc-status-mark-unmark): New function.
12 (vc-status-previous-line, vc-status-mark-all-files): No longer 12 (vc-status-previous-line, vc-status-next-line): No longer
13 interactive. 13 interactive.
14 14
15 2008-02-21 Glenn Morris <rgm@gnu.org> 15 2008-02-21 Glenn Morris <rgm@gnu.org>
16 16
17 * composite.el (encode-composition-rule): Fix typo in error message. 17 * composite.el (encode-composition-rule): Fix typo in error message.