Changeset 4169 for trunk/lisp/mh-e/ChangeLog
- Timestamp:
- 09/30/06 09:12:06 (2 years ago)
- Files:
-
- trunk/lisp (modified) (1 prop)
- trunk/lisp/mh-e/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp
- Property svn:ignore changed from
*.elc
MANIFEST
Makefile
Makefile.unix
makefile
elc.tar.gz
cus-load.el
finder-inf.el
subdirs.el
loaddefs.el
to
*.elc
MANIFEST
Makefile
Makefile.unix
makefile
elc.tar.gz
cus-load.el
finder-inf.el
subdirs.el
loaddefs.el
pre-mh-loaddefs.el-CMD
- Property svn:ignore changed from
trunk/lisp/mh-e/ChangeLog
r4111 r4169 1 2006-09-25 Stephen Gildea <gildea@stop.mail-abuse.org> 2 3 * mh-junk.el (mh-spamassassin-whitelist): Add two missing 4 quotation marks, so that the last two arguments of sa-learn 5 are separated properly (closes SF #1565460). 6 7 * (mh-spamassassin-blacklist): In example .procmailrc, add 8 PATH element to find mhparam on Debian. 9 10 2006-09-24 Stephen Gildea <gildea@stop.mail-abuse.org> 11 12 * mh-comp.el (mh-send-args): Initialize to "" instead of nil 13 so that we always have a valid string for split-string even if 14 nothing is added in mh-send-letter (closes SF #1564742). 15 1 16 2006-07-03 Bill Wohler <wohler@newt.com> 2 17
