Mercurial > emacs
diff lisp/ChangeLog @ 53686:ea0b901a1f91
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sat, 24 Jan 2004 17:00:21 +0000 |
parents | f58a3ce5a982 |
children | cfc1659b23a7 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 24 16:59:23 2004 +0000 +++ b/lisp/ChangeLog Sat Jan 24 17:00:21 2004 +0000 @@ -1,3 +1,11 @@ +2004-01-24 Thien-Thi Nguyen <ttn@gnu.org> + + * mail/rmail-spam-filter.el: + Use two semicolons as Commentary line prefix. + Add ";;; Code:" stylized comment. + Delete end-of-line whitespace. + Wrap (require 'cl) with `eval-when-compile'. + 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us> * vc.el (vc-annotate): Fix improper use of `make-local-variable'