changeset 32345:8590f41e29c5

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Tue, 10 Oct 2000 01:28:06 +0000
parents f91ef1141a75
children fa3f5e8f6201
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 10 01:25:40 2000 +0000
+++ b/lisp/ChangeLog	Tue Oct 10 01:28:06 2000 +0000
@@ -1,3 +1,8 @@
+2000-10-09  Thien-Thi Nguyen  <ttn@gnu.org>
+
+	* vc.el (with-vc-file, edit-vc-file): Specify `indent-function'
+	property.
+
 2000-10-09  Dave Love  <fx@gnu.org>
 
 	* toolbar/tool-bar.el (tool-bar-mode): Check whether tool-bar-map
@@ -46,7 +51,7 @@
 	* vc.el (vc-version-diff): diff-switches can be a list.
 	Use relative filenames for prettier output.
 
-	* pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice) 
+	* pcvs.el (cvs-append-to-ignore, cvs-vc-command-advice)
 	(vc-post-command-functions): Remove old-VC compatibility code.
 
 	* newcomment.el (comment-indent-default): Autoload.