comparison lisp/ChangeLog @ 81076:c2b0d8bb6ca7

(ediff-defvar-local, ediff-with-current-buffer): Add indentation and debugging info. Fix up comment convention.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 25 May 2007 16:41:25 +0000
parents c25ffc6180f9
children f8e9adbebabb
comparison
equal deleted inserted replaced
81075:8520ffa982fc 81076:c2b0d8bb6ca7
1 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca> 1 2007-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * ediff-init.el (ediff-defvar-local, ediff-with-current-buffer):
4 Add indentation and debugging info. Fix up comment convention.
2 5
3 * cus-dep.el (custom-make-dependencies): Simplify. 6 * cus-dep.el (custom-make-dependencies): Simplify.
4 7
5 * composite.el (compose-region, decompose-region): 8 * composite.el (compose-region, decompose-region):
6 Use inhibit-read-only and restore-buffer-modified-p. 9 Use inhibit-read-only and restore-buffer-modified-p.