diff lisp/ChangeLog @ 57915:5277a45b3dfc

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Wed, 03 Nov 2004 14:18:53 +0000
parents f36e839cbfbc
children 9afdfd21288d
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Nov 03 14:17:03 2004 +0000
+++ b/lisp/ChangeLog	Wed Nov 03 14:18:53 2004 +0000
@@ -1,5 +1,9 @@
 2004-11-03  Thien-Thi Nguyen  <ttn@gnu.org>
 
+	* vc-cvs.el (vc-cvs-annotate-command):
+	Delete extraneous lines from beginning of buffer.
+	* vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
+
 	* progmodes/grep.el (grep-default-command): Take empty string
 	for tag if all other methods yield nil.  Shell-quote the tag.