changeset 32931:cbbde5af8152

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 26 Oct 2000 21:43:55 +0000
parents 470147903e33
children dcf315209a36
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 26 20:53:11 2000 +0000
+++ b/lisp/ChangeLog	Thu Oct 26 21:43:55 2000 +0000
@@ -1,3 +1,7 @@
+2000-10-26  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* vc.el (vc-start-entry): Only erase the buffer if comment is set.
+
 2000-10-26  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
 
 	* ps-print.el: Avoid compilation gripes.