gnus
22 years ago* gnus-msg.el (gnus-confirm-mail-reply-to-news)
Simon Josefsson [Wed, 22 May 2002 09:22:51 +0000 (09:22 +0000)]
* gnus-msg.el (gnus-confirm-mail-reply-to-news)
(gnus-summary-reply): Ask for confirmation when replying to news.
Defaults to not ask.  From Benjamin Rutt
<rutt+news@cis.ohio-state.edu>.

22 years ago* nnimap.el (nnimap-nov-is-evil): Improve doc.
Simon Josefsson [Wed, 22 May 2002 08:30:48 +0000 (08:30 +0000)]
* nnimap.el (nnimap-nov-is-evil): Improve doc.

22 years ago* sieve-mode.el (sieve-manage): Fix autoloads.
Simon Josefsson [Tue, 21 May 2002 21:29:11 +0000 (21:29 +0000)]
* sieve-mode.el (sieve-manage): Fix autoloads.

* sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
name (makes it work with recent Cyrus timsieved).

22 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Mon, 20 May 2002 14:16:17 +0000 (14:16 +0000)]
*** empty log message ***

22 years ago2002-05-20 Jason <jbaker@cs.utah.edu>
Lars Magne Ingebrigtsen [Mon, 20 May 2002 14:16:08 +0000 (14:16 +0000)]
2002-05-20  Jason  <jbaker@cs.utah.edu>

* gnus-art.el (gnus-request-article-this-buffer): Try
reconnecting if you don't get the message.

2002-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* gnus-sum.el (gnus-summary-enter-digest-group): Only get
Reply-To headers from the headers.

2002-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* mm-url.el (mm-url-insert): Remove junk message.

22 years ago* nnslashdot.el (nnslashdot-request-list): Parse new html.
Lars Magne Ingebrigtsen [Fri, 17 May 2002 19:11:24 +0000 (19:11 +0000)]
* nnslashdot.el (nnslashdot-request-list): Parse new html.
(nnslashdot-use-front-page): New variable.
(nnslashdot-request-list): Use it.

* mm-url.el (mm-url-timeout): New variable.
(mm-url-retries): Ditto.
(mm-url-insert): Use it.

22 years ago* gnus.texi (Loose Threads): Add gnus-simplify-all-whitespace.
Simon Josefsson [Thu, 16 May 2002 15:06:53 +0000 (15:06 +0000)]
* gnus.texi (Loose Threads): Add gnus-simplify-all-whitespace.

22 years ago* gnus-sum.el (gnus-simplify-all-whitespace): New function.
Simon Josefsson [Thu, 16 May 2002 15:05:48 +0000 (15:05 +0000)]
* gnus-sum.el (gnus-simplify-all-whitespace): New function.
(gnus-simplify-subject-functions): Mention g-s-a-w.

22 years agolisp/ChangeLog addition:
Josh Huber [Wed, 15 May 2002 19:55:38 +0000 (19:55 +0000)]
lisp/ChangeLog addition:

2002-05-15  Josh Huber  <huber@alum.wpi.edu>

* nnbabyl.el (nnbabyl-request-accept-article): Pass group to
nnmail-cache-insert.
* nndiary.el (nndiary-request-accept-article): Ditto.
* nnfolder.el (nnfolder-request-accept-article): Ditto.
* nnimap.el (nnimap-request-accept-article): Ditto.
* nnmail.el (nnmail-process-unix-mail-format): Ditto.
* nnmail.el (nnmail-check-duplication): Ditto. (from gnus-art)
* nnmbox.el (nnmbox-request-accept-article): Ditto.
* nnmh.el (nnmh-request-accept-article): Ditto.
* nnmail.el (nnmail-cache-insert): Change group to required,
removed code which tried to figure out the group.

22 years agolisp/ChangeLog addition:
Josh Huber [Mon, 13 May 2002 15:29:09 +0000 (15:29 +0000)]
lisp/ChangeLog addition:

2002-05-13  Josh Huber  <huber@alum.wpi.edu>

* mml.el (mml-generate-mime-1): Fix mml generation for signed only
messages. From Hans de Graaff <hans@degraaff.org>.
* nnml.el (nnml-request-accept-article): Pass in the group name to
nnmail-cache-insert, since it's available.

22 years ago * nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
ShengHuo ZHU [Fri, 10 May 2002 04:51:27 +0000 (04:51 +0000)]
* nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.

22 years ago(subscribed): New group parameter.
Kai Grossjohann [Wed, 8 May 2002 17:02:48 +0000 (17:02 +0000)]
(subscribed): New group parameter.
(gnus-find-subscribed-addresses): Use it.

22 years ago(Mail-To-News Gateways): The default
Kai Grossjohann [Wed, 8 May 2002 16:49:47 +0000 (16:49 +0000)]
(Mail-To-News Gateways): The default
nngateway-header-transformation function inserts a "To" header,
not a "From" header.  From Jesper Harder <harder@ifa.au.dk>.

22 years agolisp/ChangeLog addition:
Josh Huber [Wed, 8 May 2002 16:12:54 +0000 (16:12 +0000)]
lisp/ChangeLog addition:

2002-05-08  Josh Huber  <huber@alum.wpi.edu>

* mml-sec.el (mml-signencrypt-style-alist): Rename.  Also, changed
the default for pgpmime to support pgp v2.
* mml-sec.el (mml-signencrypt-style): New accessor function to
allow users to get/set the signencrypt style more easily without
frobbing the alist directly.
* mml.el (mml-generate-mime-1): Use accessor function.

texi/ChangeLog addition:

2002-05-08  Josh Huber  <huber@alum.wpi.edu>

* message.texi (Security): Added a note about the signencrypt
style, and how to change it using `mml-signencrypt-style.'

22 years ago(gnus-article-mode-syntax-table): Specify matching
Kai Grossjohann [Wed, 8 May 2002 08:22:36 +0000 (08:22 +0000)]
(gnus-article-mode-syntax-table): Specify matching
parenthesis for "<" and ">".  Suggested by Andreas Schwab
<schwab@suse.de>.

22 years ago(nnmail-cache-insert): Prefer group-art over group
Kai Grossjohann [Tue, 7 May 2002 15:32:17 +0000 (15:32 +0000)]
(nnmail-cache-insert): Prefer group-art over group
when intuiting the group the message is written to.  From Josh
Huber <huber@alum.wpi.edu>.

22 years ago* gnus-topic.el (gnus-group-topic-parameters): Work when group
Simon Josefsson [Mon, 6 May 2002 16:52:06 +0000 (16:52 +0000)]
* gnus-topic.el (gnus-group-topic-parameters): Work when group
buffer doesn't show group.  From Matt Armstrong <matt@lickey.com>.

22 years agolisp/ChangeLog addition:
Josh Huber [Mon, 6 May 2002 15:27:03 +0000 (15:27 +0000)]
lisp/ChangeLog addition:

2002-05-06  Josh Huber  <huber@alum.wpi.edu>

* mml2015.el (mml2015-gpg-encrypt): Changed name of optional
argument, and fixed compiler warning. (added autoload for
gpg-encrypt).

22 years ago* mml1991.el (mml1991-function-alist): Doc fix.
Simon Josefsson [Sat, 4 May 2002 14:20:42 +0000 (14:20 +0000)]
* mml1991.el (mml1991-function-alist): Doc fix.

* mml.el (mml-preview): Bind gnus-newsrc-hashtb temporarily if it
doesn't exist (for previewing messages without having Gnus
started).

* mm-util.el (mm-coding-system-priorities): Defcustom.

* mm-encode.el (mm-content-transfer-encoding-defaults): Defcustom.

22 years ago* emacs-mime.texi (Encoding Customization): Fix.
Simon Josefsson [Sat, 4 May 2002 14:16:23 +0000 (14:16 +0000)]
* emacs-mime.texi (Encoding Customization): Fix.

22 years ago* emacs-mime.texi: Move two chapters "Interface Functions" and
Simon Josefsson [Sat, 4 May 2002 13:55:46 +0000 (13:55 +0000)]
* emacs-mime.texi: Move two chapters "Interface Functions" and
"Basic Functions" after the Decoding and Encoding chapters.  (No
text modified.)

22 years ago* emacs-mime.texi (Top): Change scope of manual to include users.
Simon Josefsson [Sat, 4 May 2002 13:51:02 +0000 (13:51 +0000)]
* emacs-mime.texi (Top): Change scope of manual to include users.
(Customization): Rename to Display Customization.
(MML Definition): Add cross references.
(Encoding Customization): New section.
(Charset Translation): More info and cross references.

22 years agolisp/ChangeLog addition:
Josh Huber [Wed, 1 May 2002 22:17:09 +0000 (22:17 +0000)]
lisp/ChangeLog addition:

2002-05-01  Josh Huber  <huber@alum.wpi.edu>

* gnus-msg.el (gnus-message-replysignencrypted): enabled by
default.
* mml-sec.el:
* mml-sec.el (mml-signencrypt-style): New.
* mml-sec.el (mml-pgpmime-encrypt-buffer): Accept optional
argument `sign'.
* mml-sec.el (mml-secure-message-encrypt-pgp): Changed default to
signencrypt.
* mml-sec.el (mml-secure-message-encrypt-pgpmime): Ditto.
* mml.el (mml-generate-mime-1): Changed logic so a part which is
both signed & encryped is processed in one operation. (rather than
two separate ops: sign, then encrypt)
* mml2015.el (mml2015-gpg-extract-signature-details): Give some
indication if a message is signed by an expired key.
* mml2015.el (mml2015-gpg-encrypt): Accept optional argument which
enables combined sign & encrypt operation. (this was always on
before).
* mml2015.el (mml2015-encrypt): Accept optional argument `sign'.

texi/ChangeLog addition:

2002-05-01  Josh Huber  <huber@alum.wpi.edu>

* gnus.texi (Signing and encrypting): Fix doc.  Also, add a
paragraph about replysign/replyencrypt/replysignencryped use.

22 years ago* nnimap.el (nnimap-retrieve-groups): Use separate data for each
Simon Josefsson [Wed, 1 May 2002 20:25:59 +0000 (20:25 +0000)]
* nnimap.el (nnimap-retrieve-groups): Use separate data for each
server.
(nnimap-mailbox-info): defvar instead of defvoo.

22 years agoBump version number.
Lars Magne Ingebrigtsen [Wed, 1 May 2002 18:17:34 +0000 (18:17 +0000)]
Bump version number.

22 years agoRelease commit
Lars Magne Ingebrigtsen [Wed, 1 May 2002 18:14:34 +0000 (18:14 +0000)]
Release commit

22 years ago* lpath.el: Bind url-package-version.
Lars Magne Ingebrigtsen [Wed, 1 May 2002 12:55:37 +0000 (12:55 +0000)]
* lpath.el: Bind url-package-version.

22 years ago* nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
Simon Josefsson [Wed, 1 May 2002 00:26:33 +0000 (00:26 +0000)]
* nnfolder.el (nnfolder-request-delete-group): Figure out nov/mrk
filename before deleting the group itself, because the presence of
a group filename decides if long filenames are used or not.

22 years ago* gnus.texi (Article Buttons): Document that REGEXP can be a variable as well.
Simon Josefsson [Wed, 1 May 2002 00:18:32 +0000 (00:18 +0000)]
* gnus.texi (Article Buttons): Document that REGEXP can be a variable as well.

22 years ago* gnus-art.el (gnus-button-alist): Don't inline
Simon Josefsson [Wed, 1 May 2002 00:14:43 +0000 (00:14 +0000)]
* gnus-art.el (gnus-button-alist): Don't inline
gnus-button-url-regexp.  This makes it possible to change g-b-u-r
without also modifying g-button-alist.
(gnus-button-alist): Fix type to allow variable as well as regexp.
(gnus-article-add-buttons): Evaluate regexp.  Strings evaluate to
themselves, variables to its contents.
(gnus-button-entry): Ditto.

22 years ago* imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
Simon Josefsson [Wed, 1 May 2002 00:09:26 +0000 (00:09 +0000)]
* imap.el (imap-parse-resp-text-code, imap-parse-status): Treat
UIDNEXT as a string.

* nnimap.el (nnimap-string-lessp-numerical): New function.
(nnimap-retrieve-groups): Compare UIDNEXT as strings instead of
integers.

22 years ago* gnus.texi (Group Mail Splitting): Fix example.
Simon Josefsson [Tue, 30 Apr 2002 21:35:46 +0000 (21:35 +0000)]
* gnus.texi (Group Mail Splitting): Fix example.

22 years ago* message.texi (Message Headers): Fix example.
Simon Josefsson [Tue, 30 Apr 2002 21:27:51 +0000 (21:27 +0000)]
* message.texi (Message Headers): Fix example.

22 years ago* nnmail.el (nnmail-cache-insert): Accept optional group
Simon Josefsson [Mon, 29 Apr 2002 20:08:18 +0000 (20:08 +0000)]
* nnmail.el (nnmail-cache-insert): Accept optional group
parameter.

22 years ago* nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
Simon Josefsson [Mon, 29 Apr 2002 19:28:02 +0000 (19:28 +0000)]
* nnimap.el (nnimap-retrieve-groups): Don't send STATUS when
n-r-g-a is disabled.

22 years ago* nnimap.el (nnimap-split-fancy): Fix doc.
Simon Josefsson [Mon, 29 Apr 2002 16:42:29 +0000 (16:42 +0000)]
* nnimap.el (nnimap-split-fancy): Fix doc.
(nnimap-split-fancy): Fix doc.

* nnimap.el (nnimap-retrieve-groups-asynchronous): New variable.
(nnimap-mailbox-info): New internal variable.
(nnimap-retrieve-groups): Implement faster new mail check.

* nnimap.el (nnimap-split-articles): Support
nnmail-cache-accepted-message-ids.
(nnimap-request-accept-article): Ditto.

* imap.el (imap-mailbox-status-asynch): New command.

22 years agolisp/ChangeLog addition:
Josh Huber [Mon, 29 Apr 2002 16:07:53 +0000 (16:07 +0000)]
lisp/ChangeLog addition:

2002-04-29  Nevin Kapur  <nevin@jhu.edu>

* gnus.el (gnus-find-subscribed-addresses): Return nil when there
are no subscribed mail groups.
        - Strip quoted names when comparing addresses

22 years ago2002-04-28 Jesper Harder <harder@ifa.au.dk>
ShengHuo ZHU [Sat, 27 Apr 2002 23:07:35 +0000 (23:07 +0000)]
2002-04-28  Jesper Harder  <harder@ifa.au.dk>

* mm-decode.el (mm-text-html-renderer): Change customize type to
const.

* gnus-msg.el (gnus-discouraged-post-methods): Fix typo.
(gnus-debug-exclude-variables): do.

22 years ago * gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
ShengHuo ZHU [Sat, 27 Apr 2002 18:04:09 +0000 (18:04 +0000)]
* gnus-msg.el (gnus-article-mail): Use gnus-msg-mail instead.
Trivial change from Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.

22 years ago2002-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
ShengHuo ZHU [Sat, 27 Apr 2002 17:52:17 +0000 (17:52 +0000)]
2002-04-27  Katsumi Yamaoka <yamaoka@jpl.org>

* dns.el (dns-make-network-process): New macro.
(query-dns): Use it.

2002-04-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-msg.el (gnus-summary-reply): Remove unbound variable
article-buffer.

22 years ago * mm-url.el (mm-url-package-name): New variable.
ShengHuo ZHU [Sat, 27 Apr 2002 17:39:54 +0000 (17:39 +0000)]
* mm-url.el (mm-url-package-name): New variable.
(mm-url-package-version): New variable.
(mm-url-insert-file-contents): Bind url-package-name and
url-package-version here.
* nnrss.el (nnrss-insert-w3): Move the bindings.

* nnrss.el (nnrss-insert-w3): Bind url-package-name and
url-package-version. Trivial change from Andrew J Cosgriff
<ajc@polydistortion.net>

22 years ago * nnrss.el (nnrss-insert-w3): Bind url-package-name and
ShengHuo ZHU [Sat, 27 Apr 2002 17:30:29 +0000 (17:30 +0000)]
* nnrss.el (nnrss-insert-w3): Bind url-package-name and
url-package-version. Trivial change from Andrew J Cosgriff
<ajc@polydistortion.net>

22 years ago2002-04-26 Steve Youngs <youngs@xemacs.org>
ShengHuo ZHU [Sat, 27 Apr 2002 17:26:30 +0000 (17:26 +0000)]
2002-04-26  Steve Youngs  <youngs@xemacs.org>

* aclocal.m4 (AC_PATH_INFODIR): New.  Defaults to '$prefix/info'
for Emacs and 'site-packages/info' for XEmacs.
(AC_PATH_ETCDIR): Drop 'gnus' off the end of the default directory
for XEmacs.

* configure.in: Use 'AC_PATH_INFO_DIR'.

2002-04-26  Steve Youngs  <youngs@xemacs.org>

* Makefile.in (infodir): Set to '@info_dir@' so we can separate
defaults for XEmacs and Emacs.

22 years ago * mm-decode.el (mm-save-part): Fill in file name when GUI saving
ShengHuo ZHU [Sat, 27 Apr 2002 17:23:56 +0000 (17:23 +0000)]
* mm-decode.el (mm-save-part): Fill in file name when GUI saving
attachments. Trivial change from Peter 'Luna' Runestig
<peter@runestig.com>.

22 years ago2002-04-15 Jesper Harder <harder@ifa.au.dk>
ShengHuo ZHU [Sat, 27 Apr 2002 17:19:33 +0000 (17:19 +0000)]
2002-04-15  Jesper Harder  <harder@ifa.au.dk>

* gnus-art.el (article-unsplit-urls): Allow trailing SPC.

22 years ago2002-04-19 Jesper Harder <harder@ifa.au.dk>
ShengHuo ZHU [Sat, 27 Apr 2002 17:18:06 +0000 (17:18 +0000)]
2002-04-19  Jesper Harder  <harder@ifa.au.dk>

* nnkiboze.el (nnkiboze-request-scan): Call
nnkiboze-possibly-change-group.
(nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
problems.
(nnkiboze-generate-group): Set newsrc to the *highest* article
number kibozed, not the lowest.

22 years ago2002-04-27 Jesper Harder <harder@ifa.au.dk>
ShengHuo ZHU [Sat, 27 Apr 2002 17:14:20 +0000 (17:14 +0000)]
2002-04-27  Jesper Harder  <harder@ifa.au.dk>

* emacs-mime.texi (Customization): Update info on HTML renderers.

* gnus.texi (Article Washing): Update information on HTML washing.
Fix typos.

22 years agoNew entry from Dan.
Kai Grossjohann [Wed, 24 Apr 2002 19:38:09 +0000 (19:38 +0000)]
New entry from Dan.

22 years ago(featurep): Barf on XEmacs.
Kai Grossjohann [Wed, 24 Apr 2002 14:05:43 +0000 (14:05 +0000)]
(featurep): Barf on XEmacs.

22 years ago(nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
Kai Grossjohann [Wed, 24 Apr 2002 11:25:09 +0000 (11:25 +0000)]
(nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
(nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
Recognize math postings properly.  Extract Date and email address
correctly.  Create Date and From header for revised versions.  Get
rid of spurious \\ lines.  Detect end of message correctly.
Correctly rephrase the URL.

22 years ago2002-04-23 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Tue, 23 Apr 2002 17:09:47 +0000 (17:09 +0000)]
2002-04-23  Simon Josefsson  <jas@extundo.com>

* netrc.el: New file, functions copied from gnus-util.el by Ted
Zlatanov <tzz@lifelogs.com>.

* gnus-util.el: Require netrc.
(gnus-netrc-get, gnus-netrc-machine, gnus-parse-netrc): Aliased to
new code in netrc.el.

22 years ago(gnus-summary-resend-message-edit): Remove
Kai Grossjohann [Tue, 23 Apr 2002 16:07:47 +0000 (16:07 +0000)]
(gnus-summary-resend-message-edit): Remove
message-ignored-resent-headers, too.  From Matthieu Moy
<Matthieu.Moy@imag.fr>.

22 years ago2002-04-22 Bj\e,Av\e(Brn Torkelsson <torkel@acc.umu.se>
ShengHuo ZHU [Tue, 23 Apr 2002 01:18:10 +0000 (01:18 +0000)]
2002-04-22  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>

* gnus-srvr.el (gnus-server-browse-in-group-buffer): it is a
boolean not a string
* gnus-group.el (gnus-group-line-format): add description of %C
* gnus-group.el (gnus-group-line-format-alist): add gnus-tmp-comment
  as %C
* gnus-group.el (gnus-group-insert-group-line): add gnus-tmp-comment

22 years ago* nnmaildir.el (nnmaildir-request-scan): typo: set
Paul Jarc [Mon, 22 Apr 2002 02:28:17 +0000 (02:28 +0000)]
* nnmaildir.el (nnmaildir-request-scan): typo: set
nnmaildir-get-new-mail, not nnmaildir-new-mail.  Don't call
nnmail-get-new-mail for 'find-new-groups.

22 years ago* nnmaildir.el (nnmaildir-request-update-info,
Paul Jarc [Sun, 21 Apr 2002 22:18:00 +0000 (22:18 +0000)]
* nnmaildir.el (nnmaildir-request-update-info,
nnmaildir-request-group, nnmaildir-retrieve-groups): remove
unnecessary calls to nnmaildir-request-scan.

22 years agolisp/ChangeLog addition:
Josh Huber [Sun, 21 Apr 2002 02:42:45 +0000 (02:42 +0000)]
lisp/ChangeLog addition:

2002-04-20  Josh Huber  <huber@alum.wpi.edu>

* gnus-msg.el:
* gnus-msg.el (gnus-message-replysign): New.
* gnus-msg.el (gnus-message-replyencrypt): New.
* gnus-msg.el (gnus-message-replysignencrypted): New.
* gnus-msg.el (gnus-summary-reply): Use the three new variables
(above) to automatically encrypt/sign to encrypted/signed
messages.
* message.el:
* message.el (message-mode-map): Add keybinding for
`message-to-list-only'
* message.el (message-mode): Add description for
`message-to-list-only'
* message.el (message-to-list-only): New.
* message.el (message-make-mft): Changed to use the cl loop macro,
and added optional flag to return only the matched list. (for use
in new message-to-list-only function)

22 years ago * gnus-win.el (gnus-configure-windows-hook): Fix typo.
ShengHuo ZHU [Fri, 19 Apr 2002 19:30:28 +0000 (19:30 +0000)]
* gnus-win.el (gnus-configure-windows-hook): Fix typo.

22 years agolisp/ChangeLog addition:
Josh Huber [Thu, 18 Apr 2002 19:01:10 +0000 (19:01 +0000)]
lisp/ChangeLog addition:

2002-04-18  Josh Huber  <huber@alum.wpi.edu>

* message.el (message-gen-unsubscribed-mft): accept a prefix
argument so CC can be included with C-u C-c C-f C-a

22 years agoFrom Ted Zlatonov.
Kai Grossjohann [Wed, 17 Apr 2002 08:54:21 +0000 (08:54 +0000)]
From Ted Zlatonov.

* spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
Improve docstring.
(spam-enter-blacklist): New command.

* gnus-sum.el (gnus-spam-mark): New mark.
(gnus-auto-expirable-marks): Add gnus-spam-mark.
(gnus-summary-make-tool-bar): Correct conditional.
(gnus-summary-limit-to-unread): Add gnus-spam-mark.
(gnus-summary-mark-as-spam): New command.

22 years agolisp/ChangeLog addition:
Josh Huber [Sun, 14 Apr 2002 04:10:15 +0000 (04:10 +0000)]
lisp/ChangeLog addition:

2002-04-13  Josh Huber  <huber@alum.wpi.edu>

* mml-sec.el (mml-secure-message): changed to support arbritrary
modes.
* mml-sec.el (mml-secure-message-encrypt-(smime|pgp|pgpmime)):
changed to support "signencrypt" mode.
* mml.el (mml-parse-1): changed to support different secure modes
more easily. (for signencrypt)

22 years agoFixed the author.
Katsumi Yamaoka [Fri, 12 Apr 2002 12:14:35 +0000 (12:14 +0000)]
Fixed the author.

22 years ago2002-04-11 Stefan Monnier <monnier@cs.yale.edu>
ShengHuo ZHU [Fri, 12 Apr 2002 11:51:01 +0000 (11:51 +0000)]
2002-04-11  Stefan Monnier  <monnier@cs.yale.edu>

* gnus-sum.el (gnus-update-summary-mark-positions)
(gnus-summary-toggle-header):
* gnus-uu.el (gnus-uu-binhex-article, gnus-uu-reginize-string)
(gnus-uu-expand-numbers, gnus-uu-post-make-mime)
(gnus-uu-post-encoded):
* nnfolder.el (nnfolder-possibly-change-group):
* nnimap.el (nnimap-retrieve-headers):
* nnmbox.el (nnmbox-create-mbox): Don't assume point-min == 1.

2002-04-08  Stefan Monnier  <monnier@cs.yale.edu>

* nnml.el (nnml-save-nov, nnml-generate-nov-file):
* pop3.el (pop3-md5): Don't hardcode point-min == 1.

22 years ago2002-04-12 Daiki Ueno <ueno@unixuser.org>
Katsumi Yamaoka [Fri, 12 Apr 2002 04:01:33 +0000 (04:01 +0000)]
2002-04-12  Daiki Ueno  <ueno@unixuser.org>

* gnus-srvr.el (gnus-server-set-info): Clear
`gnus-server-method-cache' when `gnus-server-alist' is changed.

22 years ago* gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
Simon Josefsson [Thu, 11 Apr 2002 19:53:11 +0000 (19:53 +0000)]
* gnus-sum.el (gnus-summary-force-verify-and-decrypt): Force
viewing of security buttons.  Thanks to Nicolas Kowalski
<Nicolas.Kowalski@imag.fr>.

22 years ago* smime.el (smime-CA-directory): Fix doc. Thanks to Arne
Simon Josefsson [Thu, 11 Apr 2002 19:49:45 +0000 (19:49 +0000)]
* smime.el (smime-CA-directory): Fix doc.  Thanks to Arne
Jørgensen <arne+usenet@daimi.au.dk>.
(smime-sign-buffer): Work in XEmacs.  Thansk to Nicolas Kowalski
<Nicolas.Kowalski@imag.fr>.
(smime-decrypt-buffer): Ditto.

22 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 11 Apr 2002 17:13:15 +0000 (17:13 +0000)]
*** empty log message ***

22 years ago2002-04-11 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Thu, 11 Apr 2002 14:02:08 +0000 (14:02 +0000)]
2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>

* gnus.el (gnus-refer-article-method): Change `dejanews' to `google'.

22 years ago* .cvsignore: added message-[0-9]*
Paul Jarc [Tue, 9 Apr 2002 18:54:17 +0000 (18:54 +0000)]
* .cvsignore: added message-[0-9]*

22 years ago* gnus.texi (Group Parameters): Point to the message manual for a
Paul Jarc [Mon, 8 Apr 2002 21:58:00 +0000 (21:58 +0000)]
* gnus.texi (Group Parameters): Point to the message manual for a
full explanation of MFT.
* message.texi (Mailing Lists): Mention
message-gen-unsubscribed-mft.
From Karra <karra@cs.utah.edu>.

22 years ago * gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.
ShengHuo ZHU [Mon, 8 Apr 2002 17:31:08 +0000 (17:31 +0000)]
* gnus-sum.el (gnus-summary-delete-marked-with): Fix typo.

22 years ago * mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
ShengHuo ZHU [Mon, 8 Apr 2002 01:34:48 +0000 (01:34 +0000)]
* mm-view.el (mm-inline-text-html-render-with-w3): Don't ignore
errors when debug.

22 years agolisp/ChangeLog addition:
Josh Huber [Mon, 8 Apr 2002 01:21:21 +0000 (01:21 +0000)]
lisp/ChangeLog addition:

2002-04-07  Josh Huber  <huber@alum.wpi.edu>

* message.el (message-make-mft): Changed MFT code from using
message-recipients (which included Bcc) to use only the To and CC
headers.

22 years ago(Archived Messages): Add xref to Mail Group Commands
Kai Grossjohann [Fri, 5 Apr 2002 14:43:41 +0000 (14:43 +0000)]
(Archived Messages): Add xref to Mail Group Commands
because people might be interested in `B c' for saving articles.

22 years ago2002-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Fri, 5 Apr 2002 13:19:54 +0000 (13:19 +0000)]
2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>

* gnus-art.el (gnus-article-x-face-command): Add to gnus-picon group.

22 years ago2002-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Fri, 5 Apr 2002 12:48:34 +0000 (12:48 +0000)]
2002-04-05  Per Abrahamsen  <abraham@dina.kvl.dk>

* gnus-art.el (gnus-treat-from-picon): Add to gnus-picon group.
(gnus-treat-mail-picon): Ditto.
(gnus-picon-databases): Fix custom type.
(gnus-picon-databases): Add link.

22 years ago(Saving Articles): Add xref to Mail Group Commands
Kai Grossjohann [Fri, 5 Apr 2002 09:08:33 +0000 (09:08 +0000)]
(Saving Articles): Add xref to Mail Group Commands
because people might be interested in `B c' for saving articles.

22 years ago2002-04-01 Jesper Harder <harder@ifa.au.dk>
ShengHuo ZHU [Tue, 2 Apr 2002 21:08:56 +0000 (21:08 +0000)]
2002-04-01  Jesper Harder  <harder@ifa.au.dk>

* message.el (message-buffer-naming-style): Remove.

2002-04-02  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-group.el (gnus-group-make-tool-bar): Load tool-bar first.

* message.el (message-tool-bar-map): Ditto.

* gnus-sum.el (gnus-summary-make-tool-bar): Ditto.

22 years ago * gnus.texi (Sorting Groups): Add gnus-group-sort-selected-groups.
ShengHuo ZHU [Tue, 2 Apr 2002 21:08:36 +0000 (21:08 +0000)]
* gnus.texi (Sorting Groups): Add gnus-group-sort-selected-groups.
(Article Washing): Fix typo.

* message.texi (Various Commands): Index message-elide-ellipsis.
Add message-sort-headers.
(Mail Variables): Add message-qmail-inject-args,
message-mailer-swallows-blank-line, message-sendmail-f-is-evil,
message-qmail-inject-program.
(Various Message Variables): Add message-auto-save-directory,
message-strip-special-text-properties, message-cancel-hook.
(News Headers): Index message-user-organization etc.
(Forwarding): Add message-forward-before-signature.
(Mailing Lists): Index message-subscribed-address-file.
(Wide Reply): Add message-wide-reply-confirm-recipients.
(Canceling News): Add message-cancel-message.
(Sending Variables): Add message-interactive.

22 years ago * nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.
ShengHuo ZHU [Mon, 1 Apr 2002 17:37:12 +0000 (17:37 +0000)]
* nnwarchive.el (nnwarchive-mail-archive-article): Fix typo.

22 years ago* nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.
Paul Jarc [Mon, 1 Apr 2002 17:22:07 +0000 (17:22 +0000)]
* nnmaildir.el: fixed some buggy invocations of nnmaildir--pgname.

22 years ago2002-03-31 Andrew Cohen <cohen@andy.bu.edu>
Lars Magne Ingebrigtsen [Sun, 31 Mar 2002 16:36:22 +0000 (16:36 +0000)]
2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>

* dns.el: open-network-stream under XEmacs does udp.

22 years ago* spam.el (spam-enter-whitelist): New function.
Lars Magne Ingebrigtsen [Sun, 31 Mar 2002 16:29:35 +0000 (16:29 +0000)]
* spam.el (spam-enter-whitelist): New function.
(spam-parse-whitelist): Ditto.
(spam-refresh-list-cache): Ditto.
(spam-address-whitelisted-p): New function.

22 years ago* dns.el (query-dns): Use TCP when make-network-process isn't
Lars Magne Ingebrigtsen [Sun, 31 Mar 2002 15:57:58 +0000 (15:57 +0000)]
* dns.el (query-dns): Use TCP when make-network-process isn't
available.
(dns-servers): New variable.
(dns-parse-resolv-conf): New function.
(query-dns): Use it.

22 years ago* spam.el: New file.
Lars Magne Ingebrigtsen [Sun, 31 Mar 2002 03:32:15 +0000 (03:32 +0000)]
* spam.el: New file.

* dns.el (query-dns): Test.

22 years ago(query-dns): Test.
Lars Magne Ingebrigtsen [Sun, 31 Mar 2002 02:43:14 +0000 (02:43 +0000)]
(query-dns): Test.

22 years ago(query-dns): Test.
Lars Magne Ingebrigtsen [Sun, 31 Mar 2002 02:35:28 +0000 (02:35 +0000)]
(query-dns): Test.

22 years ago2002-03-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
Lars Magne Ingebrigtsen [Sun, 31 Mar 2002 02:07:33 +0000 (02:07 +0000)]
2002-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* lpath.el (featurep): Bind make-network-process.

22 years ago* nnmaildir.el: Use defstruct. Use a single copy of
Paul Jarc [Sun, 31 Mar 2002 02:03:27 +0000 (02:03 +0000)]
* nnmaildir.el: Use defstruct.  Use a single copy of
nnmail-extra-headers to save memory.  Store server's group name
prefix instead of each group's prefixed name.
* nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Erase
nntp-server-buffer.

22 years agoDoc fix.
Lars Magne Ingebrigtsen [Sun, 31 Mar 2002 01:56:19 +0000 (01:56 +0000)]
Doc fix.

22 years agodns.el
Lars Magne Ingebrigtsen [Sat, 30 Mar 2002 23:44:45 +0000 (23:44 +0000)]
dns.el

22 years ago* gnus-sum.el (gnus-summary-dummy-line-format):
Simon Josefsson [Fri, 29 Mar 2002 19:10:01 +0000 (19:10 +0000)]
* gnus-sum.el (gnus-summary-dummy-line-format):
* gnus.el (gnus-summary-line-format): Fixing links to Info.
Trivial change from Björn Torkelsson <torkel@pdc.kth.se>.

22 years ago(gnus-summary-move-article)
Kai Grossjohann [Fri, 29 Mar 2002 12:01:56 +0000 (12:01 +0000)]
(gnus-summary-move-article)
(gnus-summary-copy-article): Mention `gnus-move-split-methods' in
the doc string.

22 years ago* mml-sec.el (mml-secure-message): Search after
Simon Josefsson [Thu, 28 Mar 2002 18:17:12 +0000 (18:17 +0000)]
* mml-sec.el (mml-secure-message): Search after
mail-header-separator from top of message.

22 years ago* nnmaildir.el: Cosmetic changes.
Paul Jarc [Thu, 28 Mar 2002 01:43:59 +0000 (01:43 +0000)]
* nnmaildir.el: Cosmetic changes.
(nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
nnmaildir--group-ls): New macros/functions.  Use them.
(nnmaildir--unlink): Evalutate argument only once.

22 years ago2002-03-27 Jesper Harder <harder@ifa.au.dk>
Simon Josefsson [Wed, 27 Mar 2002 22:00:43 +0000 (22:00 +0000)]
2002-03-27  Jesper Harder  <harder@ifa.au.dk>

* gnus-sum.el (gnus-summary-highlight): Use `eq' when comparing
symbols.
(gnus-summary-highlight-line): Use `gnus-point-at-bol' and
`gnus-point-at-eol'.

22 years ago* nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
Paul Jarc [Wed, 27 Mar 2002 00:56:05 +0000 (00:56 +0000)]
* nnmaildir.el (nnmaildir--subdir, nnmaildir--nov-dir,
nnmaildir--marks-dir): New macros.  Use them.
Use inhibit-quit for atomicity instead of in-memory journaling.
(nnmaildir--edit-prep): New function.
(Local Variables): Use it.

22 years ago * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
ShengHuo ZHU [Tue, 26 Mar 2002 12:43:29 +0000 (12:43 +0000)]
* gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.

22 years ago* gnus.texi (Mail Spool): Add cindex for marks.
Simon Josefsson [Mon, 25 Mar 2002 20:56:34 +0000 (20:56 +0000)]
* gnus.texi (Mail Spool): Add cindex for marks.
(Mail Folders): Add cindex for marks.

22 years ago* message.el (message-mode): Fix doc.
Simon Josefsson [Mon, 25 Mar 2002 20:00:57 +0000 (20:00 +0000)]
* message.el (message-mode): Fix doc.

22 years ago* message.el (message-subject-re-regexp): Skip Re[42]: junk. From
Simon Josefsson [Mon, 25 Mar 2002 16:02:19 +0000 (16:02 +0000)]
* message.el (message-subject-re-regexp): Skip Re[42]: junk.  From
Matthieu Moy <Matthieu.Moy@imag.fr>.