diff lisp/ediff-vers.el @ 101721:c55394eee0de

Follow commenting conventions.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 31 Jan 2009 22:10:22 +0000
parents a9dc0e7c3f2b
children 29f059f3011c
line wrap: on
line diff
--- a/lisp/ediff-vers.el	Sat Jan 31 18:53:50 2009 +0000
+++ b/lisp/ediff-vers.el	Sat Jan 31 22:10:22 2009 +0000
@@ -232,11 +232,11 @@
 (provide 'ediff-vers)
 
 
-;;; 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:
+;; 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: bbb34f0c-2a90-426a-a77a-c75f479ebbbf
 ;;; ediff-vers.el ends here