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/mh-junk.el

    r4037 r4169  
    115115To use SpamAssassin, add the following recipes to 
    116116\".procmailrc\": 
     117 
     118    # Append to $PATH the location of mhparam in some distros. 
     119    PATH=$PATH:/usr/bin/mh 
    117120 
    118121    MAILDIR=$HOME/`mhparam Path` 
     
    245248        (message "Recategorizing this message as ham...") 
    246249        (call-process mh-sa-learn-executable msg-file mh-temp-buffer nil 
    247                       "--single" "--ham" "--local --no-rebuild")) 
     250                      "--single" "--ham" "--local" "--no-rebuild")) 
    248251      (message "Whitelisting message %d..." msg) 
    249252      (setq from