diff lisp/ChangeLog @ 80333:5818a522c583

(vc-bzr-registered): Fail if `bzr' is not installed. (vc-bzr-annotate-command): Preserve line alignment. (vc-bzr-annotate-time): Accept space used to preserve alignment.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 14 Mar 2008 19:38:46 +0000
parents ec291531e92c
children 0095e7ebf658
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Mar 14 17:47:50 2008 +0000
+++ b/lisp/ChangeLog	Fri Mar 14 19:38:46 2008 +0000
@@ -1,3 +1,9 @@
+2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* vc-bzr.el (vc-bzr-registered): Fail if `bzr' is not installed.
+	(vc-bzr-annotate-command): Preserve line alignment.
+	(vc-bzr-annotate-time): Accept space used to preserve alignment.
+
 2008-03-13  Richard Stallman  <rms@gnu.org>
 
 	* mouse.el (mouse-yank-secondary): Nice error msg if no secondary sel.