comparison lisp/ChangeLog @ 54607:3543991a6118

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 28 Mar 2004 01:39:49 +0000
parents 7830fa922e7e
children 9c5d02cd28b1
comparison
equal deleted inserted replaced
54606:959316c3db53 54607:3543991a6118
1 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
2
3 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
4 Call vc-find-file-hook here instead of in auto-revert-buffers.
5 (auto-revert-buffers): Delete call to vc-find-file-hook.
6
1 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk> 7 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
2 8
3 * woman.el (woman-change-fonts): Rename local variable 9 * woman.el (woman-change-fonts): Rename local variable
4 woman-font-alist to font-alist to avoid a compiler warning. 10 woman-font-alist to font-alist to avoid a compiler warning.
5 11