X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=24e832429736dda560b783ccc745c7120bfc1826;hb=9fca19ffcb31cf940fd8deaa93583ac27e505f1e;hp=06ee2ce98b5787b95ae4b5fe9d91d134c61cab13;hpb=ddf2edf823a39cd84eb0263b87b8f8c6a0c2c289;p=elisp%2Fgnus.git- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06ee2ce..24e8324 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-10-14 Katsumi Yamaoka + + * spam-stat.el: Require cl for the functions gethash, + hash-table-count, make-hash-table and mapc for Emacs 20. + (puthash): Alias to cl-puthash for Emacs 20. + (with-syntax-table): New macro for Emacs 20. + 2002-10-12 Jesper harder * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.