comparison lisp/ChangeLog @ 93367:07bc5cae1251

(vc-status-mode-map, vc-status-menu-map): Bind vc-update and vc-print-log.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 29 Mar 2008 00:43:56 +0000
parents 84a5da4da422
children 411d7b7dfe32
comparison
equal deleted inserted replaced
93366:84a5da4da422 93367:07bc5cae1251
1 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu> 1 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * vc.el (vc-update): Check if the buffer is unsaved only if it 3 * vc.el (vc-update): Check if the buffer is unsaved only if it
4 actually exists. 4 actually exists.
5 (vc-status-mode-map, vc-status-menu-map): Bind vc-update. 5 (vc-status-mode-map, vc-status-menu-map): Bind vc-update and vc-print-log.
6 6
7 2008-03-28 Magnus Henoch <mange@freemail.hu> 7 2008-03-28 Magnus Henoch <mange@freemail.hu>
8 8
9 * net/dns.el (dns-write): Use set-buffer-multibyte. 9 * net/dns.el (dns-write): Use set-buffer-multibyte.
10 10