gnus
24 years agomessage.el: Sending message/partial.
ShengHuo ZHU [Thu, 27 Apr 2000 19:47:56 +0000 (19:47 +0000)]
message.el: Sending message/partial.
mm-bodies.el: Remove blank lines.
mm-partial.el: Remove tail blank lines.

24 years agoMatch more special characters.
ShengHuo ZHU [Thu, 27 Apr 2000 14:05:23 +0000 (14:05 +0000)]
Match more special characters.

24 years agoAvoid attaching the external buffer.
ShengHuo ZHU [Thu, 27 Apr 2000 13:08:09 +0000 (13:08 +0000)]
Avoid attaching the external buffer.

24 years agoAdd message/partial viewer.
ShengHuo ZHU [Thu, 27 Apr 2000 05:32:25 +0000 (05:32 +0000)]
Add message/partial viewer.

24 years ago*** empty log message ***
Dave Love [Wed, 26 Apr 2000 23:05:34 +0000 (23:05 +0000)]
*** empty log message ***

24 years ago(mailcap-mime-data): Fix octet-stream syntax -- might matter in
Dave Love [Wed, 26 Apr 2000 23:04:15 +0000 (23:04 +0000)]
(mailcap-mime-data): Fix octet-stream syntax -- might matter in
Emacs 21.

24 years agoRequire cl when compiling.
Dave Love [Wed, 26 Apr 2000 19:02:14 +0000 (19:02 +0000)]
Require cl when compiling.
(mml-minibuffer-read-type): Avoid redundant lambda.

24 years ago*** empty log message ***
Florian Weimer [Wed, 26 Apr 2000 18:52:57 +0000 (18:52 +0000)]
*** empty log message ***

24 years ago2000-04-26 Florian Weimer <fw@deneb.cygnus.argh.org>
Florian Weimer [Wed, 26 Apr 2000 18:52:38 +0000 (18:52 +0000)]
2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>

* emacs-mime.texi (Charset Translation): New section.

24 years ago2000-04-26 Florian Weimer <fw@deneb.cygnus.argh.org>
Florian Weimer [Wed, 26 Apr 2000 18:51:53 +0000 (18:51 +0000)]
2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>

* message.texi (Various Message Variables): Document
message-default-charset.

24 years ago2000-04-26 Florian Weimer <fw@deneb.cygnus.argh.org>
Florian Weimer [Wed, 26 Apr 2000 18:29:38 +0000 (18:29 +0000)]
2000-04-26  Florian Weimer  <fw@deneb.cygnus.argh.org>

* mm-bodies.el (mm-encode-body): Remove reference to
mm-default-charset in comment.

24 years ago*** empty log message ***
Florian Weimer [Wed, 26 Apr 2000 18:28:35 +0000 (18:28 +0000)]
*** empty log message ***

24 years ago* rfc2047.el (rfc2047-encode-message-header): Fixing typo.
ShengHuo ZHU [Wed, 26 Apr 2000 16:31:38 +0000 (16:31 +0000)]
* rfc2047.el (rfc2047-encode-message-header): Fixing typo.
* gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of let.
* gnus-draft.el (gnus-draft-setup): Fix comments.

24 years agonnmbox.el: Coding-system for creating.
ShengHuo ZHU [Wed, 26 Apr 2000 14:12:03 +0000 (14:12 +0000)]
nnmbox.el: Coding-system for creating.
webmail.el: A comment for yahoo.

24 years agoComments for mail.yahoo.com.
ShengHuo ZHU [Wed, 26 Apr 2000 13:31:34 +0000 (13:31 +0000)]
Comments for mail.yahoo.com.

24 years ago* gnus-msg.el (gnus-configure-posting-styles): Just remove the header if nil.
ShengHuo ZHU [Wed, 26 Apr 2000 06:33:16 +0000 (06:33 +0000)]
* gnus-msg.el (gnus-configure-posting-styles): Just remove the header if nil.

24 years ago* mm-view.el (mm-inline-text): Insert directly if decoded.
ShengHuo ZHU [Wed, 26 Apr 2000 04:36:22 +0000 (04:36 +0000)]
* mm-view.el (mm-inline-text): Insert directly if decoded.
* mml.el (autoload): Typo.

24 years ago* mml.el (mml-preview): Set up posting-charset.
ShengHuo ZHU [Wed, 26 Apr 2000 03:00:12 +0000 (03:00 +0000)]
* mml.el (mml-preview): Set up posting-charset.
* gnus-msg.el (gnus-group-posting-charset-alist): Add koi8-r.

24 years agoFix yahoo mail.
ShengHuo ZHU [Wed, 26 Apr 2000 01:24:42 +0000 (01:24 +0000)]
Fix yahoo mail.

24 years agoFix LWS bug.
ShengHuo ZHU [Wed, 26 Apr 2000 00:18:03 +0000 (00:18 +0000)]
Fix LWS bug.

24 years ago* gnus-util.el (gnus-netrc-machine): Another default to nntp.
ShengHuo ZHU [Tue, 25 Apr 2000 01:13:13 +0000 (01:13 +0000)]
* gnus-util.el (gnus-netrc-machine): Another default to nntp.

24 years ago Restore mml only when required.
ShengHuo ZHU [Mon, 24 Apr 2000 22:24:57 +0000 (22:24 +0000)]
 Restore mml only when required.

24 years ago* gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored back.
ShengHuo ZHU [Mon, 24 Apr 2000 20:59:29 +0000 (20:59 +0000)]
* gnus-score.el (gnus-score-headers): Copy gnus-newsgrou-scored back.

24 years ago* gnus-art.el (gnus-treat-article): Make sure that the summary buffer is live.
ShengHuo ZHU [Mon, 24 Apr 2000 20:04:34 +0000 (20:04 +0000)]
* gnus-art.el (gnus-treat-article): Make sure that the summary buffer is live.

24 years agoChange the mailcap parsing order.
ShengHuo ZHU [Mon, 24 Apr 2000 19:46:51 +0000 (19:46 +0000)]
Change the mailcap parsing order.

24 years agoRelease commit
Lars Magne Ingebrigtsen [Mon, 24 Apr 2000 19:00:37 +0000 (19:00 +0000)]
Release commit

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Mon, 24 Apr 2000 12:40:03 +0000 (12:40 +0000)]
*** empty log message ***

24 years ago* mm-view.el (mm-inline-message): Disable prepare-hook.
ShengHuo ZHU [Mon, 24 Apr 2000 03:30:08 +0000 (03:30 +0000)]
* mm-view.el (mm-inline-message): Disable prepare-hook.

24 years ago* gnus.el: Fix copyright statements.
Lars Magne Ingebrigtsen [Sun, 23 Apr 2000 19:18:48 +0000 (19:18 +0000)]
* gnus.el: Fix copyright statements.

* gnus-sum.el (gnus-alter-articles-to-read-function): New
variable.
(gnus-articles-to-read): Use it.

* message.el (message-get-reply-headers): Bind free variable.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sun, 23 Apr 2000 12:56:36 +0000 (12:56 +0000)]
*** empty log message ***

24 years ago * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
Lars Magne Ingebrigtsen [Sun, 23 Apr 2000 12:56:05 +0000 (12:56 +0000)]
* nnweb.el (nnweb-dejanews-create-mapping): Remove the context
string.
(nnweb-request-group): Don't scan twice.
(nnweb-request-scan): Don't nix out the hashtb.

24 years ago* message.el (message-get-reply-headers): Fix to-address.
ShengHuo ZHU [Sun, 23 Apr 2000 05:16:00 +0000 (05:16 +0000)]
* message.el (message-get-reply-headers): Fix to-address.

24 years ago* webmail.el: Hotmail fix. Add a debug function.
ShengHuo ZHU [Sun, 23 Apr 2000 02:53:49 +0000 (02:53 +0000)]
* webmail.el: Hotmail fix. Add a debug function.

24 years ago * nnweb.el (nnweb-dejanews-create-mapping): Remove the context
Lars Magne Ingebrigtsen [Sat, 22 Apr 2000 22:45:00 +0000 (22:45 +0000)]
* nnweb.el (nnweb-dejanews-create-mapping): Remove the context
string.
(nnweb-request-group): Don't scan twice.
(nnweb-request-scan): Don't nix out the hashtb.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sat, 22 Apr 2000 22:43:54 +0000 (22:43 +0000)]
*** empty log message ***

24 years ago* nnwarchive.el (nnwarchive-egroups-article): Remove < and >.
ShengHuo ZHU [Sat, 22 Apr 2000 14:32:02 +0000 (14:32 +0000)]
* nnwarchive.el (nnwarchive-egroups-article): Remove < and >.

24 years ago* message.el (message-get-reply-headers): Return a value.
Lars Magne Ingebrigtsen [Sat, 22 Apr 2000 12:14:59 +0000 (12:14 +0000)]
* message.el (message-get-reply-headers): Return a value.

24 years ago * gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
Lars Magne Ingebrigtsen [Sat, 22 Apr 2000 12:07:32 +0000 (12:07 +0000)]
* gnus-cache.el (gnus-summary-insert-cached-articles): Reverse the
order messages are inserted.

* mml.el (mml-generate-mime-1): rfc2047-encode the heads of
message/rfc822 parts.

* gnus-art.el (gnus-article-read-summary-keys): Check for
numerical values.

24 years ago* gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
Lars Magne Ingebrigtsen [Sat, 22 Apr 2000 09:56:36 +0000 (09:56 +0000)]
* gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
override.

24 years ago* nntp.el (nntp-retrieve-data): Report the error and return nil.
ShengHuo ZHU [Sat, 22 Apr 2000 00:59:00 +0000 (00:59 +0000)]
* nntp.el (nntp-retrieve-data): Report the error and return nil.

24 years ago* mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
ShengHuo ZHU [Fri, 21 Apr 2000 23:40:42 +0000 (23:40 +0000)]
* mm-bodies.el (mm-decode-content-transfer-encoding): Don't remove
non-base64 text at the end if not found.

24 years ago* gnus-sum.el (gnus-read-move-group-name):
Simon Josefsson [Fri, 21 Apr 2000 22:00:28 +0000 (22:00 +0000)]
* gnus-sum.el (gnus-read-move-group-name):
(gnus-summary-move-article): Use `gnus-group-method' to find out
what method the manually entered group belong to.
`gnus-group-name-to-method' doesn't return any method parameters
and `gnus-find-method-for-group' uses `gnus-group-name-to-method'
for new groups so they wouldn't work.

24 years ago* gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 20:18:28 +0000 (20:18 +0000)]
* gnus-msg.el (gnus-configure-posting-styles): Allow nil values to
override.

24 years ago* gnus-group.el (gnus-group-insert-group-line): Don't call
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 18:29:49 +0000 (18:29 +0000)]
* gnus-group.el (gnus-group-insert-group-line): Don't call
gnus-group-add-icon unconditionally.

* gnus-xmas.el (gnus-group-add-icon): Moved here.

* gnus-group.el (gnus-group-glyph-directory): Don't depend on
xmas.
(gnus-group-glyph-directory): Removed.

24 years agoChangeLog
Florian Weimer [Fri, 21 Apr 2000 18:16:30 +0000 (18:16 +0000)]
ChangeLog

24 years ago* mm-util.el (mm-mime-mule-charset-alist): Support UTF-8 in
Florian Weimer [Fri, 21 Apr 2000 18:16:03 +0000 (18:16 +0000)]
* mm-util.el (mm-mime-mule-charset-alist): Support UTF-8 in
conjunction with MULE-UCS.

24 years ago1999-12-13 Per Abrahamsen <abraham@dina.kvl.dk>
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 18:01:08 +0000 (18:01 +0000)]
1999-12-13  Per Abrahamsen  <abraham@dina.kvl.dk>

* rfc2047.el (rfc2047-fold-region): Don't use the same break twice.

1999-12-14 04:14:44  Katsumi Yamaoka  <yamaoka@jpl.org>

* dgnushack.el (last, mapcon, member-if, union): New compiler
macros for emulating cl functions.

1999-12-21  Jan Vroonhof  <vroonhof@math.ethz.ch>

* message.el (message-shorten-references): Only cater to broken
INN for news. This caters for broken smtpd.

2000-04-21 18:20:10  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* mailcap.el (mailcap-mime-info): Use the first match; not the
last.

* gnus-agent.el (gnus-category-kill): Save the category list.

24 years ago'A c' in group list.
ShengHuo ZHU [Fri, 21 Apr 2000 16:10:55 +0000 (16:10 +0000)]
'A c' in group list.

24 years ago* gnus-group.el (gnus-group-prepare-flat-predicate): New function.
ShengHuo ZHU [Fri, 21 Apr 2000 14:47:10 +0000 (14:47 +0000)]
* gnus-group.el (gnus-group-prepare-flat-predicate): New function.
 (gnus-group-list-cached): Use it.

24 years ago* gnus.el: Update all the copyright notices.
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 13:57:56 +0000 (13:57 +0000)]
* gnus.el: Update all the copyright notices.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 12:10:22 +0000 (12:10 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 11:49:44 +0000 (11:49 +0000)]
*** empty log message ***

24 years ago* mm-view.el: Fix autoload.
Lars Magne Ingebrigtsen [Fri, 21 Apr 2000 11:49:18 +0000 (11:49 +0000)]
* mm-view.el: Fix autoload.

* flow-fill.el (flow-fill): Fix provide.

* gnus-draft.el (gnus-draft-send): Bind message-setup-hook to
nil.

24 years ago* gnus-draft.el (gnus-draft-setup): Restore to mml.
ShengHuo ZHU [Fri, 21 Apr 2000 01:23:46 +0000 (01:23 +0000)]
* gnus-draft.el (gnus-draft-setup): Restore to mml.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 20 Apr 2000 23:47:23 +0000 (23:47 +0000)]
*** empty log message ***

24 years ago* flow-fill.el: Renamed from fill-flowed.
Lars Magne Ingebrigtsen [Thu, 20 Apr 2000 23:47:09 +0000 (23:47 +0000)]
* flow-fill.el: Renamed from fill-flowed.

* message.el (message-forward-ignored-headers): Default to
removing CTE.

24 years ago2000-04-20 16:35:41 Shenghuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 20 Apr 2000 20:36:49 +0000 (20:36 +0000)]
2000-04-20 16:35:41  Shenghuo ZHU  <zsh@cs.rochester.edu>

* mm-uu.el (mm-uu-dissect): Check forwarded message.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 20 Apr 2000 19:43:17 +0000 (19:43 +0000)]
*** empty log message ***

24 years ago* gnus-art.el (gnus-request-article-this-buffer): Allow
Lars Magne Ingebrigtsen [Thu, 20 Apr 2000 19:43:03 +0000 (19:43 +0000)]
* gnus-art.el (gnus-request-article-this-buffer): Allow
re-selecting referenced articles.

* message.el (message-cancel-news): Allow editing.
(message-cancel-message): Add newline.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 20 Apr 2000 12:49:13 +0000 (12:49 +0000)]
*** empty log message ***

24 years ago* nnml.el (nnml-request-expire-articles): Use it.
Lars Magne Ingebrigtsen [Thu, 20 Apr 2000 12:48:45 +0000 (12:48 +0000)]
* nnml.el (nnml-request-expire-articles): Use it.

* nnmail.el (nnmail-expiry-target): New variable.
(nnmail-expiry-target-group): New function.

24 years agoRelease commit
Lars Magne Ingebrigtsen [Wed, 19 Apr 2000 23:30:27 +0000 (23:30 +0000)]
Release commit

24 years ago*** empty log message ***
Dave Love [Wed, 19 Apr 2000 21:13:06 +0000 (21:13 +0000)]
*** empty log message ***

24 years ago(mailcap-parse-mimetypes): Add ...mime.types.
Dave Love [Wed, 19 Apr 2000 21:10:23 +0000 (21:10 +0000)]
(mailcap-parse-mimetypes): Add ...mime.types.

24 years agoThe htmls of egroups changed.
ShengHuo ZHU [Tue, 18 Apr 2000 16:34:32 +0000 (16:34 +0000)]
The htmls of egroups changed.
Fixed some bugs in nnwarchive.
Add one-line-cookie patch for w3-4.0pre.46. It is required by some
  backends of nnwarchive and webmail.

24 years agoCheck the validity of numeric entities.
ShengHuo ZHU [Fri, 14 Apr 2000 22:56:45 +0000 (22:56 +0000)]
Check the validity of numeric entities.

24 years ago*** empty log message ***
Simon Josefsson [Tue, 11 Apr 2000 21:24:50 +0000 (21:24 +0000)]
*** empty log message ***

24 years ago2000-04-10 Daiki Ueno <ueno@unixuser.org>
Simon Josefsson [Tue, 11 Apr 2000 21:23:49 +0000 (21:23 +0000)]
2000-04-10   Daiki Ueno  <ueno@unixuser.org>

        * lisp/imap.el (imap-body-lines): Check Content-Type: of the
        article case insensitively.

24 years agoApply John Wiegley's patch.
ShengHuo ZHU [Tue, 11 Apr 2000 00:42:33 +0000 (00:42 +0000)]
Apply John Wiegley's patch.

24 years agoAdd netscape webmail.
ShengHuo ZHU [Sun, 9 Apr 2000 22:15:32 +0000 (22:15 +0000)]
Add netscape webmail.
Fix HotMail webmail.

24 years agognus.texi (IMAP): Addition.
Simon Josefsson [Sat, 8 Apr 2000 10:14:31 +0000 (10:14 +0000)]
gnus.texi (IMAP): Addition.

24 years agoimap.el (imap-kerberos4-open): Work with recent `imtest's.
Simon Josefsson [Sat, 8 Apr 2000 10:00:50 +0000 (10:00 +0000)]
imap.el (imap-kerberos4-open): Work with recent `imtest's.
nnimap.el (nnimap-request-article): Use BODY.PEEK[] instead of
RFC822.PEEK if server support IMAP4rev1.
(nnimap-request-body): Use BODY.PEEK[TEXT] instead of
RFC822.TEXT.PEEK if server support IMAP4rev1.
(nnimap-request-head): Use BODY.PEEK[HEADER] instead of
RFC822.HEADER if server support IMAP4rev1.
(nnimap-request-article-part): Support bodydetail in response
data.

24 years ago* fill-flowed.el: New file.
Simon Josefsson [Sun, 26 Mar 2000 21:45:30 +0000 (21:45 +0000)]
* fill-flowed.el: New file.

24 years ago* fill-flowed.el: New file.
Simon Josefsson [Sun, 26 Mar 2000 21:45:13 +0000 (21:45 +0000)]
* fill-flowed.el: New file.

* mm-decode.el (mm-dissect-singlepart): Create a MIME handle for
text/plain parts with `format' parameters.

* mm-view.el (autoload): Autoload fill-flowed.
(mm-inline-text): For "plain" parts with a format=flowed
parameter, call `fill-flowed'.

24 years ago* nnslashdot.el (nnslashdot-request-list): Fudge new-style
Lars Magne Ingebrigtsen [Tue, 21 Mar 2000 09:29:48 +0000 (09:29 +0000)]
* nnslashdot.el (nnslashdot-request-list): Fudge new-style
slashdot ids.

24 years ago* nnslashdot.el (nnslashdot-request-list): Use the new slashdot
Lars Magne Ingebrigtsen [Sun, 19 Mar 2000 23:11:03 +0000 (23:11 +0000)]
* nnslashdot.el (nnslashdot-request-list): Use the new slashdot
format.

24 years ago* imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
Simon Josefsson [Thu, 16 Mar 2000 18:01:01 +0000 (18:01 +0000)]
* imap.el: GSSAPI support, support kerberos 4 with Cyrus v1.6.x
`imtest' too.
(imap-kerberos4-program): Renamed from `imap-imtest-program'.
(imap-gssapi-program): New variable.
(imap-streams): Add gssapi.
(imap-stream-alist): Ditto.
(imap-authenticators): Ditto.
(imap-authenticator-alist): Ditto.
(imap-kerberos4-stream-p): Rename from `imap-kerberos4s-p'.
(imap-kerberos4-open): Loop over imtest programs, support Cyrus
1.6.x `imtest' syntax.
(imap-gssapi-stream-p): New function.
(imap-gssapi-open): Ditto.
(imap-gssapi-auth-p): Ditto.
(imap-gssapi-auth): Ditto.
(imap-kerberos4-auth-p): Renamed from `imap-kerberos4a-p'.
(imap-send-command): Use buffer-local `imap-client-eol' value.

24 years ago(nnimap-retrieve-headers-progress): Fold continuation
Simon Josefsson [Thu, 16 Mar 2000 14:57:58 +0000 (14:57 +0000)]
(nnimap-retrieve-headers-progress): Fold continuation
lines and turn TAB into SPC before parsing.

24 years agoFix urgent problem with mail ending up the wrong places.
Per Abrahamsen [Wed, 15 Mar 2000 10:42:58 +0000 (10:42 +0000)]
Fix urgent problem with mail ending up the wrong places.

24 years ago* gnus.texi (Process/Prefix): Addition.
Lars Magne Ingebrigtsen [Mon, 13 Mar 2000 19:43:27 +0000 (19:43 +0000)]
* gnus.texi (Process/Prefix): Addition.

24 years ago* gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
Lars Magne Ingebrigtsen [Mon, 13 Mar 2000 19:43:15 +0000 (19:43 +0000)]
* gnus-srvr.el (gnus-server-kill-server): Offer to kill all the
groups from the server.

* gnus-sum.el (gnus-summary-save-parts): Fix interactive spec.
(gnus-summary-toggle-header): Update the wash status.

* gnus-uu.el ((gnus-uu-extract-map "X" gnus-summary-mode-map)):
Moved here.

* gnus-agent.el (gnus-agent-save-group-info): Respect old
setting.

* nnmail.el (nnmail-get-active): Use it.
(nnmail-parse-active): New function.

* mm-view.el (mm-inline-text): Support the new version of
vcard.el.

* gnus-sum.el (gnus-summary-move-article): Only delete article
when moving junk.
(gnus-deaden-summary): Bury the buffer.

* nnmail.el (nnmail-group-pathname): Ditto.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Mon, 13 Mar 2000 13:50:52 +0000 (13:50 +0000)]
*** empty log message ***

24 years ago* gnus-sum.el (gnus-summary-move-article): Only delete article
Lars Magne Ingebrigtsen [Mon, 13 Mar 2000 13:50:38 +0000 (13:50 +0000)]
* gnus-sum.el (gnus-summary-move-article): Only delete article
when moving junk.
(gnus-deaden-summary): Bury the buffer.

* nnmail.el (nnmail-group-pathname): Ditto.

* nnheader.el (nnheader-group-pathname): Use expand-file-name.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Tue, 7 Mar 2000 14:28:55 +0000 (14:28 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Simon Josefsson [Wed, 23 Feb 2000 13:33:21 +0000 (13:33 +0000)]
*** empty log message ***

24 years ago(imap-send-command): Change EOL-chars when `imap-client-eol' differs
Simon Josefsson [Wed, 23 Feb 2000 13:32:50 +0000 (13:32 +0000)]
(imap-send-command): Change EOL-chars when `imap-client-eol' differs
from default, not only for kerberos4.
(imap-mailbox-status): Get encoded mailbox's status.

24 years agoSee ChangeLog for details
Simon Josefsson [Sat, 19 Feb 2000 12:43:45 +0000 (12:43 +0000)]
See ChangeLog for details

24 years ago2000-02-19 Simon Josefsson <jas@pdc.kth.se>
Simon Josefsson [Sat, 19 Feb 2000 12:32:38 +0000 (12:32 +0000)]
2000-02-19  Simon Josefsson  <jas@pdc.kth.se>

* mail-source.el (mail-source-fetch-imap): Copy `imap-password'
into `mail-source-password-cache'.

24 years ago* mm-util.el (mm-mime-charset): Check for presence of
Florian Weimer [Thu, 17 Feb 2000 18:21:19 +0000 (18:21 +0000)]
* mm-util.el (mm-mime-charset): Check for presence of
`coding-system-get' and `get-charset-property' (recent XEmacs has
the former, but not the latter).

24 years ago(IMAP): Fix.
Simon Josefsson [Fri, 4 Feb 2000 11:02:09 +0000 (11:02 +0000)]
(IMAP): Fix.

24 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 3 Feb 2000 16:29:23 +0000 (16:29 +0000)]
*** empty log message ***

24 years agoFix year ranges in copyright notice per rms instructions.
Dave Love [Mon, 31 Jan 2000 22:13:39 +0000 (22:13 +0000)]
Fix year ranges in copyright notice per rms instructions.

24 years agoFix year ranges in copyright notice per rms instructions.
Dave Love [Mon, 31 Jan 2000 22:11:20 +0000 (22:11 +0000)]
Fix year ranges in copyright notice per rms instructions.

24 years agoFix year ranges in copyright notice per rms instructions.
Dave Love [Mon, 31 Jan 2000 22:08:08 +0000 (22:08 +0000)]
Fix year ranges in copyright notice per rms instructions.

24 years ago*** empty log message ***
Dave Love [Fri, 28 Jan 2000 14:32:55 +0000 (14:32 +0000)]
*** empty log message ***

24 years ago(message-check-news-header-syntax): Fix typo
Dave Love [Fri, 28 Jan 2000 14:20:48 +0000 (14:20 +0000)]
(message-check-news-header-syntax): Fix typo
`newsgroyps'.
(message-talkative-question): Put temp buffer in fundamental-mode.
(message-recover): Use fundamental-mode in the right buffer.

24 years ago(nnmail-split-history): Use fundamental-mode in the right buffer.
Dave Love [Fri, 28 Jan 2000 14:06:57 +0000 (14:06 +0000)]
(nnmail-split-history): Use fundamental-mode in the right buffer.

24 years agoFix QP double decode bug.
ShengHuo ZHU [Wed, 26 Jan 2000 17:07:17 +0000 (17:07 +0000)]
Fix QP double decode bug.

24 years ago*** empty log message ***
Simon Josefsson [Fri, 21 Jan 2000 11:21:44 +0000 (11:21 +0000)]
*** empty log message ***

24 years ago(Splitting in IMAP): Addition.
Simon Josefsson [Fri, 21 Jan 2000 11:14:49 +0000 (11:14 +0000)]
(Splitting in IMAP): Addition.
(Mail Source Specifiers): Add fetchflag setting in example.