comparison lisp/ChangeLog @ 102047:62ca9007a17f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 15 Feb 2009 02:32:03 +0000
parents e30b05317b87
children 37d66cffaf97
comparison
equal deleted inserted replaced
102046:9b33e73e70e3 102047:62ca9007a17f
1 2009-02-15 Richard M Stallman <rms@gnu.org>
2
3 * mail/rmailedit.el (rmail-edit-diff-headers):
4 Delete spurious reference to OLD.
5
1 2009-02-14 Stefan Monnier <monnier@iro.umontreal.ca> 6 2009-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * jit-lock.el (with-buffer-prepared-for-jit-lock): Swap the `let' and 8 * jit-lock.el (with-buffer-prepared-for-jit-lock): Swap the `let' and
4 the `with-buffer-unmodified' to avoid useless `readlink' calls. 9 the `with-buffer-unmodified' to avoid useless `readlink' calls.
5 10