gnus
21 years agofurther compilation fixes for spam.el
Teodor Zlatanov [Thu, 10 Oct 2002 16:13:49 +0000 (16:13 +0000)]
further compilation fixes for spam.el
added spam-stat.el from Alex Shroeder

21 years ago* nnimap.el (nnimap-open-server): Re-open server if it isn't in
Simon Josefsson [Thu, 10 Oct 2002 02:40:50 +0000 (02:40 +0000)]
* nnimap.el (nnimap-open-server): Re-open server if it isn't in
auth, selected or examine state.

21 years ago* pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
Simon Josefsson [Thu, 10 Oct 2002 02:14:03 +0000 (02:14 +0000)]
* pgg-gpg.el (pgg-gpg-verify-region): Filter out stuff into output
buffer and error buffer depending on type of information.

* mml2015.el (mml2015-gpg-extract-signature-details): Parse
--status-fd stuff even if gpg.el is not used (revert earlier
change).
(mml2015-pgg-{clear-,}verify): Store both output and errors as
gnus details.
(mml2015-pgg-{clear-,}verify): Extract signature info from errors
buffer.

21 years ago* pgg.el (pgg-verify-region): Use it.
Simon Josefsson [Thu, 10 Oct 2002 01:31:51 +0000 (01:31 +0000)]
* pgg.el (pgg-verify-region): Use it.

* pgg-def.el (pgg-query-keyserver): New variable.

21 years ago* pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
Simon Josefsson [Thu, 10 Oct 2002 01:22:43 +0000 (01:22 +0000)]
* pgg.el (pgg-decrypt-region): Bind pgg-default-user-id to
key-identifier in packet.  Is this a good idea?

21 years ago* mml.el (mml-mode-map): Add security commands that operates on
Simon Josefsson [Thu, 10 Oct 2002 01:04:49 +0000 (01:04 +0000)]
* mml.el (mml-mode-map): Add security commands that operates on
MIME parts.
(mml-menu): And menu items for them.

21 years ago* mml1991.el (mml1991-pgg-encrypt): Remove headers.
Simon Josefsson [Thu, 10 Oct 2002 00:54:59 +0000 (00:54 +0000)]
* mml1991.el (mml1991-pgg-encrypt): Remove headers.

21 years ago* mml.el (mml-parse-1): Support sender in #secure tags.
Simon Josefsson [Thu, 10 Oct 2002 00:30:36 +0000 (00:30 +0000)]
* mml.el (mml-parse-1): Support sender in #secure tags.

* mml1991.el (mml1991-pgg-sign): Only use message-sender if it is
defined.

21 years agoFix typo in last commit.
Simon Josefsson [Wed, 9 Oct 2002 23:45:01 +0000 (23:45 +0000)]
Fix typo in last commit.

21 years ago* mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
Simon Josefsson [Wed, 9 Oct 2002 23:29:53 +0000 (23:29 +0000)]
* mml-sec.el (mml-smime-encrypt-buffer): Warn about combined signing.
(mml-pgp-encrypt-buffer): Support combined signing.

21 years ago* mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
Simon Josefsson [Wed, 9 Oct 2002 23:27:32 +0000 (23:27 +0000)]
* mml1991.el (mml1991-mailcrypt-encrypt): Support combined signing.
(mml1991-gpg-encrypt): Ditto.
(mml1991-pgg-encrypt): Ditto.
(mml1991-encrypt): Pass sign parameter.

21 years ago* message.texi (Security): Fix.
Simon Josefsson [Wed, 9 Oct 2002 23:15:20 +0000 (23:15 +0000)]
* message.texi (Security): Fix.

21 years ago* mml-sec.el (mml-signencrypt-style-alist): Defcustom.
Simon Josefsson [Wed, 9 Oct 2002 23:11:22 +0000 (23:11 +0000)]
* mml-sec.el (mml-signencrypt-style-alist): Defcustom.
(mml-signencrypt-style): Mention the variable.

21 years ago* mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
Simon Josefsson [Wed, 9 Oct 2002 22:43:59 +0000 (22:43 +0000)]
* mml1991.el (mml1991-pgg-sign): Bind pgg-default-user-id, not
pgg-gpg-user-id.

21 years ago* pgg.el (pgg-insert-url-with-w3): Ignore errors.
Simon Josefsson [Wed, 9 Oct 2002 22:33:14 +0000 (22:33 +0000)]
* pgg.el (pgg-insert-url-with-w3): Ignore errors.
(pgg-fetch-key-function): Nil if w3 is not installed.

21 years agoremoved the locate-file mantra
Teodor Zlatanov [Wed, 9 Oct 2002 15:43:05 +0000 (15:43 +0000)]
removed the locate-file mantra
added BBDB eval-when-compile load
removed bbdb-search macro autoload

21 years ago(gnus-agent-fetch-selected-article): Bind
Kai Grossjohann [Tue, 8 Oct 2002 18:42:56 +0000 (18:42 +0000)]
(gnus-agent-fetch-selected-article): Bind
gnus-agent-current-history.

21 years agoBBDB autoload fixes
Teodor Zlatanov [Tue, 8 Oct 2002 15:29:47 +0000 (15:29 +0000)]
BBDB autoload fixes

21 years agoFix last commit (ChangeLog entry still applies).
Simon Josefsson [Sun, 6 Oct 2002 03:10:27 +0000 (03:10 +0000)]
Fix last commit (ChangeLog entry still applies).

21 years ago* imap.el (imap-parse-status): Don't use read to read token.
Simon Josefsson [Sun, 6 Oct 2002 01:20:21 +0000 (01:20 +0000)]
* imap.el (imap-parse-status): Don't use read to read token.

21 years agognus-agent-fetch-selected-article: Do nothing
Kai Grossjohann [Sat, 5 Oct 2002 23:53:53 +0000 (23:53 +0000)]
gnus-agent-fetch-selected-article: Do nothing
also when unplugged

21 years ago(gnus-agent-fetch-selected-article): Do nothing
Kai Grossjohann [Sat, 5 Oct 2002 21:54:39 +0000 (21:54 +0000)]
(gnus-agent-fetch-selected-article): Do nothing
for methods not covered by the agent.

21 years ago* pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
Simon Josefsson [Sat, 5 Oct 2002 12:12:32 +0000 (12:12 +0000)]
* pgg-gpg.el (pgg-gpg-encrypt-region): Query passphrase when
signing.

21 years ago* gnus-agent.el (gnus-agent-read-servers): If getting method from
Simon Josefsson [Sat, 5 Oct 2002 05:39:59 +0000 (05:39 +0000)]
* gnus-agent.el (gnus-agent-read-servers): If getting method from
a named server fails, ignore the server.

21 years ago* mml1991.el (mml1991-pgg-sign): Do QP.
Simon Josefsson [Sat, 5 Oct 2002 05:31:37 +0000 (05:31 +0000)]
* mml1991.el (mml1991-pgg-sign): Do QP.

21 years ago* pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
Simon Josefsson [Fri, 4 Oct 2002 23:16:03 +0000 (23:16 +0000)]
* pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt really
work.

21 years ago* pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.
Simon Josefsson [Fri, 4 Oct 2002 03:49:33 +0000 (03:49 +0000)]
* pgg-gpg.el (pgg-gpg-encrypt-region): Make signencrypt work.

21 years ago* pgg-pgp.el (pgg-pgp-verify-region): Inline
Simon Josefsson [Fri, 4 Oct 2002 03:43:02 +0000 (03:43 +0000)]
* pgg-pgp.el (pgg-pgp-verify-region): Inline
binary-write-decoded-region from MEL.

21 years ago* pgg.texi: Document sign parameter.
Simon Josefsson [Fri, 4 Oct 2002 01:35:26 +0000 (01:35 +0000)]
* pgg.texi: Document sign parameter.

21 years ago* pgg.el (pgg-encrypt-region): Support sign.
Simon Josefsson [Thu, 3 Oct 2002 23:46:25 +0000 (23:46 +0000)]
* pgg.el (pgg-encrypt-region): Support sign.

* pgg-gpg.el (pgg-gpg-encrypt-region): Ditto.

* mml2015.el (mml2015-pgg-encrypt): Ditto.

21 years ago* gnus.texi: Add \gnuskey tex command.
Simon Josefsson [Thu, 3 Oct 2002 23:34:07 +0000 (23:34 +0000)]
* gnus.texi: Add \gnuskey tex command.

* texi2latex.el (latexi-translate-file): Do PGG.  (Poor) support
of @set, @deffn, @defvar, @defun, @key.  Improve error.

* Makefile.in: Add PGG.

21 years agoMoved pgg/*.el to lisp/ and pgg/*.texi to texi/.
Simon Josefsson [Thu, 3 Oct 2002 23:05:13 +0000 (23:05 +0000)]
Moved pgg/*.el to lisp/ and pgg/*.texi to texi/.

21 years ago(message-required-mail-headers): Remove Lines:.
Simon Josefsson [Thu, 3 Oct 2002 22:42:32 +0000 (22:42 +0000)]
(message-required-mail-headers): Remove Lines:.

21 years ago* gnus.texi (Group Information): Mention prefix argument for
Kai Grossjohann [Thu, 3 Oct 2002 18:27:41 +0000 (18:27 +0000)]
* gnus.texi (Group Information): Mention prefix argument for
gnus-group-fetch-charter and gnus-group-fetch-control.
From Jesper Harder.

* gnus-group.el (gnus-group-fetch-charter,
gnus-group-fetch-control): Prompt for group if given a prefix
argument.
* gnus-sum.el (t): Add gnus-group-fetch-charter and
gnus-group-fetch-control to summary key map and menu.

21 years ago* nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
Paul Jarc [Thu, 3 Oct 2002 18:16:25 +0000 (18:16 +0000)]
* nnmaildir.el (nnmaildir--group-maxnum-art): fix maximum article
number when there are no articles.

21 years ago(gnus-agent-summary-fetch-group): Optional prefix
Kai Grossjohann [Thu, 3 Oct 2002 15:07:45 +0000 (15:07 +0000)]
(gnus-agent-summary-fetch-group): Optional prefix
arg ALL means to fetch all articles, not only downloadable ones.
(gnus-agent-fetch-selected-article): New function for
gnus-select-article-hook or gnus-mark-article-hook.

21 years ago(gnus-x-splash): Set coding-system-for-read to raw-text.
Katsumi Yamaoka [Thu, 3 Oct 2002 00:09:11 +0000 (00:09 +0000)]
(gnus-x-splash): Set coding-system-for-read to raw-text.

21 years agoDon't require mel. Don't use luna.
Simon Josefsson [Tue, 1 Oct 2002 15:20:40 +0000 (15:20 +0000)]
Don't require mel.  Don't use luna.
(pgg-scheme-pgp-instance, pgg-make-scheme-pgp): Remove.
(pgg-pgp-process-region): Use expand-file-name instead of concat.
(pgg-pgp-process-region): Don't use binary-funcall.

21 years agoImport from EMIKO.
Simon Josefsson [Tue, 1 Oct 2002 15:18:53 +0000 (15:18 +0000)]
Import from EMIKO.

21 years ago* pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.
Simon Josefsson [Tue, 1 Oct 2002 14:36:27 +0000 (14:36 +0000)]
* pgg-pgp5.el (pgg-pgp5-process-region): Don't use binary-funcall.

21 years ago* pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
Simon Josefsson [Tue, 1 Oct 2002 13:32:00 +0000 (13:32 +0000)]
* pgg-gpg.el (pgg-gpg-process-region): Use expand-file-name
instead of concat.

* pgg-pgp5.el (pgg-pgp5-process-region): Ditto.

21 years agotwo quick fixes to spam-check-bbdb and spam-check-whitelist logic
Teodor Zlatanov [Tue, 1 Oct 2002 02:17:41 +0000 (02:17 +0000)]
two quick fixes to spam-check-bbdb and spam-check-whitelist logic

21 years agominor documentation change
Teodor Zlatanov [Mon, 30 Sep 2002 18:21:11 +0000 (18:21 +0000)]
minor documentation change

21 years agomerged changes to spam.el
Teodor Zlatanov [Mon, 30 Sep 2002 18:12:49 +0000 (18:12 +0000)]
merged changes to spam.el

21 years ago(mml2015-pgg-clear-verify): Verifying in a unibyte
Simon Josefsson [Mon, 30 Sep 2002 12:33:28 +0000 (12:33 +0000)]
(mml2015-pgg-clear-verify): Verifying in a unibyte
buffer seem to be needed?

21 years ago(pgg-output-buffer, pgg-errors-buffer): Prevent byte
Simon Josefsson [Sun, 29 Sep 2002 21:24:45 +0000 (21:24 +0000)]
(pgg-output-buffer, pgg-errors-buffer): Prevent byte
compile warnings.

21 years ago2002-09-29 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sun, 29 Sep 2002 20:47:41 +0000 (20:47 +0000)]
2002-09-29  Simon Josefsson  <jas@extundo.com>

* pgg-parse.el (pgg-char-int, pgg-string-as-unibyte): Prevent byte
compile warnings.

* pgg.el (pgg-decrypt-region): Don't parse packet.

21 years ago2002-09-29 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sun, 29 Sep 2002 20:39:30 +0000 (20:39 +0000)]
2002-09-29  Simon Josefsson  <jas@extundo.com>

* luna.el: Removed.

* pgg.el, pgg-gpg.el, pgg-pgp5.el: Don't depend on luna.el.

21 years ago(mml1991-pgg-encrypt): Fix recipients querying.
Simon Josefsson [Sun, 29 Sep 2002 20:37:10 +0000 (20:37 +0000)]
(mml1991-pgg-encrypt): Fix recipients querying.

21 years ago(mml1991-function-alist): Add pgg.
Simon Josefsson [Sun, 29 Sep 2002 20:33:02 +0000 (20:33 +0000)]
(mml1991-function-alist): Add pgg.
(mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.

21 years ago2002-09-29 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sun, 29 Sep 2002 18:51:47 +0000 (18:51 +0000)]
2002-09-29  Simon Josefsson  <jas@extundo.com>

* alist.el, calist.el: Removed.

2002-09-29  Daiki Ueno <ueno@unixuser.org>

* pgg.el: Remove dependency on calist.el.

21 years agoRevert my gratitious change.
Simon Josefsson [Sat, 28 Sep 2002 21:42:08 +0000 (21:42 +0000)]
Revert my gratitious change.

21 years agoAdd ChangeLog entry for forgotten change in last commit.
Simon Josefsson [Sat, 28 Sep 2002 17:05:19 +0000 (17:05 +0000)]
Add ChangeLog entry for forgotten change in last commit.

21 years agoRevert some changes in last commit.
Simon Josefsson [Sat, 28 Sep 2002 16:40:30 +0000 (16:40 +0000)]
Revert some changes in last commit.

21 years ago* pgg.el (pgg-temporary-file-directory): New variable.
Simon Josefsson [Sat, 28 Sep 2002 16:34:35 +0000 (16:34 +0000)]
* pgg.el (pgg-temporary-file-directory): New variable.
(pgg-set-buffer-multibyte): Defalias.
(pgg-verify-region): Use it.

* pgg-pgp5.el (pgg-pgp5-process-region, pgg-scheme-verify-region)
(pgg-scheme-snarf-keys-region): Use pgg-temporary-file-directory.

* pgg-parse.el (pgg-char-int): Defalias.
(pgg-format-key-identifier, pgg-byte-after, pgg-read-byte)
(pgg-read-bytes, pgg-read-body): Use it.
(pgg-decode-packets): Don't use MEL, use base64-*.
(pgg-parse-armor): Don't assume set-buffer-multibyte exists.
(pgg-string-as-unibyte): Defalias.
(pgg-parse-armor-region): Use it.

* pgg-gpg.el (pgg-gpg-process-region): Use
pgg-temporary-file-directory.

* luna.el: Don't def-edebug.

21 years ago(mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
Simon Josefsson [Sat, 28 Sep 2002 16:19:28 +0000 (16:19 +0000)]
(mml2015-pgg-decrypt, mml2015-pgg-verify): Make sure either nil or
handle is returned.

21 years ago2002-09-28 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 28 Sep 2002 15:13:22 +0000 (15:13 +0000)]
2002-09-28  Simon Josefsson  <jas@extundo.com>

* pgg-pgp5.el (pgg-scheme-verify-region): Inline
binary-write-decoded-region from MEL.

* pgg-pgp5.el, pgg-gpg.el: Don't require mel.

21 years agoRemove static.el
Simon Josefsson [Sat, 28 Sep 2002 14:52:05 +0000 (14:52 +0000)]
Remove static.el

21 years agoapel-ver.el: Removed.
Simon Josefsson [Sat, 28 Sep 2002 14:50:14 +0000 (14:50 +0000)]
apel-ver.el: Removed.

21 years ago2002-09-28 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 28 Sep 2002 14:47:41 +0000 (14:47 +0000)]
2002-09-28  Simon Josefsson  <jas@extundo.com>

* alist.el, calist.el: Don't require product/APEL.

* pgg-parse.el (top-level): Remove dependency on static.el,
pccl.el, mel.el.
(pgg-parse-crc24, pgg-parse-crc24-string): Only define if
`define-ccl-program' is boundp, instead of using broken.

* broken.el, mcharset.el, mcs-20.el, mcs-e20.el, mcs-xm.el,
mcs-xmu.el mel.el, mime-def.el, path-util.el, pccl-20.el, pccl.el,
pces-20.el pces-e20.el, pces-raw.el, pces-xfc.el, pces-xm.el,
pces.el, pcustom.el poe-xemacs.el, poe.el, poem-xm.el, poem.el,
product.el, pym.el: Removed.

21 years ago(autoload): Autoload correct files. Trivial patch
Simon Josefsson [Sat, 28 Sep 2002 13:20:56 +0000 (13:20 +0000)]
(autoload): Autoload correct files.  Trivial patch
from dme@dme.org.

21 years ago(gnus-fixup-nnimap-unread-after-getting-new-news): Protect against
Katsumi Yamaoka [Fri, 27 Sep 2002 09:20:09 +0000 (09:20 +0000)]
(gnus-fixup-nnimap-unread-after-getting-new-news): Protect against
 non-existent of `nnimap-mailbox-info'.

21 years ago* gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
Simon Josefsson [Fri, 27 Sep 2002 08:47:26 +0000 (08:47 +0000)]
* gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news): New.
(gnus-setup-news-hook): Use it.
(gnus-after-getting-new-news-hook): Ditto.

* nnimap.el (nnimap-fixup-unread-after-getting-new-news): Remove.

21 years ago(gnus-article-mode-syntax-table): Replace "-" to " ".
Katsumi Yamaoka [Fri, 27 Sep 2002 08:09:05 +0000 (08:09 +0000)]
(gnus-article-mode-syntax-table): Replace "-" to " ".

21 years ago(gnus-nov-parse-line): When an error is signaled in the part to decode
Katsumi Yamaoka [Fri, 27 Sep 2002 04:08:59 +0000 (04:08 +0000)]
(gnus-nov-parse-line): When an error is signaled in the part to decode
 encoded words, use raw words instead of decoded words.

21 years ago * nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.
ShengHuo ZHU [Fri, 27 Sep 2002 02:45:23 +0000 (02:45 +0000)]
* nnimap.el (nnimap-update-unseen): Use gnus-gethash-safe.

21 years ago * mm-view.el (mm-w3m-mode-ignored-keys): New variable.
ShengHuo ZHU [Fri, 27 Sep 2002 02:36:55 +0000 (02:36 +0000)]
* mm-view.el (mm-w3m-mode-ignored-keys): New variable.
(mm-setup-w3m): Use it.

21 years ago(gnus-article-mode-syntax-table): Make M-. work in
Simon Josefsson [Fri, 27 Sep 2002 02:16:39 +0000 (02:16 +0000)]
(gnus-article-mode-syntax-table): Make M-. work in
article buffers.

21 years ago(nnimap-update-unseen): New function; update unseen count in
Simon Josefsson [Thu, 26 Sep 2002 23:29:04 +0000 (23:29 +0000)]
(nnimap-update-unseen): New function; update unseen count in
`n-m-info'.
(nnimap-close-group): Call it.

21 years ago* nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
Simon Josefsson [Thu, 26 Sep 2002 23:07:47 +0000 (23:07 +0000)]
* nnimap.el (nnimap-fixup-unread-after-getting-new-news): Autoload
it just in case.

21 years agoUnread count now correct for nnimap
Simon Josefsson [Thu, 26 Sep 2002 23:06:12 +0000 (23:06 +0000)]
Unread count now correct for nnimap

21 years ago* gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
Simon Josefsson [Thu, 26 Sep 2002 23:02:51 +0000 (23:02 +0000)]
* gnus-start.el (gnus-setup-news-hook): Add n-f-u-a-g-n-n.
(gnus-after-getting-new-news-hook): Ditto.

* nnimap.el (nnimap-retrieve-groups): Move the quick mail check
message into verboselevel 9.  Change slow mail check message.
(nnimap-retrieve-groups): Use prefixed names in n-mailbox-info.
(nnimap-fixup-unread-after-getting-new-news): New function, to be
used as a hook after getting new mail.

21 years ago* imap.el (imap-parse-resp-text-code): The UNSEEN value in
Simon Josefsson [Thu, 26 Sep 2002 22:20:27 +0000 (22:20 +0000)]
* imap.el (imap-parse-resp-text-code): The UNSEEN value in
SELECT/EXAMINE is first unseen article, not number of unseen
articles.  Make them distinct by renaming the former to
`first-unseen' instead of `unseen'.

* nnimap.el (nnimap-retrieve-groups): Get uidvalidity and unseen
too.
(nnimap-retrieve-groups): Don't used cached data if uidvalidity
changed.
(nnimap-retrieve-groups): Store uidvalidity and unseen data too.

21 years ago(Agent Variables): Add.
Simon Josefsson [Thu, 26 Sep 2002 18:13:42 +0000 (18:13 +0000)]
(Agent Variables): Add.

21 years ago(gnus-server-unopen-status): Defcustom.
Simon Josefsson [Thu, 26 Sep 2002 18:08:12 +0000 (18:08 +0000)]
(gnus-server-unopen-status): Defcustom.

21 years ago(mml-signencrypt-style): Docstring to font-lock
Simon Josefsson [Thu, 26 Sep 2002 17:16:08 +0000 (17:16 +0000)]
(mml-signencrypt-style): Docstring to font-lock
better.

21 years ago(mml2015-pgg-decrypt): Only add security information
Simon Josefsson [Thu, 26 Sep 2002 17:03:40 +0000 (17:03 +0000)]
(mml2015-pgg-decrypt): Only add security information
if dissecting resulting buffer actually had any information.

21 years agoSynch with the latest APEL/FLIM modules.
Katsumi Yamaoka [Thu, 26 Sep 2002 04:50:05 +0000 (04:50 +0000)]
Synch with the latest APEL/FLIM modules.

21 years agoMore files.
Simon Josefsson [Thu, 26 Sep 2002 04:41:54 +0000 (04:41 +0000)]
More files.

21 years ago* gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name' because
Katsumi Yamaoka [Thu, 26 Sep 2002 04:34:22 +0000 (04:34 +0000)]
* gnus-group.el (gnus-group-sort-by-method): Remove `symbol-name' because
 the function `string<' allows symbols.
* gnus-sum.el (gnus-summary-make-menu-bar): Ditto.

21 years ago * message.el (message-forward-make-body): Revert an early change
ShengHuo ZHU [Thu, 26 Sep 2002 02:21:37 +0000 (02:21 +0000)]
* message.el (message-forward-make-body): Revert an early change
because 8-bit utf-8 emails.

21 years ago2002-09-25 Bj\e,Av\e(Brn Torkelsson <torkel@acc.umu.se>
ShengHuo ZHU [Wed, 25 Sep 2002 23:45:18 +0000 (23:45 +0000)]
2002-09-25  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>

* gnus-agent.el (gnus-category-line-format): Doc fixes (mostly added
links to Info)
* gnus-art.el (gnus-treat-highlight-signature):
* gnus-art.el (gnus-treat-buttonize):
* gnus-art.el (gnus-treat-buttonize-head):
* gnus-art.el (gnus-treat-emphasize):
* gnus-art.el (gnus-treat-strip-cr):
* gnus-art.el (gnus-treat-unsplit-urls):
* gnus-art.el (gnus-treat-leading-whitespace):
* gnus-art.el (gnus-treat-hide-headers):
* gnus-art.el (gnus-treat-hide-boring-headers):
* gnus-art.el (gnus-treat-hide-signature):
* gnus-art.el (gnus-treat-fill-article):
* gnus-art.el (gnus-treat-hide-citation):
* gnus-art.el (gnus-treat-hide-citation-maybe):
* gnus-art.el (gnus-treat-strip-list-identifiers):
* gnus-art.el (gnus-treat-strip-pgp):
* gnus-art.el (gnus-treat-strip-pem):
* gnus-art.el (gnus-treat-strip-banner):
* gnus-art.el (gnus-treat-highlight-headers):
* gnus-art.el (gnus-treat-highlight-citation):
* gnus-art.el (gnus-treat-date-ut):
* gnus-art.el (gnus-treat-date-local):
* gnus-art.el (gnus-treat-date-english):
* gnus-art.el (gnus-treat-date-lapsed):
* gnus-art.el (gnus-treat-date-original):
* gnus-art.el (gnus-treat-date-iso8601):
* gnus-art.el (gnus-treat-date-user-defined):
* gnus-art.el (gnus-treat-strip-headers-in-body):
* gnus-art.el (gnus-treat-strip-trailing-blank-lines):
* gnus-art.el (gnus-treat-strip-leading-blank-lines):
* gnus-art.el (gnus-treat-strip-multiple-blank-lines):
* gnus-art.el (gnus-treat-unfold-headers):
* gnus-art.el (gnus-treat-fold-headers):
* gnus-art.el (gnus-treat-fold-newsgroups):
* gnus-art.el (gnus-treat-overstrike):
* gnus-art.el (gnus-treat-display-xface):
* gnus-art.el (gnus-treat-display-smileys):
* gnus-art.el (gnus-treat-from-picon):
* gnus-art.el (gnus-treat-mail-picon):
* gnus-art.el (gnus-treat-newsgroups-picon):
* gnus-art.el (gnus-treat-body-boundary):
* gnus-art.el (gnus-treat-capitalize-sentences):
* gnus-art.el (gnus-treat-fill-long-lines):
* gnus-art.el (gnus-treat-play-sounds):
* gnus-art.el (gnus-treat-translate):
* gnus-art.el (gnus-treat-x-pgp-sig):
* gnus-art.el (gnus-mime-button-line-format):
* gnus-art.el (gnus-button-man-level):
* gnus-art.el (gnus-button-emacs-level):
* gnus-cus.el (gnus-group-parameters):
* gnus-gl.el (bbb-build-mid-scores-alist):
* gnus-group.el (gnus-group-line-format):
* gnus-mlspl.el (gnus-group-split-setup):
* gnus-mlspl.el (gnus-group-split):
* gnus-msg.el (gnus-mailing-list-groups):
* gnus-msg.el (gnus-posting-styles):
* gnus-nocem.el (gnus-nocem-issuers):
* gnus-score.el (gnus-score-regexp-bad-p):
* gnus-srvr.el (gnus-server-line-format):
* gnus-topic.el (gnus-topic-line-format):
* gnus.el (gnus-summary-line-format):
* mail-source.el (mail-sources):
* message.el (message-subscribed-address-file):
* nnmail.el (nnmail-split-fancy):

2002-09-24  Evgeny Roubinchtein  <zhenya@freeshell.org>

* mail-source.el(mail-source-run-script): use `functionp' to test
whether the argument `script' is in fact a function.
(mail-sources): adjust the defcustom to allow users to specify a
function or a string as the value of the `:prescript' and
`:postscript' arguments of the `file' and `pop3' mail sources.

21 years agoMore files.
Simon Josefsson [Wed, 25 Sep 2002 21:14:58 +0000 (21:14 +0000)]
More files.

21 years agoMore files.
Simon Josefsson [Wed, 25 Sep 2002 19:56:04 +0000 (19:56 +0000)]
More files.

21 years ago* nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
Paul Jarc [Wed, 25 Sep 2002 17:43:16 +0000 (17:43 +0000)]
* nnmaildir.el (nnmaildir--grp-add-art): fix minimum article
number when article 1 does not exist.

21 years ago(gnus-button-handle-describe-key, gnus-button-handle-apropos)
Kai Grossjohann [Wed, 25 Sep 2002 15:46:28 +0000 (15:46 +0000)]
(gnus-button-handle-describe-key, gnus-button-handle-apropos)
(gnus-button-handle-apropos-command): Doc fix.  From Reiner Steib.

21 years ago(gnus-button-guessed-mid-regexp)
Kai Grossjohann [Wed, 25 Sep 2002 14:36:20 +0000 (14:36 +0000)]
(gnus-button-guessed-mid-regexp)
(gnus-button-handle-describe-prefix, gnus-button-alist): Better
regexes.  From Reiner Steib.
(gnus-button-handle-describe-function)
(gnus-button-handle-describe-variable): Doc fix.  From Reiner Steib.

21 years agoFix URL again.
Simon Josefsson [Wed, 25 Sep 2002 14:09:16 +0000 (14:09 +0000)]
Fix URL again.

21 years agoFix URL.
Simon Josefsson [Wed, 25 Sep 2002 14:08:29 +0000 (14:08 +0000)]
Fix URL.

21 years ago(Troubleshooting): Add.
Simon Josefsson [Wed, 25 Sep 2002 14:04:10 +0000 (14:04 +0000)]
(Troubleshooting): Add.

21 years ago(gnus-button-handle-apropos-variable): Fall back to
Kai Grossjohann [Wed, 25 Sep 2002 14:01:01 +0000 (14:01 +0000)]
(gnus-button-handle-apropos-variable): Fall back to
apropos if apropos-variable does not exist.

21 years ago2002-09-25 Mark A. Hershberger <mah@everybody.org>
Lars Magne Ingebrigtsen [Wed, 25 Sep 2002 13:08:01 +0000 (13:08 +0000)]
2002-09-25  Mark A. Hershberger  <mah@everybody.org>

* nnrss.el (nnrss-save-server-data): Save nnrss-group-alist in
the file.

21 years ago(Summary Maneuvering): Fix gnus-auto-select-next.
Simon Josefsson [Wed, 25 Sep 2002 13:05:05 +0000 (13:05 +0000)]
(Summary Maneuvering): Fix gnus-auto-select-next.

21 years ago(defvar, autoload): Prevent byte-compile warnings.
Simon Josefsson [Tue, 24 Sep 2002 17:43:13 +0000 (17:43 +0000)]
(defvar, autoload): Prevent byte-compile warnings.

21 years ago * gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.
ShengHuo ZHU [Tue, 24 Sep 2002 17:22:16 +0000 (17:22 +0000)]
* gnus-start.el (gnus-1): Create nndraft:queue, nndraft:drafts.

21 years ago * gnus-start.el (gnus-1): Create nndraft:queue.
ShengHuo ZHU [Tue, 24 Sep 2002 17:16:50 +0000 (17:16 +0000)]
* gnus-start.el (gnus-1): Create nndraft:queue.

21 years agoMore files (for XEmacs).
Simon Josefsson [Tue, 24 Sep 2002 15:21:58 +0000 (15:21 +0000)]
More files (for XEmacs).

21 years agoPGG manual.
Simon Josefsson [Tue, 24 Sep 2002 15:15:44 +0000 (15:15 +0000)]
PGG manual.

21 years agoFiles from APEL, FLIM and SEMI/PGG.
Simon Josefsson [Tue, 24 Sep 2002 15:15:31 +0000 (15:15 +0000)]
Files from APEL, FLIM and SEMI/PGG.

21 years ago(top-level): Require mm-util for mm-make-temp-file.
Simon Josefsson [Tue, 24 Sep 2002 15:07:11 +0000 (15:07 +0000)]
(top-level): Require mm-util for mm-make-temp-file.
(mml2015-use): Prefer PGG if installed.
(mml2015-function-alist): Add PGG wrappers.
(mml2015-gpg-extract-signature-details): Check mml2015-use too.
(mml2015-gpg-extract-signature-details): PGG strips "gpg: "
prefix, make regexp optionally skip it.
(mml2015-pgg-decrypt, mml2015-pgg-clear-decrypt)
(mml2015-pgg-verify, mml2015-pgg-clear-verify, mml2015-pgg-sign)
(mml2015-pgg-encrypt): New functions.