comparison lisp/ChangeLog @ 96907:c80b0289ddf5

(diff-auto-refine-mode): Remove lighter, since it's otherwise displayed in every buffer.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 22 Jul 2008 20:55:30 +0000
parents 7df3d9a17631
children a7596a078e92
comparison
equal deleted inserted replaced
96906:605ff890793b 96907:c80b0289ddf5
1 2008-07-22 Stefan Monnier <monnier@iro.umontreal.ca> 1 2008-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * diff-mode.el (diff-auto-refine-mode): Remove lighter, since it's
4 otherwise displayed in every buffer.
2 5
3 * vc-arch.el (vc-arch-trim-make-sentinel): Use a closure. 6 * vc-arch.el (vc-arch-trim-make-sentinel): Use a closure.
4 (vc-arch-trim-one-revlib): Delete temp directories as well. 7 (vc-arch-trim-one-revlib): Delete temp directories as well.
5 8
6 2008-07-22 Stephen Eglen <stephen@gnu.org> 9 2008-07-22 Stephen Eglen <stephen@gnu.org>