Mercurial > emacs
changeset 72644:d1d94d84ec3f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 04 Sep 2006 16:54:25 +0000 |
parents | 27b1d7466c09 |
children | abc1e4de6197 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Sep 04 16:52:52 2006 +0000 +++ b/lisp/ChangeLog Mon Sep 04 16:54:25 2006 +0000 @@ -4,6 +4,10 @@ 2006-09-04 Richard Stallman <rms@gnu.org> + * mail/rmail-spam-filter.el (rsf-scanning-messages-now): Doc fix. + (rsf-min-region-to-spam-list): Doc fix. + (rsf-add-content-type-field): Doc fix. + * simple.el (kill-region): Explicitly test there is a region. 2006-09-04 Chong Yidong <cyd@stupidchicken.com>