Show
Ignore:
Timestamp:
09/30/06 09:12:06 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

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
  • trunk/lisp/mh-e/ChangeLog

    r4111 r4169  
     12006-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         
     102006-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 
    1162006-07-03  Bill Wohler  <wohler@newt.com> 
    217