diff lisp/ediff-diff.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 009383a57ce8
line wrap: on
line diff
--- a/lisp/ediff-diff.el	Sat Jan 31 18:53:50 2009 +0000
+++ b/lisp/ediff-diff.el	Sat Jan 31 22:10:22 2009 +0000
@@ -1529,11 +1529,11 @@
 
 
 
-;;; 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: a86d448e-58d7-4572-a1d9-fdedfa22f648
 ;;; ediff-diff.el ends here