Date: Friday, May 27, 2005 @ 05:24:27
Author: cvs
Path: /usr/local/cvsroot/gnus/lisp
Modified: ChangeLog dgnushack.el gnus-util.el score-mode.el
* gnus-util.el (gnus-run-mode-hooks): New function.
* score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
* dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
---------------+
ChangeLog | 9 +++++++++
dgnushack.el | 5 +++--
gnus-util.el | 6 ++++++
score-mode.el | 6 +++---
4 files changed, 21 insertions(+), 5 deletions(-)
|