comparison lisp/ChangeLog @ 93368:411d7b7dfe32

(vc-bzr-state-heuristic): Fix last change for when there are conflicts.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 29 Mar 2008 01:09:45 +0000
parents 07bc5cae1251
children eaf6138f43e7
comparison
equal deleted inserted replaced
93367:07bc5cae1251 93368:411d7b7dfe32
1 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * vc-bzr.el (vc-bzr-state-heuristic): Fix last change for when there
4 are conflicts.
5
1 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu> 6 2008-03-29 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * vc.el (vc-update): Check if the buffer is unsaved only if it 8 * vc.el (vc-update): Check if the buffer is unsaved only if it
4 actually exists. 9 actually exists.
5 (vc-status-mode-map, vc-status-menu-map): Bind vc-update and vc-print-log. 10 (vc-status-mode-map, vc-status-menu-map): Bind vc-update and vc-print-log.