changeset 53686:ea0b901a1f91

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sat, 24 Jan 2004 17:00:21 +0000
parents 2d1c4cfccc4a
children 4f06a8a0e7a6
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
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'