changeset 57915:5277a45b3dfc

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Wed, 03 Nov 2004 14:18:53 +0000
parents 4afd8cdfd00e
children 990dbd4941c8
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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.