gnus
18 years ago(distclean): Remove Makefile.
Katsumi Yamaoka [Thu, 26 Jan 2006 09:17:58 +0000 (09:17 +0000)]
(distclean): Remove Makefile.

18 years agoUpdate.
Katsumi Yamaoka [Thu, 26 Jan 2006 09:01:46 +0000 (09:01 +0000)]
Update.

18 years ago(clean): Clean all subdirectories; remove *~.
Katsumi Yamaoka [Thu, 26 Jan 2006 09:01:44 +0000 (09:01 +0000)]
(clean): Clean all subdirectories; remove *~.
(elclean): Remove lisp/auto-autoloads.el, lisp/custom-load.el, and
 lisp/gnus-load.el.
(distclean): Don't use sub-make to run clean; use $(MAKE) instead of make.

18 years ago(clean): New rule.
Katsumi Yamaoka [Thu, 26 Jan 2006 09:01:39 +0000 (09:01 +0000)]
(clean): New rule.
(distclean): Use it.

18 years ago(almost-clean): Rename from clean.
Katsumi Yamaoka [Thu, 26 Jan 2006 09:01:33 +0000 (09:01 +0000)]
(almost-clean): Rename from clean.
(clean): Rename from veryclean.
(distclean): Use clean.
(pspackage): Use almost-clean.

18 years ago(gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't autoload. From Steve Youngs.
Katsumi Yamaoka [Thu, 26 Jan 2006 05:14:45 +0000 (05:14 +0000)]
(gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't autoload.  From Steve Youngs.
(gmm-verbose): Add :group.

18 years ago* message.el: Change some comments WRT tool-bars.
Reiner Steib [Wed, 25 Jan 2006 17:45:01 +0000 (17:45 +0000)]
* message.el: Change some comments WRT tool-bars.

18 years ago* gnus-sum.el (gnus-summary-tool-bar)
Reiner Steib [Wed, 25 Jan 2006 15:42:40 +0000 (15:42 +0000)]
* gnus-sum.el (gnus-summary-tool-bar)
(gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
(gnus-summary-tool-bar-zap-list): New variables.
(gnus-summary-make-tool-bar): Complete rewrite using
`gmm-tool-bar-from-list'.

* gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
(gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
variables.
(gnus-group-make-tool-bar): Complete rewrite using
`gmm-tool-bar-from-list'.
(gnus-group-tool-bar-update): New function.

18 years ago(message-mode-field-menu): Add "Show hidden Headers".
Reiner Steib [Wed, 25 Jan 2006 15:15:21 +0000 (15:15 +0000)]
(message-mode-field-menu): Add "Show hidden Headers".

18 years ago(mm-uu-dissect-text-parts): Fix previous commit.
Katsumi Yamaoka [Wed, 25 Jan 2006 08:50:14 +0000 (08:50 +0000)]
(mm-uu-dissect-text-parts): Fix previous commit.

18 years ago(mm-uu-dissect-text-parts): Decode charset.
Katsumi Yamaoka [Wed, 25 Jan 2006 08:20:52 +0000 (08:20 +0000)]
(mm-uu-dissect-text-parts): Decode charset.

18 years agoRevision: emacs@sv.gnu.org/gnus--devo--0--patch-5
Miles Bader [Wed, 25 Jan 2006 06:24:38 +0000 (06:24 +0000)]
Revision: emacs@sv.gnu.org/gnus--devo--0--patch-5

Merge from gnus--rel--5.10

Patches applied:

 * emacs--devo--0  (base, patch 1-3)

   - tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-704
   - Update from CVS

 * gnus--rel--5.10  (base, patch 1-7)

   - tag of miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-187
   - Update from CVS
   - Merge from emacs--devo--0

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 630-631, 646-647, 655, 657, 663, 668, 670-671, 676-678, 686, 690-691, 696, 698, 702)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - lisp/gnus/ChangeLog: Remove duplicate entry

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 157-187)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
   - Update from CVS: texi/message.texi: Fix default values.
   - Update from CVS: texi/gnus.texi (RSS): Addition.

2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus-cus.el (gnus-group-parameters): Sync posting-style with
   custom definition of `gnus-posting-styles'.

   * lisp/gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
   print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.

2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus-group.el (gnus-useful-groups): Use Gmane for ding. Use
   nntp for bug archive.

2006-01-08  Chong Yidong  <cyd@stupidchicken.com>

   * lisp/spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
   (spam-group-spam-marks): Delete functions.
   (spam-list-articles): Just call spam-group-ham-marks directly.
   (spam-group-ham-marks): Simplify.

2006-01-08  Alex Schroeder  <alex@gnu.org>

   * texi/pgg.texi (Caching passphrase): Rewording.

2005-11-04 Ken Manheimer  <ken.manheimer@gmail.com>

   * texi/pgg.texi (User Commands): Document additional passphrase
   argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
   (Backend methods): Likewise for corresponding pgg-scheme-* functions.

2005-10-29  Sascha Wilde  <wilde@sha-bang.de>

   * texi/pgg.texi (How to use): Update the example to add autoload of
   pgg-encrypt-symmetric-region.
   (User Commands): Document pgg-encrypt-symmetric-region.
   (Backend methods): Document pgg-scheme-encrypt-symmetric-region.

18 years agoUpdate.
Katsumi Yamaoka [Wed, 25 Jan 2006 04:57:10 +0000 (04:57 +0000)]
Update.

18 years ago(mm-uu-dissect-text-parts): Ignore it if a given part is dissected into
Katsumi Yamaoka [Wed, 25 Jan 2006 04:57:07 +0000 (04:57 +0000)]
(mm-uu-dissect-text-parts): Ignore it if a given part is dissected into
 a single part of which the type is the same as the given one.

18 years ago(mailcap-parse-mailcap-extras): "test" key must go into alists as symbol not
Katsumi Yamaoka [Wed, 25 Jan 2006 04:57:01 +0000 (04:57 +0000)]
(mailcap-parse-mailcap-extras): "test" key must go into alists as symbol not
 string, since that's what mailcap-viewer-passes-test and
 mailcap-mailcap-entry-passes-test look for.  From Kevin Ryde.

18 years agoUse date of installation into the trunk, not the date from the v5-10 branch or
Reiner Steib [Tue, 24 Jan 2006 16:53:23 +0000 (16:53 +0000)]
Use date of installation into the trunk, not the date from the v5-10 branch or
Emacs CVS.  Reorder entries.

18 years agoUse date of installation into the trunk, not the date from the v5-10 branch or
Reiner Steib [Tue, 24 Jan 2006 16:48:44 +0000 (16:48 +0000)]
Use date of installation into the trunk, not the date from the v5-10 branch or
Emacs CVS.

18 years ago* gmm-utils.el (gmm-tool-bar-item): Add "Separator".
Reiner Steib [Tue, 24 Jan 2006 16:37:36 +0000 (16:37 +0000)]
* gmm-utils.el (gmm-tool-bar-item): Add "Separator".
(gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.

* message.el (message-tool-bar-gnome): Use gmm-ignore.

18 years agoUpdate.
Katsumi Yamaoka [Tue, 24 Jan 2006 14:55:38 +0000 (14:55 +0000)]
Update.

18 years agoUpdate.
Katsumi Yamaoka [Tue, 24 Jan 2006 11:36:18 +0000 (11:36 +0000)]
Update.

18 years ago(gnus-mime-security-button-menu): New alias.
Katsumi Yamaoka [Tue, 24 Jan 2006 11:36:15 +0000 (11:36 +0000)]
(gnus-mime-security-button-menu): New alias.
(gnus-xmas-mime-security-button-menu): New function.

18 years agoUpdate.
Katsumi Yamaoka [Tue, 24 Jan 2006 10:28:07 +0000 (10:28 +0000)]
Update.

18 years ago(gnus-mime-security-button-commands): New variable.
Katsumi Yamaoka [Tue, 24 Jan 2006 10:28:04 +0000 (10:28 +0000)]
(gnus-mime-security-button-commands): New variable.
(gnus-mime-security-button-menu): New definition.
(gnus-mime-security-button-map): Use them.
(gnus-mime-security-button-menu): New function.
(gnus-insert-mime-security-button): Addition to help echo.
(gnus-mime-security-run-function, gnus-mime-security-save-part)
(gnus-mime-security-pipe-part): New functions.

18 years ago(mm-uu-buttonize-original-text-parts): Remove.
Katsumi Yamaoka [Tue, 24 Jan 2006 10:27:57 +0000 (10:27 +0000)]
(mm-uu-buttonize-original-text-parts): Remove.
(mm-uu-dissect-text-parts): Revert 2006-01-23 change.

18 years ago(mm-handle-set-disposition): Remove.
Katsumi Yamaoka [Tue, 24 Jan 2006 10:27:51 +0000 (10:27 +0000)]
(mm-handle-set-disposition): Remove.
(mm-handle-set-description): Remove.

18 years agoUpdate.
Katsumi Yamaoka [Tue, 24 Jan 2006 01:58:00 +0000 (01:58 +0000)]
Update.

18 years ago(gnus-article-wash-html-with-w3m-standalone): Use
Katsumi Yamaoka [Tue, 24 Jan 2006 01:57:57 +0000 (01:57 +0000)]
(gnus-article-wash-html-with-w3m-standalone): Use
 mm-w3m-standalone-supports-m17n-p to alter w3m usage.

18 years ago(mm-w3m-standalone-supports-m17n-p): New variable.
Katsumi Yamaoka [Tue, 24 Jan 2006 01:57:51 +0000 (01:57 +0000)]
(mm-w3m-standalone-supports-m17n-p): New variable.
(mm-w3m-standalone-supports-m17n-p): New function.
(mm-inline-text-html-render-with-w3m-standalone): Use it to alter w3m usage.

18 years ago(message-tool-bar-zap-list): Use
Reiner Steib [Mon, 23 Jan 2006 16:04:01 +0000 (16:04 +0000)]
(message-tool-bar-zap-list): Use
gmm-tool-bar-zap-list as custom type.
(message-tool-bar-update): New function.
(message-tool-bar, message-tool-bar-gnome)
(message-tool-bar-retro): Add message-tool-bar-update.
(message-tool-bar-gnome): Add flyspell-buffer.

18 years ago* gnus-util.el (gnus-error): Describe `args'.
Reiner Steib [Mon, 23 Jan 2006 15:46:53 +0000 (15:46 +0000)]
* gnus-util.el (gnus-error): Describe `args'.

* gmm-utils.el (gmm-error): Describe `args'.
(gmm-tool-bar-zap-list): New widget.
(gmm-tool-bar-from-list): Improve description of `zap-list'.

18 years agomm-uu.el
Katsumi Yamaoka [Mon, 23 Jan 2006 09:47:41 +0000 (09:47 +0000)]
mm-uu.el

18 years ago(mm-handle-set-disposition): New macro.
Katsumi Yamaoka [Mon, 23 Jan 2006 09:47:37 +0000 (09:47 +0000)]
(mm-handle-set-disposition): New macro.
(mm-handle-set-description): New macro.

18 years ago(mm-uu-dissect-text-parts): Decode content transfer encoding.
Katsumi Yamaoka [Mon, 23 Jan 2006 04:40:57 +0000 (04:40 +0000)]
(mm-uu-dissect-text-parts): Decode content transfer encoding.

18 years agoAdd arch tagline
Miles Bader [Sat, 21 Jan 2006 06:43:58 +0000 (06:43 +0000)]
Add arch tagline

18 years ago(message-tool-bar-zap-list, message-tool-bar)
Reiner Steib [Fri, 20 Jan 2006 22:13:00 +0000 (22:13 +0000)]
(message-tool-bar-zap-list, message-tool-bar)
(message-tool-bar-gnome, message-tool-bar-retro): New variables.
(message-tool-bar-local-item-from-menu): Remove.
(message-tool-bar-map): Replace by `message-make-tool-bar'.
(message-make-tool-bar): New function.
(message-mode): Use `message-make-tool-bar'.

18 years ago(gmm): Add :prefix to defgroup.
Reiner Steib [Fri, 20 Jan 2006 21:37:58 +0000 (21:37 +0000)]
(gmm): Add :prefix to defgroup.

18 years ago(gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
Reiner Steib [Fri, 20 Jan 2006 21:31:22 +0000 (21:31 +0000)]
(gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
output.

18 years agoNew file.
Reiner Steib [Fri, 20 Jan 2006 20:52:52 +0000 (20:52 +0000)]
New file.
(gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
(gmm-lazy): New widget copied from `nnmail.el'.
(gmm-tool-bar-from-list): New function for creating customizable
tool bars.

gmm-utils.el (gmm-widget-p): New function.

18 years ago(mml-menu): Add Emacs MIME manual and PGG manual.
Reiner Steib [Fri, 20 Jan 2006 20:17:03 +0000 (20:17 +0000)]
(mml-menu): Add Emacs MIME manual and PGG manual.

18 years ago(mml-attach-file): Describe `description' in doc string.
Reiner Steib [Fri, 20 Jan 2006 20:12:20 +0000 (20:12 +0000)]
(mml-attach-file): Describe `description' in doc string.

18 years agoMerge v5-10 branch.
Katsumi Yamaoka [Fri, 20 Jan 2006 08:35:06 +0000 (08:35 +0000)]
Merge v5-10 branch.

2005-12-12  Richard M. Stallman  <rms@gnu.org>

* mm-url.el (mm-url-load-url): Require url-parse and url-vars.

2005-11-14  Kevin Greiner  <kevin.greiner@compsol.cc>

* nntp.el (nntp-end-of-line): Doc fix.

2005-10-30  Chong Yidong  <cyd@stupidchicken.com>

* imap.el (imap-open): Handle case where buffer is a buffer
object.

2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>

* gnus-delay.el (gnus-delay): Don't autoload.
It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
to be re-loaded when customizing the `gnus-delay' group.

2005-11-19  Chong Yidong  <cyd@stupidchicken.com>

* message.el (message-insert-citation-line): Use newlines.

18 years agoMerge v5-10 branch.
Katsumi Yamaoka [Thu, 19 Jan 2006 11:53:12 +0000 (11:53 +0000)]
Merge v5-10 branch.

18 years agoUpdate.
Katsumi Yamaoka [Thu, 19 Jan 2006 06:01:26 +0000 (06:01 +0000)]
Update.

18 years ago(mm-decode-body): Don't decode decoded body.
Katsumi Yamaoka [Thu, 19 Jan 2006 06:01:23 +0000 (06:01 +0000)]
(mm-decode-body): Don't decode decoded body.

18 years ago(mm-uu-dissect-text-parts): Dissect dissected parts.
Katsumi Yamaoka [Thu, 19 Jan 2006 06:01:21 +0000 (06:01 +0000)]
(mm-uu-dissect-text-parts): Dissect dissected parts.

18 years ago(pgg-gpg-encrypt-region): Add --textmode to gpg args. From Mark D. Baushke.
Katsumi Yamaoka [Thu, 19 Jan 2006 06:01:19 +0000 (06:01 +0000)]
(pgg-gpg-encrypt-region): Add --textmode to gpg args.  From Mark D. Baushke.

18 years agoFix date.
Katsumi Yamaoka [Tue, 17 Jan 2006 13:50:22 +0000 (13:50 +0000)]
Fix date.

18 years agoUpdate.
Katsumi Yamaoka [Tue, 17 Jan 2006 10:52:56 +0000 (10:52 +0000)]
Update.

18 years ago(mm-inlined-types): Add application/pgp.
Katsumi Yamaoka [Tue, 17 Jan 2006 10:52:52 +0000 (10:52 +0000)]
(mm-inlined-types): Add application/pgp.
(mm-automatic-display): Ditto.

18 years ago(mm-uu-dissect-text-parts): Recognize application/pgp part as text.
Katsumi Yamaoka [Tue, 17 Jan 2006 10:52:47 +0000 (10:52 +0000)]
(mm-uu-dissect-text-parts): Recognize application/pgp part as text.

18 years agoUpdate.
Katsumi Yamaoka [Mon, 16 Jan 2006 22:57:51 +0000 (22:57 +0000)]
Update.

18 years agoUpdate copyright.
Katsumi Yamaoka [Mon, 16 Jan 2006 22:57:46 +0000 (22:57 +0000)]
Update copyright.

18 years agoUpdate copyright.
Katsumi Yamaoka [Mon, 16 Jan 2006 22:57:40 +0000 (22:57 +0000)]
Update copyright.
(nnrss-opml-import): Query whether to subscribe to each entry.

18 years ago* message.el (message-info): New function.
Reiner Steib [Mon, 16 Jan 2006 16:03:28 +0000 (16:03 +0000)]
* message.el (message-info): New function.
(message-mode-menu): Add it.
Update copyright.

* ChangeLog: Fix and update copyright.

18 years ago(message-forward-subject-name-subject): Prefer the
Romain Francoise [Fri, 13 Jan 2006 19:44:30 +0000 (19:44 +0000)]
(message-forward-subject-name-subject): Prefer the
address to 'nowhere' if the sender has no name.
Fix typo.  Update copyright year.

18 years ago(Article Washing): Additions.
Katsumi Yamaoka [Fri, 13 Jan 2006 07:15:00 +0000 (07:15 +0000)]
(Article Washing): Additions.

18 years agoUpdate.
Katsumi Yamaoka [Fri, 13 Jan 2006 07:14:56 +0000 (07:14 +0000)]
Update.

18 years ago(article-wash-html): Use gnus-summary-show-article-charset-alist if a numeric
Katsumi Yamaoka [Fri, 13 Jan 2006 07:14:52 +0000 (07:14 +0000)]
(article-wash-html): Use gnus-summary-show-article-charset-alist if a numeric
 arg is given.
(gnus-article-wash-html-with-w3m-standalone): New function.

18 years ago(mm-text-html-renderer-alist): Map w3m-standalone to
Katsumi Yamaoka [Fri, 13 Jan 2006 07:14:46 +0000 (07:14 +0000)]
(mm-text-html-renderer-alist): Map w3m-standalone to
 mm-inline-text-html-render-with-w3m-standalone.
(mm-text-html-washer-alist): Map w3m-standalone to
 gnus-article-wash-html-with-w3m-standalone.
(mm-inline-text-html-render-with-w3m-standalone): New function.

18 years ago(mm-uu-type-alist): Fix previous message-marks commit.
Reiner Steib [Thu, 12 Jan 2006 19:43:05 +0000 (19:43 +0000)]
(mm-uu-type-alist): Fix previous message-marks commit.
Improve LaTeX.

18 years agoFix previous commit.
Katsumi Yamaoka [Tue, 10 Jan 2006 10:19:58 +0000 (10:19 +0000)]
Fix previous commit.

18 years ago(RSS): Document nnrss-wash-html-in-text-plain-parts.
Katsumi Yamaoka [Tue, 10 Jan 2006 10:13:03 +0000 (10:13 +0000)]
(RSS): Document nnrss-wash-html-in-text-plain-parts.

18 years agoUpdate.
Katsumi Yamaoka [Tue, 10 Jan 2006 10:12:58 +0000 (10:12 +0000)]
Update.

18 years ago(nnrss-wash-html-in-text-plain-parts): New variable.
Katsumi Yamaoka [Tue, 10 Jan 2006 10:12:55 +0000 (10:12 +0000)]
(nnrss-wash-html-in-text-plain-parts): New variable.
(nnrss-request-article): Render text/plain parts as HTML.

18 years ago(gnus-article-wash-html-with-w3m): No need to narrow the buffer.
Katsumi Yamaoka [Tue, 10 Jan 2006 10:12:49 +0000 (10:12 +0000)]
(gnus-article-wash-html-with-w3m): No need to narrow the buffer.

18 years ago(Group Parameters): Fix description.
Katsumi Yamaoka [Fri, 6 Jan 2006 05:57:29 +0000 (05:57 +0000)]
(Group Parameters): Fix description.
(RSS): Addition.

18 years ago(nnrss-request-article): Fix the way to fill text/plain parts.
Katsumi Yamaoka [Thu, 5 Jan 2006 07:07:24 +0000 (07:07 +0000)]
(nnrss-request-article): Fix the way to fill text/plain parts.
(nnrss-normalize-date): New function converts ISO 8601 date into RFC822 style.
(nnrss-check-group): Use it.

18 years agoUpdate.
Katsumi Yamaoka [Sun, 1 Jan 2006 06:45:53 +0000 (06:45 +0000)]
Update.

18 years ago(nnrss-fetch): Make it fail gracefully when it can't fetch a feed.
Katsumi Yamaoka [Sun, 1 Jan 2006 06:45:49 +0000 (06:45 +0000)]
(nnrss-fetch): Make it fail gracefully when it can't fetch a feed.
(nnrss-insert-w3): Ditto.

18 years ago(gnus-summary-work-articles): Remove useless `min'.
Katsumi Yamaoka [Sun, 1 Jan 2006 06:45:44 +0000 (06:45 +0000)]
(gnus-summary-work-articles): Remove useless `min'.

18 years agoAdd arch tagline
Miles Bader [Thu, 29 Dec 2005 03:46:41 +0000 (03:46 +0000)]
Add arch tagline

18 years agoAdd ssl.el discussion.
Simon Josefsson [Wed, 28 Dec 2005 11:34:11 +0000 (11:34 +0000)]
Add ssl.el discussion.

18 years agoUpdate from W3 CVS.
Simon Josefsson [Wed, 28 Dec 2005 11:32:48 +0000 (11:32 +0000)]
Update from W3 CVS.

18 years ago(Summary Post Commands): Fix function bound to `S O p'.
Katsumi Yamaoka [Thu, 22 Dec 2005 10:40:46 +0000 (10:40 +0000)]
(Summary Post Commands): Fix function bound to `S O p'.

18 years ago(gnus-uu-digest-mail-forward): Make it work even in the case where neither a
Katsumi Yamaoka [Thu, 22 Dec 2005 09:34:34 +0000 (09:34 +0000)]
(gnus-uu-digest-mail-forward): Make it work even in the case where neither a
 number of articles nor a region is specified.

18 years ago(gnus-uu-digest-mail-forward): Fix comment.
Katsumi Yamaoka [Thu, 22 Dec 2005 07:29:53 +0000 (07:29 +0000)]
(gnus-uu-digest-mail-forward): Fix comment.

18 years ago(gnus-uu-digest-mail-forward): Reverse the order of the articles to be
Katsumi Yamaoka [Thu, 22 Dec 2005 07:26:21 +0000 (07:26 +0000)]
(gnus-uu-digest-mail-forward): Reverse the order of the articles to be
 forwarded.

18 years ago(gnus-namazu-remote-groups): Accept `t' as an
TSUCHIYA Masatoshi [Thu, 22 Dec 2005 06:31:03 +0000 (06:31 +0000)]
(gnus-namazu-remote-groups): Accept `t' as an
symbol that matches the method specified by `gnus-select-method'.
(gnus-namazu/make-directory-table): Follow the above change.
(gnus-namazu/call-namazu): Wrap a query string with quotes.

18 years ago(nnrss-request-article): Fix comment.
Katsumi Yamaoka [Wed, 21 Dec 2005 07:29:52 +0000 (07:29 +0000)]
(nnrss-request-article): Fix comment.

18 years ago(nnrss-request-article): Fix last change; fill text/plain parts.
Katsumi Yamaoka [Wed, 21 Dec 2005 07:22:49 +0000 (07:22 +0000)]
(nnrss-request-article): Fix last change; fill text/plain parts.

18 years ago(nnrss-request-article): Replace <br />s with newlines in text/plain part.
Katsumi Yamaoka [Tue, 20 Dec 2005 06:33:39 +0000 (06:33 +0000)]
(nnrss-request-article): Replace <br />s with newlines in text/plain part.
(nnrss-check-group): Don't add excessive newline to dc:subject.

18 years ago(Display Customization): Add setting example to mm-discouraged-alternatives.
Katsumi Yamaoka [Mon, 19 Dec 2005 07:39:50 +0000 (07:39 +0000)]
(Display Customization): Add setting example to mm-discouraged-alternatives.

18 years ago(nnrss-check-group): Put the RSS dc:subject in the article. From Mark Plaksin.
Katsumi Yamaoka [Mon, 19 Dec 2005 05:19:29 +0000 (05:19 +0000)]
(nnrss-check-group): Put the RSS dc:subject in the article.  From Mark Plaksin.

18 years agoDon't require gnus-bcklg. Autoload it.
Reiner Steib [Sun, 18 Dec 2005 14:40:50 +0000 (14:40 +0000)]
Don't require gnus-bcklg.  Autoload it.
(nnml-use-compressed-files, nnml-save-mail): Support other
comression programs such as bzip2.

18 years ago* dns.el (query-dns): Make sure we check the buffer size before
Lars Magne Ingebrigtsen [Sun, 18 Dec 2005 00:14:32 +0000 (00:14 +0000)]
* dns.el (query-dns): Make sure we check the buffer size before
removing tcp headers.

18 years ago* gnus-art.el (gnus-article-delete-text-of-type): Enable it to remove MIME
Katsumi Yamaoka [Fri, 16 Dec 2005 11:57:51 +0000 (11:57 +0000)]
* gnus-art.el (gnus-article-delete-text-of-type): Enable it to remove MIME
 buttons associated with multipart/alternative parts.
(gnus-mime-display-alternative): Tag buttons using `article-type' text property.

* gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons associated with
 multipart/alternative parts.

* gnus-art.el (gnus-signature-separator): Fix custom type.

* mm-decode.el (mm-inlined-types): Fix custom type.
(mm-keep-viewer-alive-types): Ditto.
(mm-automatic-display): Ditto.
(mm-attachment-override-types): Ditto.
(mm-inline-override-types): Ditto.
(mm-automatic-external-display): Ditto.

18 years ago(Gmane Spam Reporting): Fix
Reiner Steib [Thu, 15 Dec 2005 16:59:28 +0000 (16:59 +0000)]
(Gmane Spam Reporting): Fix
spam-report-gmane-use-article-number.  Add
spam-report-user-mail-address.

18 years ago(spam-report-user-mail-address)
Reiner Steib [Thu, 15 Dec 2005 16:56:33 +0000 (16:56 +0000)]
(spam-report-user-mail-address)
(spam-report-user-agent): New variables.
(spam-report-url-ping-plain): Use spam-report-user-agent.

18 years ago* gnus-art.el (gnus-button-handle-custom): Do not just use
Reiner Steib [Wed, 14 Dec 2005 13:12:54 +0000 (13:12 +0000)]
* gnus-art.el (gnus-button-handle-custom): Do not just use
`customize-apropos' for any "M-x customize-*" button but the
function called for.  Accept both the function name and its
argument in order to achieve this.
(gnus-button-alist): Remove support for "custom:" URL's.  Pass
function name to `gnus-button-handle-custom' in case of "M-x
customize-*" buttons.

18 years ago(Gnus Coding Style): Add `uudecode.el'.
Reiner Steib [Tue, 13 Dec 2005 11:29:14 +0000 (11:29 +0000)]
(Gnus Coding Style): Add `uudecode.el'.
(Gnus Maintainance Guide): Add ref to "Gnus Development".  Add
conventions about custom versions.

18 years ago(gnus-news-translate-file): Fix previous commit.
Reiner Steib [Tue, 13 Dec 2005 11:27:47 +0000 (11:27 +0000)]
(gnus-news-translate-file): Fix previous commit.

18 years ago(Display Customization): Markup fix.
Katsumi Yamaoka [Mon, 12 Dec 2005 23:27:31 +0000 (23:27 +0000)]
(Display Customization): Markup fix.

18 years ago* gnus-art.el (gnus-buttonized-mime-types): Mention addition of
Katsumi Yamaoka [Mon, 12 Dec 2005 23:06:59 +0000 (23:06 +0000)]
* gnus-art.el (gnus-buttonized-mime-types): Mention addition of
 multipart/alternative and add xref to mm-discouraged-alternatives in doc
 string.

* mm-decode.el (mm-discouraged-alternatives): Add xref to
 gnus-buttonized-mime-types in doc string.

* mm-decode.el (mm-discouraged-alternatives): Fix custom type.
 Suggest image/.* in the doc string.  By Reiner Steib.

18 years ago* gnus.texi (MIME Commands): Mention addition of multipart/alternative to
Katsumi Yamaoka [Mon, 12 Dec 2005 23:06:50 +0000 (23:06 +0000)]
* gnus.texi (MIME Commands): Mention addition of multipart/alternative to
 gnus-buttonized-mime-types and add xref to mm-discouraged-alternatives.

* emacs-mime.texi (Display Customization): Mention addition of "image/.*" and
 add xref to gnus-buttonized-mime-types in the mm-discouraged-alternatives
 section.

18 years ago(mm-uu-type-alist): Don't depend on message.el for
Reiner Steib [Mon, 12 Dec 2005 17:31:28 +0000 (17:31 +0000)]
(mm-uu-type-alist): Don't depend on message.el for
message-marks (Debian bug #342521).

18 years ago* password.el (password-read-from-cache): Add.
Simon Josefsson [Mon, 12 Dec 2005 14:07:21 +0000 (14:07 +0000)]
* password.el (password-read-from-cache): Add.
(password-read): Use it.

18 years agoFix previous commit.
Katsumi Yamaoka [Mon, 12 Dec 2005 02:05:41 +0000 (02:05 +0000)]
Fix previous commit.

18 years ago(rfc2047-charset-to-coding-system): Recognize us-ascii as a MIME charset.
Katsumi Yamaoka [Mon, 12 Dec 2005 01:54:42 +0000 (01:54 +0000)]
(rfc2047-charset-to-coding-system): Recognize us-ascii as a MIME charset.

18 years ago(mm-decode-content-transfer-encoding): Protect against the case where the 2nd
Katsumi Yamaoka [Mon, 12 Dec 2005 00:48:31 +0000 (00:48 +0000)]
(mm-decode-content-transfer-encoding): Protect against the case where the 2nd
 arg TYPE is nil.

18 years ago* pop3.el (pop3-stream-type): Fix custom version.
Reiner Steib [Fri, 9 Dec 2005 18:51:22 +0000 (18:51 +0000)]
* pop3.el (pop3-stream-type): Fix custom version.

* mm-uu.el (mm-uu-type-alist): Simplify uu regexp.