comparison lisp/ChangeLog @ 102812:62b984273010

(vc-mtn-register): Fix optional arguments.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 01 Apr 2009 20:01:14 +0000
parents 00247bf9b438
children 2c37faeb7d5e
comparison
equal deleted inserted replaced
102811:00247bf9b438 102812:62b984273010
1 2009-04-01 Dan Nicolaescu <dann@ics.uci.edu> 1 2009-04-01 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-mtn.el (vc-mtn-register): Fix optional arguments.
2 4
3 * vc-hooks.el (vc-name): Avoid calling vc-backend twice. 5 * vc-hooks.el (vc-name): Avoid calling vc-backend twice.
4 (vc-mode-line): Accept and use an optional argument for the 6 (vc-mode-line): Accept and use an optional argument for the
5 backend. 7 backend.
6 (vc-find-file-hook): Use when instead of if. Avoid calling 8 (vc-find-file-hook): Use when instead of if. Avoid calling