changeset 81077:eaa1a54ec3ee

Fix up comment convention.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 25 May 2007 16:42:10 +0000
parents c2b0d8bb6ca7
children f8e9adbebabb
files lisp/ediff-util.el
diffstat 1 files changed, 7 insertions(+), 7 deletions(-) [+]
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