diff lisp/ediff-util.el @ 81077:eaa1a54ec3ee

Fix up comment convention.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 25 May 2007 16:42:10 +0000
parents 11ae87f329da
children b98604865ea0 03ec96a627ba
line wrap: on
line diff
--- a/lisp/ediff-util.el	Fri May 25 16:41:25 2007 +0000
+++ b/lisp/ediff-util.el	Fri May 25 16:42:10 2007 +0000
@@ -4315,11 +4315,11 @@
 (provide 'ediff-util)
 
 
-;;; Local Variables:
-;;; eval: (put 'ediff-defvar-local 'lisp-indent-hook 'defun)
-;;; eval: (put 'ediff-with-current-buffer 'lisp-indent-hook 1)
-;;; eval: (put 'ediff-with-current-buffer 'edebug-form-spec '(form body))
-;;; End:
-
-;;; arch-tag: f51099b6-ef4b-470f-88a1-3a0e0b03a879
+;; Local Variables:
+;; eval: (put 'ediff-defvar-local 'lisp-indent-hook 'defun)
+;; eval: (put 'ediff-with-current-buffer 'lisp-indent-hook 1)
+;; eval: (put 'ediff-with-current-buffer 'edebug-form-spec '(form body))
+;; End:
+
+;; arch-tag: f51099b6-ef4b-470f-88a1-3a0e0b03a879
 ;;; ediff-util.el ends here