comparison 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
comparison
equal deleted inserted replaced
81076:c2b0d8bb6ca7 81077:eaa1a54ec3ee
4313 (run-hooks 'ediff-load-hook) 4313 (run-hooks 'ediff-load-hook)
4314 4314
4315 (provide 'ediff-util) 4315 (provide 'ediff-util)
4316 4316
4317 4317
4318 ;;; Local Variables: 4318 ;; Local Variables:
4319 ;;; eval: (put 'ediff-defvar-local 'lisp-indent-hook 'defun) 4319 ;; eval: (put 'ediff-defvar-local 'lisp-indent-hook 'defun)
4320 ;;; eval: (put 'ediff-with-current-buffer 'lisp-indent-hook 1) 4320 ;; eval: (put 'ediff-with-current-buffer 'lisp-indent-hook 1)
4321 ;;; eval: (put 'ediff-with-current-buffer 'edebug-form-spec '(form body)) 4321 ;; eval: (put 'ediff-with-current-buffer 'edebug-form-spec '(form body))
4322 ;;; End: 4322 ;; End:
4323 4323
4324 ;;; arch-tag: f51099b6-ef4b-470f-88a1-3a0e0b03a879 4324 ;; arch-tag: f51099b6-ef4b-470f-88a1-3a0e0b03a879
4325 ;;; ediff-util.el ends here 4325 ;;; ediff-util.el ends here