aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2000-10-26 21:43:55 +0000
committerStefan Monnier <[email protected]>2000-10-26 21:43:55 +0000
commit835a55fe73a841c255deb69c146a3a926da96b65 (patch)
tree6ea414024f5eeeeca4664858b2885bababf829ea /lisp
parent347bef306092311183c43c08d39c9bf544d3f812 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fbb9cc8c93..6cadac865a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2000-10-26 Stefan Monnier <[email protected]>
+
+ * vc.el (vc-start-entry): Only erase the buffer if comment is set.
+
2000-10-26 Vinicius Jose Latorre <[email protected]>
* ps-print.el: Avoid compilation gripes.