gnus
18 years agoFrom_Jan Nieuwenhuizen:
Katsumi Yamaoka [Sun, 13 Nov 2005 00:00:44 +0000 (00:00 +0000)]
From_Jan Nieuwenhuizen:
(gnus-dribble-read-file): Set file-precious-flag, as a buffer-local variable.
 This avoids creating truncated dribble files as a result of a hang up, eg.

18 years ago* gnus-agent.el (gnus-agent-article-alist-save-format): Changed
Kevin Greiner [Sat, 12 Nov 2005 22:47:31 +0000 (22:47 +0000)]
* gnus-agent.el (gnus-agent-article-alist-save-format): Changed
internal variable to a custom variable.  Changed default value
from compressed(2) to uncompressed(1).
(gnus-agent-read-agentview): Reversed revision 7.8 to restore
support for uncompressed agentview files.  Taken together, reading
the agentview file should now be 6-7 times faster.

18 years ago(Gnus Coding Style): Add MIME subsection.
Reiner Steib [Thu, 10 Nov 2005 18:27:47 +0000 (18:27 +0000)]
(Gnus Coding Style): Add MIME subsection.
(Gnus Maintainance Guide): Improvements.

18 years ago(Sorting the Summary Buffer): Replace 2005-10-29
Reiner Steib [Thu, 10 Nov 2005 17:27:08 +0000 (17:27 +0000)]
(Sorting the Summary Buffer): Replace 2005-10-29
change by a reference to `Group Parameters'.  Use `(not ...)' in
example instead of `lambda' expression.
(Group Parameters): Add simplified sorting example based on
example for `Sorting the Summary Buffer' from Jari Aalto
<jari.aalto@cante.net>.
(Example Methods): Add example for an indirect connection.

18 years ago(message-use-toolbar): Change the valid values into default, top, bottom, left,
Katsumi Yamaoka [Thu, 10 Nov 2005 11:15:54 +0000 (11:15 +0000)]
(message-use-toolbar): Change the valid values into default, top, bottom, left,
 and right.
(message-toolbar-thickness): New variable.
(message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as well.
(message-setup-toolbar): Make it work.

18 years ago(gnus-xmas-update-toolbars): New function.
Katsumi Yamaoka [Thu, 10 Nov 2005 06:32:13 +0000 (06:32 +0000)]
(gnus-xmas-update-toolbars): New function.
(gnus-use-toolbar): Change the valid values into default, top, bottom, left,
 and right.
(gnus-toolbar-thickness): New variable.
(gnus-xmas-setup-toolbar): New function.
(gnus-xmas-setup-group-toolbar): Use it.
(gnus-xmas-setup-summary-toolbar): Use it.

18 years ago(XVarious): Fix description of gnus-use-toolbar;
Katsumi Yamaoka [Thu, 10 Nov 2005 06:31:55 +0000 (06:31 +0000)]
(XVarious): Fix description of gnus-use-toolbar;
 add new variable gnus-toolbar-thickness.

18 years ago* gnus-start.el (gnus-1): Add "native" to
Lars Magne Ingebrigtsen [Thu, 10 Nov 2005 00:33:09 +0000 (00:33 +0000)]
* gnus-start.el (gnus-1): Add "native" to
gnus-predefined-server-alist.

* gnus.el (gnus-method-to-server): Don't add "native" to the
lists here, because that leads to problems when
gnus-select-method is bound.

18 years agoFix typo.
Reiner Steib [Wed, 9 Nov 2005 17:26:16 +0000 (17:26 +0000)]
Fix typo.

18 years ago* gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
Simon Josefsson [Wed, 9 Nov 2005 16:34:54 +0000 (16:34 +0000)]
* gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
use (not sort-by-date) instead.

18 years ago(Agent and flags): Add it to the detailmenu.
Katsumi Yamaoka [Wed, 9 Nov 2005 08:37:03 +0000 (08:37 +0000)]
(Agent and flags): Add it to the detailmenu.

18 years ago(message-generate-headers): Downcase the argument given to
Katsumi Yamaoka [Wed, 9 Nov 2005 07:00:24 +0000 (07:00 +0000)]
(message-generate-headers): Downcase the argument given to
 message-check-element.

18 years ago* gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammer.
Kevin Greiner [Wed, 9 Nov 2005 05:16:26 +0000 (05:16 +0000)]
* gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammer.
(Agent Parameters): Updated parameter names to match code.
(Group Agent Commands): Corrected 'gnus-agent-fetch-series' as 'gnus-agent-summary-fetch-series'.
(Agent and flags): New section providing a generalized discussion of flag handling.
(Agent and IMAP): Removed flag discussion.
(Agent Variables): Added 'gnus-agent-synchronize-flags'

18 years ago* nntp.el (nntp-authinfo-rejected): New error condition.
Kevin Greiner [Wed, 9 Nov 2005 04:57:53 +0000 (04:57 +0000)]
* nntp.el (nntp-authinfo-rejected): New error condition.
(nntp-wait-for): Use new error condition to signal authentication
error.
(nntp-retrieve-data): Rethrow new error condition to break out of
recursive call to nntp-send-authinfo.

18 years ago(Exiting the Summary Buffer): Add new function
Romain Francoise [Tue, 8 Nov 2005 08:39:59 +0000 (08:39 +0000)]
(Exiting the Summary Buffer): Add new function
`gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.

18 years ago(gnus-summary-catchup-and-goto-prev-group): New function.
Romain Francoise [Tue, 8 Nov 2005 08:39:40 +0000 (08:39 +0000)]
(gnus-summary-catchup-and-goto-prev-group): New function.
(gnus-summary-exit-map): Bind to `Z p'.
(gnus-summary-make-menu-bar): Add menu item.

18 years ago(XVarious): Revert description of gnus-use-toolbar.
Katsumi Yamaoka [Tue, 8 Nov 2005 00:18:35 +0000 (00:18 +0000)]
(XVarious): Revert description of gnus-use-toolbar.
;; We should fix the Lisp code instead.

18 years ago(XVarious): Fix description of gnus-use-toolbar.
Katsumi Yamaoka [Mon, 7 Nov 2005 11:26:44 +0000 (11:26 +0000)]
(XVarious): Fix description of gnus-use-toolbar.

18 years ago(XVarious): Remove gnus-xmas-logo-color-alist and gnus-xmas-logo-color-style.
Katsumi Yamaoka [Mon, 7 Nov 2005 10:41:29 +0000 (10:41 +0000)]
(XVarious): Remove gnus-xmas-logo-color-alist and gnus-xmas-logo-color-style.

18 years ago(X-Face): Fix description.
Katsumi Yamaoka [Mon, 7 Nov 2005 08:28:58 +0000 (08:28 +0000)]
(X-Face): Fix description.

18 years ago(Conformity): Fix typo.
Reiner Steib [Wed, 2 Nov 2005 16:41:50 +0000 (16:41 +0000)]
(Conformity): Fix typo.
(Customizing Articles): Document `first'.

18 years ago(gnus-article-treat-custom): Add `first'.
Reiner Steib [Wed, 2 Nov 2005 16:30:35 +0000 (16:30 +0000)]
(gnus-article-treat-custom): Add `first'.
(gnus-treat-*): Add `first' in all doc strings.

18 years ago(gnus-group-compact-group): Fix typo.
Reiner Steib [Wed, 2 Nov 2005 12:29:30 +0000 (12:29 +0000)]
(gnus-group-compact-group): Fix typo.

18 years ago(Group Parameters): Mention new varable gnus-parameters-case-fold-search.
Katsumi Yamaoka [Tue, 1 Nov 2005 23:26:01 +0000 (23:26 +0000)]
(Group Parameters): Mention new varable gnus-parameters-case-fold-search.
(Home Score File): Addition.

18 years ago(gnus-parameters-case-fold-search): New variable.
Katsumi Yamaoka [Tue, 1 Nov 2005 23:25:42 +0000 (23:25 +0000)]
(gnus-parameters-case-fold-search): New variable.
(gnus-parameters-get-parameter): Use it.

18 years ago(gnus-update-score-entry-dates): Doc fix. From Xavier Maillard.
Katsumi Yamaoka [Tue, 1 Nov 2005 23:25:27 +0000 (23:25 +0000)]
(gnus-update-score-entry-dates): Doc fix.  From Xavier Maillard.
(gnus-home-score-file): Doc fix.

18 years agoTesting.
Lars Magne Ingebrigtsen [Mon, 31 Oct 2005 18:48:51 +0000 (18:48 +0000)]
Testing.

18 years agoTest.
Lars Magne Ingebrigtsen [Mon, 31 Oct 2005 18:41:39 +0000 (18:41 +0000)]
Test.

18 years agoTesting.
Lars Magne Ingebrigtsen [Mon, 31 Oct 2005 18:38:29 +0000 (18:38 +0000)]
Testing.

18 years agoTesting.
Lars Magne Ingebrigtsen [Mon, 31 Oct 2005 18:36:33 +0000 (18:36 +0000)]
Testing.

18 years agoTesting CVS setup.
Lars Magne Ingebrigtsen [Mon, 31 Oct 2005 18:34:37 +0000 (18:34 +0000)]
Testing CVS setup.

18 years ago* mm-util.el (mm-special-display-p): New function.
Katsumi Yamaoka [Mon, 31 Oct 2005 06:15:39 +0000 (06:15 +0000)]
* mm-util.el (mm-special-display-p): New function.

* mml.el (mml-preview): Use it; doc fix.

18 years ago*** empty log message ***
Romain Francoise [Sat, 29 Oct 2005 14:24:37 +0000 (14:24 +0000)]
*** empty log message ***

18 years ago(message-fix-before-sending): Fix comment.
Romain Francoise [Sat, 29 Oct 2005 14:22:51 +0000 (14:22 +0000)]
(message-fix-before-sending): Fix comment.

18 years ago2005-10-29 Sat Jari Aalto <jari dot aalto A T cante dot net>
Simon Josefsson [Sat, 29 Oct 2005 09:12:30 +0000 (09:12 +0000)]
2005-10-29 Sat  Jari Aalto  <jari dot aalto A T cante dot net>

* gnus.texi (Sorting the Summary Buffer):
Added `gnus-thread-sort-by-date-reverse'. Added example
host to different sorting in NNTP and RSS groups.

18 years ago2005-10-29 Sat Jari Aalto <jari dot aalto A T cante dot net>
Simon Josefsson [Sat, 29 Oct 2005 09:11:36 +0000 (09:11 +0000)]
2005-10-29 Sat  Jari Aalto  <jari dot aalto A T cante dot net>

* gnus-sum.el (gnus-article-sort-by-date-reverse): New function.

2005-10-29  Jari Aalto  <jari aalto A T cante net>

* score-mode.el (gnus-score-edit-done-hook): Introduce variable.
Used in gnus-score.el.

18 years agoSplit into nodes.
Reiner Steib [Fri, 28 Oct 2005 12:31:42 +0000 (12:31 +0000)]
Split into nodes.
(Gnus Coding Style): Add flow-fill.el.

18 years ago(mm-codepage-setup): Remove bogus alias test.
Reiner Steib [Fri, 28 Oct 2005 10:59:51 +0000 (10:59 +0000)]
(mm-codepage-setup): Remove bogus alias test.

18 years ago(fill-flowed-encode-tests): Use concatenated string to protect trailing
Reiner Steib [Thu, 27 Oct 2005 17:55:26 +0000 (17:55 +0000)]
(fill-flowed-encode-tests): Use concatenated string to protect trailing
whitespace.

18 years ago(fill-flowed-encode-tests): Restore trailing
Reiner Steib [Thu, 27 Oct 2005 17:36:02 +0000 (17:36 +0000)]
(fill-flowed-encode-tests): Restore trailing
whitespace removed in revision 7.8.

18 years ago* nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
Simon Josefsson [Thu, 27 Oct 2005 08:58:26 +0000 (08:58 +0000)]
* nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
(nnimap-request-expire-articles): Use it to avoid sending 'UID
SEARCH UID ... NOT SINCE' queries, for inefficient servers like
Courier IMAP ("some version from 2004").  Mostly based on similar
code in the same function.

18 years agolisp/ChangeLog addition:
Didier Verna [Wed, 26 Oct 2005 14:53:25 +0000 (14:53 +0000)]
lisp/ChangeLog addition:

2005-10-26  Didier Verna  <didier@xemacs.org>

* gnus-group.el (gnus-group-compact-group): invalidate original
article buffer.
* gnus-srvr.el (gnus-server-compact-server): ditto.
* nnml.el (nnml-request-compact-group): handle self Xref: field in
NOV database and in article itself.
Invalidate article backlog.

18 years ago(mm-uu-hide-markers): Fix XEmacs case.
Reiner Steib [Wed, 26 Oct 2005 09:28:16 +0000 (09:28 +0000)]
(mm-uu-hide-markers): Fix XEmacs case.

18 years ago* flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
Simon Josefsson [Wed, 26 Oct 2005 09:10:27 +0000 (09:10 +0000)]
* flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
part of 2004-07-25 change.

18 years ago(message-display-completion-list): New function.
Katsumi Yamaoka [Wed, 26 Oct 2005 01:51:04 +0000 (01:51 +0000)]
(message-display-completion-list): New function.
(message-expand-group): Use it; make sure the Completions buffer is modifiable.

18 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-250
Miles Bader [Wed, 26 Oct 2005 00:14:28 +0000 (00:14 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-250

Merge from gnus--rel--5.10

Patches applied:

 * emacs--cvs-trunk--0  (patch 597, 602, 604, 607, 615, 617, 619-621)

   - Merge from gnus--rel--5.10
   - Update from CVS

 * gnus--rel--5.10  (patch 149)

   - Merge from emacs--cvs-trunk--0

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

   * lisp/gnus-sum.el (gnus-ignored-from-addresses): Handle case where
   user-mail-name is an empty string.

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

   * lisp/gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
   widget-move-and-invoke.
   (gnus-custom-mode): Use gnus-custom-map.

2005-10-15  Bill Wohler  <wohler@newt.com>

   * lisp/message.el (message-tool-bar-map): Renamed image file from
   mail_send to mail/send.

2005-10-16  Masatake YAMATO  <jet@gyve.org>

   * lisp/message.el (message-expand-group): Pass the common
   prefix substring of completion to `display-completion-list'.

18 years ago(gnus-default-adaptive-score-alist): Set defaults
Reiner Steib [Tue, 25 Oct 2005 19:28:12 +0000 (19:28 +0000)]
(gnus-default-adaptive-score-alist): Set defaults
depending on gnus-score-decay-constant.

18 years ago(Dependencies): Update encrypt.el.
Reiner Steib [Tue, 25 Oct 2005 19:00:24 +0000 (19:00 +0000)]
(Dependencies): Update encrypt.el.

18 years ago(encrypt-insert-file-contents)
Reiner Steib [Tue, 25 Oct 2005 18:58:27 +0000 (18:58 +0000)]
(encrypt-insert-file-contents)
(encrypt-write-file-contents): Don't use `gnus-message'.

18 years ago(mm-uu-verbatim-marks-extract): Add four start and end
Reiner Steib [Tue, 25 Oct 2005 18:54:23 +0000 (18:54 +0000)]
(mm-uu-verbatim-marks-extract): Add four start and end
arguments.
(mm-uu-type-alist): Add message-marks and insert-marks.  Pass
arguments to mm-uu-verbatim-marks-extract.
(mm-uu-hide-markers): New variable.
(mm-uu-extract): Use face similar to `gnus-cite-3'.

18 years ago(gnus-convert-image-to-x-face-command)
Reiner Steib [Tue, 25 Oct 2005 18:40:53 +0000 (18:40 +0000)]
(gnus-convert-image-to-x-face-command)
(gnus-convert-image-to-face-command): Use "convert" by default to
allow other input image formats.
(gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
accordingly.

18 years ago(Dependencies): Add some text.
Reiner Steib [Tue, 25 Oct 2005 18:30:14 +0000 (18:30 +0000)]
(Dependencies): Add some text.

18 years agoFix last commit.
Simon Josefsson [Sun, 23 Oct 2005 12:15:45 +0000 (12:15 +0000)]
Fix last commit.

18 years agoFix last commit.
Simon Josefsson [Sun, 23 Oct 2005 11:55:21 +0000 (11:55 +0000)]
Fix last commit.

18 years ago* imap.el (imap-gssapi-program): Align command line parameters
Simon Josefsson [Sun, 23 Oct 2005 11:50:39 +0000 (11:50 +0000)]
* imap.el (imap-gssapi-program): Align command line parameters
with latest GNU SASL.
(imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.

18 years ago(nnslashdot-retrieve-headers-1): Update to new
Lars Magne Ingebrigtsen [Fri, 21 Oct 2005 19:17:01 +0000 (19:17 +0000)]
(nnslashdot-retrieve-headers-1): Update to new
HTML.
(nnslashdot-request-article): Ditto.

18 years ago(featurep): Add nobreak-char-display.
Lars Magne Ingebrigtsen [Fri, 21 Oct 2005 18:44:40 +0000 (18:44 +0000)]
(featurep): Add nobreak-char-display.

18 years ago* mail-source.el (mail-source-fetch-pop): Require pop3.
Simon Josefsson [Thu, 20 Oct 2005 13:52:29 +0000 (13:52 +0000)]
* mail-source.el (mail-source-fetch-pop): Require pop3.
(mail-source-check-pop): Ditto.

18 years ago(rfc2047-decode-encoded-words): Fix previous commit.
Katsumi Yamaoka [Thu, 20 Oct 2005 03:41:12 +0000 (03:41 +0000)]
(rfc2047-decode-encoded-words): Fix previous commit.

18 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-242
Miles Bader [Thu, 20 Oct 2005 02:15:22 +0000 (02:15 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-242

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 142-144)

   - Update from CVS

2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus-art.el (gnus-treat-strip-trailing-blank-lines)
   (gnus-treat-strip-leading-blank-lines): Improve doc string.

   * lisp/message.el (message-tool-bar-local-item-from-menu): Fix comment.

18 years ago(rfc2047-decode-encoded-words): Fix the handling of errors.
Katsumi Yamaoka [Thu, 20 Oct 2005 01:30:37 +0000 (01:30 +0000)]
(rfc2047-decode-encoded-words): Fix the handling of errors.

18 years ago(mm-decode-string): Call
Reiner Steib [Wed, 19 Oct 2005 16:19:08 +0000 (16:19 +0000)]
(mm-decode-string): Call
`mm-charset-to-coding-system' with allow-override argument.

18 years ago(rfc2047-allow-incomplete-encoded-text): New variable.
Katsumi Yamaoka [Wed, 19 Oct 2005 09:20:08 +0000 (09:20 +0000)]
(rfc2047-allow-incomplete-encoded-text): New variable.
(rfc2047-charset-to-coding-system): New function.
(rfc2047-decode-encoded-words): New function.
(rfc2047-decode-region): Use them.
(rfc2047-decode-cte): Remove.
(rfc2047-parse-and-decode): Remove.
(rfc2047-decode): Remove.

18 years ago(Document Groups): Remove duplicate item.
Katsumi Yamaoka [Mon, 17 Oct 2005 12:17:13 +0000 (12:17 +0000)]
(Document Groups): Remove duplicate item.

18 years agoFix previous commit.
Katsumi Yamaoka [Sat, 15 Oct 2005 11:21:11 +0000 (11:21 +0000)]
Fix previous commit.

18 years ago_Form Kenichi Handa:
Katsumi Yamaoka [Sat, 15 Oct 2005 10:06:18 +0000 (10:06 +0000)]
_Form Kenichi Handa:
* rfc2047.el (rfc2047-decode-cte): New function.
(rfc2047-decode-region): Change the way to decode successive encoded-words:
 decode B- or Q-encoding in each encoded-word, concatenate them, and decode
 it as charset.

18 years ago(Document Server Internals): Addition.
Katsumi Yamaoka [Fri, 14 Oct 2005 12:20:05 +0000 (12:20 +0000)]
(Document Server Internals): Addition.

18 years agoFbind codepage-setup for XEmacs.
Katsumi Yamaoka [Fri, 14 Oct 2005 00:57:37 +0000 (00:57 +0000)]
Fbind codepage-setup for XEmacs.

18 years ago* mml-sec.el (mml-secure-method): New internal variable.
Reiner Steib [Thu, 13 Oct 2005 19:48:00 +0000 (19:48 +0000)]
* mml-sec.el (mml-secure-method): New internal variable.
(mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
(mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
functions using mml-secure-method.

* mml.el (mml-mode-map): Add key bindings for those functions.
(mml-menu): Simplify security menu entries.  Suggested by Jesper
Harder <harder@myrealbox.com>.
(mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
end of message if point is the headers of the message.

* message.el (message-in-body-p): New function.

18 years agoAutoload gnus-util and netrc.
Reiner Steib [Thu, 13 Oct 2005 17:18:50 +0000 (17:18 +0000)]
Autoload gnus-util and netrc.

18 years ago* mm-util.el (mm-charset-to-coding-system): Add allow-override.
Reiner Steib [Thu, 13 Oct 2005 16:36:20 +0000 (16:36 +0000)]
* mm-util.el (mm-charset-to-coding-system): Add allow-override.
Use `mm-charset-override-alist' only when decoding.

* mm-bodies.el (mm-decode-body): Call
`mm-charset-to-coding-system' with allow-override argument.

18 years ago(gnus-mime-view-part-as-type-internal): Try to fetch
Reiner Steib [Thu, 13 Oct 2005 13:26:03 +0000 (13:26 +0000)]
(gnus-mime-view-part-as-type-internal): Try to fetch
`filename' from Content-Disposition if Content-Type doesn't
provide `name'.
(gnus-mime-view-part-as-type): Set default instead of
initial-input.

18 years ago(A note on namespaces): Fix RFC reference.
Katsumi Yamaoka [Thu, 13 Oct 2005 12:18:13 +0000 (12:18 +0000)]
(A note on namespaces): Fix RFC reference.

18 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-235
Miles Bader [Thu, 13 Oct 2005 07:33:02 +0000 (07:33 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-235

Merge from gnus--rel--5.10

Patches applied:

 * emacs--cvs-trunk--0  (patch 587, 589)

   - Update from CVS

 * gnus--rel--5.10  (patch 139)

   - Merge from emacs--cvs-trunk--0

2005-10-09  Daniel Brockman <daniel@brockman.se>

   * lisp/format-spec.el (format-spec): Propagate text properties of % spec.

18 years ago(gnus-treat-predicate): Add `first'.
Reiner Steib [Wed, 12 Oct 2005 12:50:15 +0000 (12:50 +0000)]
(gnus-treat-predicate): Add `first'.

18 years ago(RSS): Fix key description.
Katsumi Yamaoka [Wed, 12 Oct 2005 08:44:48 +0000 (08:44 +0000)]
(RSS): Fix key description.

18 years ago(mm-codepage-setup): New helper function.
Reiner Steib [Tue, 11 Oct 2005 21:50:36 +0000 (21:50 +0000)]
(mm-codepage-setup): New helper function.
(mm-charset-eval-alist): New variable.
(mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
about unknown charsets.

18 years ago(mm-charset-synonym-alist): Improve doc string.
Reiner Steib [Tue, 11 Oct 2005 20:20:46 +0000 (20:20 +0000)]
(mm-charset-synonym-alist): Improve doc string.
(mm-charset-override-alist): New variable.
(mm-charset-to-coding-system): Use it.

18 years ago(with-syntax-table): Add some URLs WRT the XEmacs bug.
Reiner Steib [Tue, 11 Oct 2005 20:16:42 +0000 (20:16 +0000)]
(with-syntax-table): Add some URLs WRT the XEmacs bug.

18 years agoEmacs/w3 -> Emacs/W3.
Katsumi Yamaoka [Tue, 11 Oct 2005 11:41:14 +0000 (11:41 +0000)]
Emacs/w3 -> Emacs/W3.
(Web Searches, Customizing W3): Fix description.

18 years ago(Browsing the Web): Fix description.
Katsumi Yamaoka [Tue, 11 Oct 2005 11:08:03 +0000 (11:08 +0000)]
(Browsing the Web): Fix description.

18 years ago(Maildir): Clarify expire-age and expire-group.
Katsumi Yamaoka [Fri, 7 Oct 2005 04:54:38 +0000 (04:54 +0000)]
(Maildir): Clarify expire-age and expire-group.

18 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-227
Miles Bader [Tue, 4 Oct 2005 22:52:26 +0000 (22:52 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-227

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 132)

   - Update from CVS

18 years ago From David Hansen:
Katsumi Yamaoka [Tue, 4 Oct 2005 22:43:19 +0000 (22:43 +0000)]
 From David Hansen:
* nnrss.el (nnrss-request-article): Add support for the comments tag.
(nnrss-check-group): Ditto.

18 years ago* mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
Reiner Steib [Tue, 4 Oct 2005 16:32:51 +0000 (16:32 +0000)]
* mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
Rename x-gnus-verbatim to x-verbatim.
(mm-uu-type-alist): Fix regexp for verbatim-marks.

* mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
x-verbatim.

18 years ago(mm-url-predefined-programs): Add switches for curl.
Reiner Steib [Tue, 4 Oct 2005 16:22:44 +0000 (16:22 +0000)]
(mm-url-predefined-programs): Add switches for curl.

18 years ago* gnus-util.el (gnus-remove-duplicates): Remove.
Reiner Steib [Tue, 4 Oct 2005 15:27:45 +0000 (15:27 +0000)]
* gnus-util.el (gnus-remove-duplicates): Remove.

* nnmail.el (nnmail-article-group): Use mm-delete-duplicates
instead of gnus-remove-duplicates.

* message.el (message-remove-duplicates): Remove.
(message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
message-remove-duplicates.

* mm-util.el (mm-delete-duplicates): Use `delete-dups' if
available, else use implementation from `delete-dups'.

18 years ago(message-make-expires-date): Use `message-make-date'.
Reiner Steib [Tue, 4 Oct 2005 14:54:02 +0000 (14:54 +0000)]
(message-make-expires-date): Use `message-make-date'.

18 years ago2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib [Tue, 4 Oct 2005 14:53:00 +0000 (14:53 +0000)]
2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>

* message.el (message-insert-expires): New function.
(message-mode-map): Add key binding.
(message-mode-field-menu): Add menu entry.
(message-mode): Document it.

2005-10-04  Josh Huber  <huber@alum.wpi.edu>

* message.el (message-make-expires-date): New function.

18 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-225
Miles Bader [Tue, 4 Oct 2005 13:56:47 +0000 (13:56 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-225

Merge from gnus--rel--5.10

Patches applied:

 * emacs--cvs-trunk--0  (patch 564, 566, 569, 572)

   - Merge from gnus--rel--5.10
   - Update from CVS

 * gnus--rel--5.10  (patch 131)

   - Merge from emacs--cvs-trunk--0

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

   * lisp/mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
   function rather than the diff-mode.el package.
   (mm-display-external): Use with-current-buffer.
   (mm-viewer-completion-map, mm-viewer-completion-map):
   Move initialization inside declaration.

18 years agoGenerated.
Katsumi Yamaoka [Tue, 4 Oct 2005 09:38:53 +0000 (09:38 +0000)]
Generated.

18 years ago* aclocal.m4 (AC_PATH_LISPDIR): Default to .../site-lisp/gnus for Emacs.
Katsumi Yamaoka [Tue, 4 Oct 2005 09:38:50 +0000 (09:38 +0000)]
* aclocal.m4 (AC_PATH_LISPDIR): Default to .../site-lisp/gnus for Emacs.
(AC_PATH_ETCDIR): Don't change the default value for Emacs.

* Makefile.in (list-installed-shadows): New entry.
(remove-installed-shadows): New entry.

18 years ago* gnus-news.texi: Mention that the Lisp files are now installed in
Katsumi Yamaoka [Tue, 4 Oct 2005 09:38:42 +0000 (09:38 +0000)]
* gnus-news.texi: Mention that the Lisp files are now installed in
 .../site-lisp/gnus/ by default.

18 years ago* Makefile.in (list-installed-shadows): New entry.
Katsumi Yamaoka [Tue, 4 Oct 2005 09:38:33 +0000 (09:38 +0000)]
* Makefile.in (list-installed-shadows): New entry.
(install): Use it.
(remove-installed-shadows): New entry.

* dgnushack.el (dgnushack-default-load-path): New variable.
(dgnushack-find-lisp-shadows): New function.
(dgnushack-remove-lisp-shadows): New function.

18 years ago* gnus-news.texi: Fix typo.
Simon Josefsson [Mon, 3 Oct 2005 08:22:49 +0000 (08:22 +0000)]
* gnus-news.texi: Fix typo.

18 years ago* Makefile.in (install-el-elc): New entry.
Katsumi Yamaoka [Sun, 2 Oct 2005 23:41:33 +0000 (23:41 +0000)]
* Makefile.in (install-el-elc): New entry.
(install): Use it so that .el files are necessarily installed.

18 years agoClarify the log message of the previous commit.
Katsumi Yamaoka [Fri, 30 Sep 2005 09:29:46 +0000 (09:29 +0000)]
Clarify the log message of the previous commit.

18 years ago* time-date.el: Autoload parse-time-string.
Katsumi Yamaoka [Fri, 30 Sep 2005 09:05:36 +0000 (09:05 +0000)]
* time-date.el: Autoload parse-time-string.

18 years ago* spam.el: Load hashcash when compiling, to avoid warnings. Don't
Simon Josefsson [Fri, 30 Sep 2005 00:19:15 +0000 (00:19 +0000)]
* spam.el: Load hashcash when compiling, to avoid warnings.  Don't
autoload mail-check-payment.
(spam-check-hashcash): Define unconditionally, since hashcash.el
is part of Gnus now.  Ignore errors from payment checking.

18 years agoAdded some comments.
Reiner Steib [Wed, 28 Sep 2005 16:20:51 +0000 (16:20 +0000)]
Added  some comments.