summaryrefslogtreecommitdiff
path: root/lisp/gnus/mail-source.el
Commit message (Collapse)AuthorAgeFilesLines
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-15/+15
|
* * mail-source.el (make-source-make-complex-temp-name): UseShengHuo ZHU2002-03-211-7/+10
| | | | | | | | | | | | | | | make-temp-file. * mm-util.el (mm-make-temp-file): New function. * nneething.el (nneething-file-name): Use it. * mm-decode.el (mm-display-external, mm-create-image-xemacs): Ditto. * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view) (gnus-uu-digest-mail-forward, gnus-uu-initialize): Ditto. * gnus-start.el (gnus-slave-save-newsrc): Ditto. * message.el (message-mode): If buffer-file-name, don't set auto save file name. Trivial change from Geoff Greene <ggreene@wpi.edu>
* Patched a wrong location.ShengHuo ZHU2002-02-191-3/+3
|
* * mail-source.el (mail-source-fetch-directory): Run scripts.ShengHuo ZHU2002-02-191-1/+9
|
* Some fixes to follow coding conventions in files from Gnus.Pavel Janík2001-07-151-2/+2
|
* Revert Maintainer change.Dave Love2000-11-091-1/+0
|
* 2000-10-26 Simon Josefsson <sj@extundo.com>Dave Love2000-10-271-3/+6
| | | | | | * mail-source.el (mail-sources): IMAP predicate is a string. (mail-sources): Add default values for IMAP mailbox, predicate and fetchflag.
* 2000-10-26 Dave Love <fx@gnu.org>Dave Love2000-10-261-132/+170
| | | | | | | | | | | | | | | | | | | | | | * mail-source.el: Require imap when compiling and defvar display-time-mail-function. Require mm-util. (nnheader-cancel-timer): Autoload. (mail-source-imap-authenticators, mail-source-imap-streams): New variables. (mail-sources): Use them. (defvar): Use rmail-spool-directory unconditionally. 2000-10-26 Per Abrahamsen <abraham@dina.kvl.dk> * mail-source.el (mail-sources): Better `:type'. 2000-10-26 Kai Gro�ohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> * mail-source.el (mail-source-keyword-map): Use `rmail-spool-directory' as a default directory for the `file' source, if the variable is defined. Fall back to hardcoded "/usr/spool/mail/", as before. Suggestion by Steven E. Harris <seh@speakeasy.org>.
* (mail-source-fetch-imap): BindDave Love2000-10-091-9/+12
| | | | | default-enable-multibyte-characters rather than using mm-disable-multibyte.
* 2000-10-03 Dave Love <fx@gnu.org>Dave Love2000-10-031-5/+10
| | | | | | | | | | | | | | * mail-source.el (mail-sources): Revert to nil. 2000-10-03 ShengHuo ZHU <zsh@cs.rochester.edu> * mail-source.el (mail-source-report-new-mail): Use nnheader-cancel-timer. 2000-10-03 Simon Josefsson <simon@josefsson.org> * mail-source.el (mail-source-imap-file-coding-system): New variable. (mail-source-fetch-imap): Use it.
* (mail-source-delete-incoming): Set to t, assumingDave Love2000-09-201-1/+1
| | | | we'll be careful merging development changes.
* Merge from Gnus trunk.Dave Love2000-09-201-4/+141
|
* *** empty log message ***Gerd Moellmann2000-09-191-0/+736