From: yamaoka Date: Tue, 7 Dec 1999 09:28:39 +0000 (+0000) Subject: Fix typo. X-Git-Tag: t-gnus-6_14_0-05~12 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=55bf27f1502e4daa5a58e42de093c3c340dc5e5a;p=elisp%2Fgnus.git- Fix typo. --- diff --git a/ChangeLog b/ChangeLog index f7b6b1a..3e8a7d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,7 +9,7 @@ (gnus-treatment-function-alist): Use it. * lisp/dgnushack.el (byte-optimize-form-code-walker): Replace with - the bug fixed version rigidly instead of the use of `defcustom'. + the bug fixed version rigidly instead of the use of `defadvice'. * lisp/message.el (font-lock-after-change-function): Don't use `compile' for the arg of `defadvice'.