gnus
19 years ago(nnir): Add :group.
Katsumi Yamaoka [Tue, 17 May 2005 08:02:03 +0000 (08:02 +0000)]
(nnir): Add :group.

19 years ago(nntp-next-result-arrived-p): Some news servers may
Lars Magne Ingebrigtsen [Mon, 16 May 2005 21:04:20 +0000 (21:04 +0000)]
(nntp-next-result-arrived-p): Some news servers may
return \n.\n.\n at the end of articles.  Protect against that.
(nntp-with-open-group): Allow debugging.

19 years ago(mail-header-set-extra): Make into a function
Lars Magne Ingebrigtsen [Mon, 16 May 2005 20:48:57 +0000 (20:48 +0000)]
(mail-header-set-extra): Make into a function
because I just could't understand how to quote the list properly.

19 years ago * dns.el (query-dns-cached): New function.
Lars Magne Ingebrigtsen [Mon, 16 May 2005 19:45:42 +0000 (19:45 +0000)]
* dns.el (query-dns-cached): New function.

19 years ago* dgnushack.el: Autoload mail-extract-address-components for XEmacs.
Katsumi Yamaoka [Mon, 16 May 2005 04:26:55 +0000 (04:26 +0000)]
* dgnushack.el: Autoload mail-extract-address-components for XEmacs.

* gnus-art.el: Don't autoload mail-extract-address-components.

* gnus.el: Remove duplicated autoload for message-y-or-n-p; use
eval-and-compile to evaluate it.

* hashcash.el: Don't autoload executable-find.

* nndb.el: Don't declare the nndb back end two or more times; don't
autoload news-reply-mode, news-setup, cancel-timer and telnet.

* nntp.el: Autoload format-spec instead of format; use
eval-and-compile to evaluate autoload forms.

19 years ago(pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
Simon Josefsson [Mon, 9 May 2005 19:18:02 +0000 (19:18 +0000)]
(pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
tiny patch from "Georg C. F. Greve" <greve@gnu.org>.

19 years ago(gnus-version-number): Bump version.
Lars Magne Ingebrigtsen [Sun, 1 May 2005 17:05:53 +0000 (17:05 +0000)]
(gnus-version-number): Bump version.

19 years agoRelease commit
Lars Magne Ingebrigtsen [Sun, 1 May 2005 17:03:24 +0000 (17:03 +0000)]
Release commit

19 years ago(featurep): Bind show-nonbreak-escape.
Lars Magne Ingebrigtsen [Sun, 1 May 2005 16:32:46 +0000 (16:32 +0000)]
(featurep): Bind show-nonbreak-escape.

19 years ago(gnus-article-edit-part): Disable undo.
Katsumi Yamaoka [Thu, 28 Apr 2005 09:59:41 +0000 (09:59 +0000)]
(gnus-article-edit-part): Disable undo.

19 years ago(gnus-display-mime): Remove unused non-global variable `date'.
Katsumi Yamaoka [Mon, 25 Apr 2005 09:20:41 +0000 (09:20 +0000)]
(gnus-display-mime): Remove unused non-global variable `date'.

19 years ago(gnus-article-date-value): Abolish.
Katsumi Yamaoka [Mon, 25 Apr 2005 07:22:34 +0000 (07:22 +0000)]
(gnus-article-date-value): Abolish.
(gnus-article-save-original-date): Redefine it as a macro.
(gnus-display-mime): Use it.

19 years ago(gnus-display-mime): Save original date after doing all treatments as well.
Katsumi Yamaoka [Mon, 25 Apr 2005 06:50:19 +0000 (06:50 +0000)]
(gnus-display-mime): Save original date after doing all treatments as well.

19 years ago(article-date-ut): Don't delete X-Sent header when
Katsumi Yamaoka [Mon, 25 Apr 2005 06:34:25 +0000 (06:34 +0000)]
(article-date-ut): Don't delete X-Sent header when
 gnus-article-date-lapsed-new-header is t if date timer is active;
 skip headers in which the original date value is empty.
(gnus-article-date-value): New function.
(gnus-article-save-original-date): Abolish.
(gnus-display-mime): Save original date after doing all treatments.

19 years ago(article-date-ut): Fix previous commit.
Katsumi Yamaoka [Fri, 22 Apr 2005 13:08:55 +0000 (13:08 +0000)]
(article-date-ut): Fix previous commit.

19 years ago(article-date-ut): Fix previous commit.
Katsumi Yamaoka [Fri, 22 Apr 2005 12:48:27 +0000 (12:48 +0000)]
(article-date-ut): Fix previous commit.

19 years ago(article-date-ut): Support converting date in forwarded parts as well.
Katsumi Yamaoka [Fri, 22 Apr 2005 11:24:24 +0000 (11:24 +0000)]
(article-date-ut): Support converting date in forwarded parts as well.
(gnus-article-save-original-date): New function.
(gnus-display-mime): Use it.

19 years agoIndent.
Katsumi Yamaoka [Fri, 22 Apr 2005 10:47:07 +0000 (10:47 +0000)]
Indent.

19 years ago(nnrss-check-group, nnrss-request-article): Support the enclosure element of
Katsumi Yamaoka [Fri, 22 Apr 2005 10:30:19 +0000 (10:30 +0000)]
(nnrss-check-group, nnrss-request-article): Support the enclosure element of
 <item>.  From David Hansen.

19 years ago(message-kill-buffer-query): Renamed from
Reiner Steib [Thu, 21 Apr 2005 18:23:01 +0000 (18:23 +0000)]
(message-kill-buffer-query): Renamed from
`message-kill-buffer-query-if-modified'.  Added :version.

19 years ago(mml-preview): Bind gnus-message-buffer while setting the window layout.
Katsumi Yamaoka [Tue, 19 Apr 2005 06:23:28 +0000 (06:23 +0000)]
(mml-preview): Bind gnus-message-buffer while setting the window layout.

19 years agoAutoload dnd when compiling.
Katsumi Yamaoka [Mon, 18 Apr 2005 23:15:01 +0000 (23:15 +0000)]
Autoload dnd when compiling.

19 years ago(mml-mode, mml-dnd-attach-file): Use dnd-* instead of x-dnd-*.
Reiner Steib [Mon, 18 Apr 2005 14:39:38 +0000 (14:39 +0000)]
(mml-mode, mml-dnd-attach-file): Use dnd-* instead of x-dnd-*.

19 years ago(quoted-printable-encode-region): Save excursion.
Katsumi Yamaoka [Mon, 18 Apr 2005 00:44:59 +0000 (00:44 +0000)]
(quoted-printable-encode-region): Save excursion.

19 years ago(message-kill-buffer-query-if-modified): new variable
Teodor Zlatanov [Thu, 14 Apr 2005 15:27:09 +0000 (15:27 +0000)]
(message-kill-buffer-query-if-modified): new variable
so the user can kill a modified message buffer quickly
(message-kill-buffer): use it.

19 years ago* lpath.el: Fbind display-time-event-handler; don't fbind string-to-multibyte.
Katsumi Yamaoka [Wed, 13 Apr 2005 06:41:12 +0000 (06:41 +0000)]
* lpath.el: Fbind display-time-event-handler; don't fbind string-to-multibyte.

* qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-95
Miles Bader [Tue, 12 Apr 2005 08:12:30 +0000 (08:12 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-95

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/nnrss.el (nnrss-node-text): Replace CRLFs (which might be
   contained in text because xml.el decodes entities) with LFs.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-94
Miles Bader [Mon, 11 Apr 2005 23:14:00 +0000 (23:14 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-94

Merge from gnus--rel--5.10

Patches applied:

 * emacs--cvs-trunk--0  (patch 244, 246, 248)

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

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

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

2005-04-11  Lute Kamstra  <lute@gnu.org>

   * lisp/nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
   differently.

2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/mm-util.el (mm-detect-coding-region): Typo.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-93
Miles Bader [Mon, 11 Apr 2005 07:23:19 +0000 (07:23 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-93

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-92
Miles Bader [Sun, 10 Apr 2005 04:21:10 +0000 (04:21 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-92

Merge from gnus--rel--5.10

Patches applied:

 * emacs--cvs-trunk--0  (patch 230, 234, 240, 243)

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

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

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

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-91
Miles Bader [Sun, 10 Apr 2005 04:00:39 +0000 (04:00 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-91

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/nnrs.el (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el):
   Use dolist.

2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/time-date.el (time-to-seconds): Don't use the #xhhhh syntax
   which Emacs 20 doesn't support.
   (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.

19 years ago* gnus-registry.el (gnus-registry-clean-empty-function)
Teodor Zlatanov [Wed, 6 Apr 2005 19:04:20 +0000 (19:04 +0000)]
* gnus-registry.el (gnus-registry-clean-empty-function)
(gnus-registry-trim, gnus-registry-fetch-groups)
(gnus-registry-delete-group): now groups that match
`gnus-registry-ignored-groups' will be removed from the registry
entries, not just ignored for splitting.  This helps clean up the
registry.  Also, `gnus-registry-fetch-groups' is a convenient way
to get all the groups a message ID is in.

* spam-stat.el (spam-stat-split-fancy-spam-threshold)
(spam-stat-split-fancy): changed "threshhold" to "threshold"
(spam-stat-score-buffer-user-functions): added :number custom type

From D Goel  <deego@gnufans.org>:

* spam-stat.el (spam-stat-score-buffer): Add a call to a
user-function allow user modifications of the scores.
(spam-stat-score-buffer-user): New function, to allow
user-computed modifications to the score.
(spam-stat-score-buffer-user-functions): list of additional
scoring functions
(spam-stat-error-holder): global temporary error holder
(spam-stat-split-fancy): use the new `spam-stat-error-holder'
variable

19 years ago* mm-util.el (mm-coding-system-p): Don't return binary for the nil argument in
Katsumi Yamaoka [Wed, 6 Apr 2005 08:35:12 +0000 (08:35 +0000)]
* mm-util.el (mm-coding-system-p): Don't return binary for the nil argument in
 XEmacs.

* nnrss.el (nnrss-compatible-encoding-alist): New variable.
(nnrss-request-group): Decode group name first.
(nnrss-request-article): Make a text/plain article if mml-to-mime failed.
(nnrss-get-encoding): Return a compatible encoding according to
 nnrss-compatible-encoding-alist.
(nnrss-find-el): Use consp instead of listp.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-89
Miles Bader [Mon, 4 Apr 2005 22:51:20 +0000 (22:51 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-89

Merge from gnus--rel--5.10

Patches applied:

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

   - Collapse feature addition/removal within single ChangeLog entry

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-88
Miles Bader [Mon, 4 Apr 2005 22:36:41 +0000 (22:36 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-88

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/message.el (message-make-date): Revert previous change.

   * lisp/nnimap.el (nnimap-date-days-ago): Revert previous change and add
   defvars in order to silence the byte compiler inside the defun

   * lisp/gnus-demon.el (parse-time-string): Added autoload.

   * lisp/gnus-delay.el (parse-time-string): Added autoload.

   * lisp/gnus-art.el (parse-time-string): Added autoload.

2005-03-23  Lute Kamstra  <lute@gnu.org>

   * lisp/time-date.el: Add comment on time value formats.
   Don't require parse-time.
   (with-decoded-time-value): New macro.
   (encode-time-value): New function.
   (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
   (days-to-time): Return a valid time value when arg is huge.
   (time-since): Use time-subtract.
   (time-to-number-of-days): Use time-to-seconds.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-87
Miles Bader [Mon, 4 Apr 2005 22:23:53 +0000 (22:23 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-87

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/message.el (parse-time): Require for `parse-time-string'.

   * lisp/nnimap.el (parse-time): Require for `parse-time-string'.

   * lisp/nnultimate.el (parse-time): Require for `parse-time-string'.

19 years ago* gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
Reiner Steib [Thu, 31 Mar 2005 20:09:54 +0000 (20:09 +0000)]
* gnus-art.el (gnus-copy-article-ignored-headers): Update :version.

* gnus-score.el (gnus-adaptive-pretty-print): Ditto.

* smime.el (smime-ldap-host-list): Add :version.

19 years ago(gnus-booklet.dvi, gnus-booklet.pdf): Simplify.
Reiner Steib [Wed, 30 Mar 2005 15:40:59 +0000 (15:40 +0000)]
(gnus-booklet.dvi, gnus-booklet.pdf): Simplify.
(gnus-faq-texi): Renamed from gnus-faq.texi to avoid unsolicited
download.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-83
Miles Bader [Wed, 30 Mar 2005 08:17:05 +0000 (08:17 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-83

Merge from gnus--rel--5.10

Patches applied:

 * emacs--cvs-trunk--0  (patch 187, 200, 205, 209, 211, 216, 220)

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

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

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

2005-03-25  Werner Lemberg  <wl@gnu.org>

   * lisp/nnmaildir.el: Replace `illegal' with `invalid'.

2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/gnus-start.el (gnus-display-time-event-handler):
   Check display-time-timer at runtime rather than only at load time
   in case display-time-mode is turned off in the mean time.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-82
Miles Bader [Wed, 30 Mar 2005 02:00:30 +0000 (02:00 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-82

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/Makefile.in (gnus-booklet.dvi, gnus-booklet.pdf)
   (gnus-refcard.dvi, gnus-refcard.pdf): New targets replacing
   refcard.* and booklet.*.

   * texi/gnus-refcard.tex: Merged from refcard.tex and gnusref.tex.
   Removed refcard.tex gnusref.tex booklet.tex bk-lt.tex bk-a4.tex.

   * texi/gnus-logo.eps: Renamed from gnuslogo-booklet.eps.
   gnuslogo-refcard.eps: Removed.

   * texi/Makefile.in (gnus-faq.texi): Depend on xml2texi.*. Fix sed
   command.

19 years agoFix some typos.
Reiner Steib [Mon, 28 Mar 2005 17:28:57 +0000 (17:28 +0000)]
Fix some typos.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-77
Miles Bader [Thu, 24 Mar 2005 09:14:37 +0000 (09:14 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-77

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/Makefile.in (gnus-faq-full-update, gnus-faq-clean)
   (gnus-faq.texi): New targets.
   (distclean): Remove some gnus-faq.* files.

   * texi/xml2texi.sh: Mention requirements.

   * texi/xml2texi.scm (boilerplate): Add "Do not modify ...".

   * texi/gnus-faq.texi: Generated.

19 years agoFix name: Karl Pflästerer <sigurd@12move.de>
Reiner Steib [Wed, 23 Mar 2005 14:56:24 +0000 (14:56 +0000)]
Fix name: Karl Pflästerer  <sigurd@12move.de>

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-76
Miles Bader [Wed, 23 Mar 2005 00:48:06 +0000 (00:48 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-76

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 45-47)

   - Update from CVS

2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
   pass it to `gnus-browse-read-group'.
   (gnus-browse-read-group): Add NUMBER argument and pass it to
   `gnus-group-read-ephemeral-group'.

   * lisp/gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
   argument pass it to `gnus-group-read-group'.

2005-03-22  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/gnus-faq.texi: Generated from gnus-faq.xml using xml2texi.*.

   * texi/message.texi, texi/gnus.texi: Update copyright.

   * texi/xml2texi.scm (+tag-for-gnus-faq-texi+): New variable.
   (transform): Use it.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de> with
   minor modifications.
   (boilerplate): Update copyright for the output file.

2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/xml2texi.sh: Fix arch tag.

2005-03-20  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/xml2texi.scm, texi/xml2texi.sh: Added copyright.
   (transform): Avoid redundant entries in @urefs.
   (format-node): Don't insert optional arguments of @node.

2005-03-20  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>

   * texi/xml2texi.scm, texi/xml2texi.sh: New files. PLT Scheme program to
   convert FAQ from xml to texi.

19 years ago2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
Steve Youngs [Sun, 20 Mar 2005 03:25:06 +0000 (03:25 +0000)]
2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>

* lisp/mm-util.el (mm-xemacs-find-mime-charset): Only call
mm-xemacs-find-mime-charset-1 if we have the mule feature
available at runtime.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-72
Miles Bader [Wed, 16 Mar 2005 21:22:36 +0000 (21:22 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-72

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 41-43)

   - Update from CVS

2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/nnimap.el (nnimap-open-connection): Print which authinfo file is
   used.

   * lisp/nneething.el (nneething-map-file-directory): Derive from
   `gnus-directory'.

   * lisp/gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
   the To/Cc button.

2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/nnmaildir.el (nnmaildir-request-accept-article): Use
   `nnheader-cancel-timer' for compatibility with current XEmacs.

19 years agoStrip "lisp/" in first 2005-03-13 change.
Reiner Steib [Wed, 16 Mar 2005 16:11:17 +0000 (16:11 +0000)]
Strip "lisp/" in first 2005-03-13 change.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-70
Miles Bader [Sun, 13 Mar 2005 02:58:29 +0000 (02:58 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-70

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2005-03-13  Steve Youngs  <steve@sxemacs.org>

   * lisp/gnus-async.el: Require timer-funcs at compile time when in
   XEmacs for `run-with-idle-timer'.

19 years ago2005-03-13 Steve Youngs <steve@sxemacs.org>
Steve Youngs [Sun, 13 Mar 2005 01:53:39 +0000 (01:53 +0000)]
2005-03-13  Steve Youngs  <steve@sxemacs.org>

* lisp/gnus.el: Don't try and mark `gnus-agent-save-groups' as an
autoloaded function.
From: Andrey Slusar <anrays@gmail.com>.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-69
Miles Bader [Fri, 11 Mar 2005 02:15:45 +0000 (02:15 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-69

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 151, 155, 165, 171-172)

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

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 38-39)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0

2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.

19 years ago2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
Simon Josefsson [Thu, 10 Mar 2005 09:22:17 +0000 (09:22 +0000)]
2005-03-10  Arne Jørgensen <arne@arnested.dk>  (tiny change)

* nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one
flaw.

19 years ago(gnus-confirm-mail-reply-to-news): Add
Lars Magne Ingebrigtsen [Wed, 9 Mar 2005 00:58:34 +0000 (00:58 +0000)]
(gnus-confirm-mail-reply-to-news): Add
gnus-expert-user to default.

19 years ago2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
Simon Josefsson [Tue, 8 Mar 2005 20:41:10 +0000 (20:41 +0000)]
2005-03-08  Juergen Kreileder <jk@blackdown.de>  (tiny change)

* nnimap.el (nnimap-open-server): Ditto.

19 years ago2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
Simon Josefsson [Tue, 8 Mar 2005 20:39:58 +0000 (20:39 +0000)]
2005-03-08  Juergen Kreileder <jk@blackdown.de>  (tiny change)

* imap.el (imap-authenticate): Fix typo.

19 years ago2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
Simon Josefsson [Tue, 8 Mar 2005 00:40:30 +0000 (00:40 +0000)]
2005-03-08  Bjorn Solberg <bjorn_ding@hekneby.org>  (tiny change)

* nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
buffer (since IMAP server might return FETCH response out of
order, and the nntp buffer must be sorted).

19 years ago * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
Kevin Greiner [Mon, 7 Mar 2005 04:54:41 +0000 (04:54 +0000)]
* gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
comparison on string.

* gnus-agent.el (gnus-agent-long-article,
gnus-agent-short-article, gnus-agent-score): Renamed category
keywords to match gnus-cus.
(gnus-agent-summary-fetch-series): Modified to protect against
gnus-agent-summary-fetch-group clearing processable flags.
(gnus-agent-synchronize-group-flags): Update live group buffer as
synchronization may occur due to the user toggle the plugged
status.
(gnus-agent-fetch-group-1): Clear downloadable flag when article
successfully downloaded.
(gnus-agent-expire-group-1): Avoid using markers when the overview
is in ascending order; greatly improves performance.
(gnus-agent-regenerate-group): Use
gnus-agent-synchronize-group-flags to reset read status in both
gnus and server.
(gnus-agent-update-files-total-fetched-for): Fixed initial size.

19 years ago * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
Kevin Greiner [Mon, 7 Mar 2005 04:53:41 +0000 (04:53 +0000)]
* gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
comparison on string.

19 years ago * gnus-agent.el (gnus-agent-long-article,
Kevin Greiner [Mon, 7 Mar 2005 04:53:31 +0000 (04:53 +0000)]
* gnus-agent.el (gnus-agent-long-article,
gnus-agent-short-article, gnus-agent-score): Renamed category
keywords to match gnus-cus.
(gnus-agent-summary-fetch-series): Modified to protect against
gnus-agent-summary-fetch-group clearing processable flags.
(gnus-agent-synchronize-group-flags): Update live group buffer as
synchronization may occur due to the user toggle the plugged
status.
(gnus-agent-fetch-group-1): Clear downloadable flag when article
successfully downloaded.
(gnus-agent-expire-group-1): Avoid using markers when the overview
is in ascending order; greatly improves performance.
(gnus-agent-regenerate-group): Use
gnus-agent-synchronize-group-flags to reset read status in both
gnus and server.
(gnus-agent-update-files-total-fetched-for): Fixed initial size.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-62
Miles Bader [Sat, 5 Mar 2005 00:36:57 +0000 (00:36 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-62

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/message.el: Don't autoload former message-utils variables.
   (message-strip-subject-trailing-was): Changed doc string.

   * lisp/nnweb.el: Fixes for `gnus-group-make-web-group'.
   (nnweb-type-definition): Don't add "hl=en" in `address'.  Added
   `base'.
   (nnweb-google-search): Add "hl=en" here.
   (nnweb-google-parse-1, nnweb-google-create-mapping): Don't
   hardcode URL.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-61
Miles Bader [Thu, 3 Mar 2005 23:03:37 +0000 (23:03 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-61

Merge from gnus--rel--5.10

Patches applied:

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

   - Update from CVS

2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/message.el (message-get-reply-headers, message-followup):
   Mention related variables `message-use-followup-to' and
   `message-use-mail-followup-to', in the information buffer.

   * lisp/nnweb.el (nnweb-type-definition): Use groups.google.de instead
   of broken groups(-beta).google.com.

2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>

   * texi/gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".

19 years ago* gnus-sum.el (gnus-summary-move-article): pass move-is-internal
Teodor Zlatanov [Thu, 3 Mar 2005 18:00:16 +0000 (18:00 +0000)]
* gnus-sum.el (gnus-summary-move-article): pass move-is-internal
parameter to invoked gnus-request-move-article; remove the
redundant gnus-sum-hint-move-is-internal variable; apply the marks
all at once instead of once per article
(gnus-summary-remove-process-mark): accept a list of articles as
well as a single article for processing

* gnus-int.el (gnus-request-move-article): add move-is-internal parameter

* nnml.el (nnml-request-move-article): add move-is-internal parameter

* nnmh.el (nnmh-request-move-article): add move-is-internal parameter

* nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter

* nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter

* nnimap.el (nnimap-request-move-article): add move-is-internal
parameter and remove the gnus-sum-hint-move-is-internal variable

* nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter

* nndraft.el (nndraft-request-move-article): add move-is-internal parameter

* nndiary.el (nndiary-request-move-article): add move-is-internal parameter

* nndb.el (nndb-request-move-article): add move-is-internal parameter

* nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter

* nnagent.el (nnagent-request-move-article): add move-is-internal parameter

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-59
Miles Bader [Thu, 3 Mar 2005 10:32:28 +0000 (10:32 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-59

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 139, 143)

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

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

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

2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
   a more conservative way.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-57
Miles Bader [Sat, 26 Feb 2005 07:09:08 +0000 (07:09 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-57

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 132-133)

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

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

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

2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/gnus-sum.el (gnus-summary-exit): Move point after displaying the
   buffer, so it moves the window's cursor.

19 years ago2005-02-26 Arne Jørgensen <arne@arnested.dk>
Simon Josefsson [Fri, 25 Feb 2005 23:23:52 +0000 (23:23 +0000)]
2005-02-26  Arne Jørgensen  <arne@arnested.dk>

* mm-decode.el (mm-dissect-buffer): Pass the from field on to
`mm-dissect-multipart' and receive the from field as an (optional)
argument from `mm-dissect-multipart'.
(mm-dissect-multipart): Receive the from field as an argument and
pass it on when we call `mm-dissect-buffer' on MIME parts. Fixes
verification/decryption of signed/encrypted MIME parts.

19 years ago* gnus-sum.el (gnus-summary-move-article): set
Teodor Zlatanov [Fri, 25 Feb 2005 19:57:07 +0000 (19:57 +0000)]
* gnus-sum.el (gnus-summary-move-article): set
gnus-sum-hint-move-is-internal for gnus-request-move-article and
whatever it calls (right now, only nnimap-request-move article
respects it)

* nnimap.el (nnimap-request-move-article): when
gnus-sum-hint-move-is-internal is set, don't do the extra
nnimap-request-article

19 years agoFix.
Katsumi Yamaoka [Fri, 25 Feb 2005 02:04:03 +0000 (02:04 +0000)]
Fix.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-53
Miles Bader [Fri, 25 Feb 2005 01:52:55 +0000 (01:52 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-53

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-111
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-113
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-114
   <no summary provided>

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-124
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-127
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-128
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-27
 - miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-30
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-31
   Merge from emacs--cvs-trunk--0

2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
   Handle news URL with given port correctly.

19 years ago* nnheader.el (nnheader-find-file-noselect): Added doc string.
Reiner Steib [Thu, 24 Feb 2005 20:23:32 +0000 (20:23 +0000)]
* nnheader.el (nnheader-find-file-noselect): Added doc string.

* nnfolder.el (nnfolder-read-folder): Use RAWFILE for
`nnheader-find-file-noselect' to avoid
`large-file-warning-threshold'.

* gnus-group.el (gnus-group-clear-data): Mention process/prefix in
doc string.

19 years ago(gnus-summary-caesar-message): Apply
Reiner Steib [Thu, 24 Feb 2005 19:53:27 +0000 (19:53 +0000)]
(gnus-summary-caesar-message): Apply
`gnus-treat-article' after rotation.

19 years ago(encrypt): Add password-cache and password-cache-expiry as group
Simon Josefsson [Tue, 22 Feb 2005 17:22:56 +0000 (17:22 +0000)]
(encrypt): Add password-cache and password-cache-expiry as group
members.

19 years ago2005-02-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Tue, 22 Feb 2005 17:18:55 +0000 (17:18 +0000)]
2005-02-22  Simon Josefsson  <jas@extundo.com>

* encrypt.el (encrypt-password-cache-expiry): Remove (use
`password-cache-expiry' instead).  Reported by Arne Jørgensen
<arne@arnested.dk>.

19 years ago2005-02-22 Arne Jørgensen <arne@arnested.dk>
Simon Josefsson [Tue, 22 Feb 2005 16:53:22 +0000 (16:53 +0000)]
2005-02-22  Arne Jørgensen  <arne@arnested.dk>

* smime.el (smime-ldap-host-list): Doc fix.
(smime-ask-passphrase): Use `password-read-and-add' to read (and
cache) password.
(smime-sign-region): Use it.
(smime-decrypt-region): Use it.
(smime-sign-buffer): Signal an error if `smime-sign-region' fails.
(smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
fails.
(smime-cert-by-ldap-1): Use `base64-encode-string' to convert
certificate from DER to PEM format rather than calling openssl.

* mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.

* mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
for signing/encryption.

* mml.el (mml-parse-1): Use them.

19 years ago2005-02-21 Arne Jørgensen <arne@arnested.dk>
Reiner Steib [Mon, 21 Feb 2005 15:51:07 +0000 (15:51 +0000)]
2005-02-21  Arne Jørgensen <arne@arnested.dk>

* nnrss.el (nnrss-verbose): Removed.
(nnrss-request-group): Use `nnheader-message' instead.

19 years ago From Mark Plaksin.
Katsumi Yamaoka [Sun, 20 Feb 2005 11:42:56 +0000 (11:42 +0000)]
 From Mark Plaksin.
(nnrss-verbose): New variable.
(nnrss-request-group): Make it say nnrss is requesting a group.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-48
Miles Bader [Sat, 19 Feb 2005 23:11:31 +0000 (23:11 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-48

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-26
   etc/Makefile.in (install): Create $(etcdir)/images/gnus dir.

2005-02-19  Miles Bader  <miles@gnu.org>

   * etc/Makefile.in (install): Create $(etcdir)/images/gnus dir.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-47
Miles Bader [Sat, 19 Feb 2005 14:15:26 +0000 (14:15 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-47

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-25
   etc/Makefile.in (install, uninstall): Fix installed image dirs.

2005-02-19  Miles Bader  <miles@gnu.org>

   * etc/Makefile.in (install, uninstall): Fix installed image dirs.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-46
Miles Bader [Sat, 19 Feb 2005 13:48:43 +0000 (13:48 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-46

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-24
   etc/Makefile.in (install): Put gnus-tut.txt in the right place.

2005-02-19  Miles Bader  <miles@gnu.org>

   * etc/Makefile.in (install): Put gnus-tut.txt in the right place.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-45
Miles Bader [Sat, 19 Feb 2005 13:12:38 +0000 (13:12 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-45

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-23
   Fix errors with image-file installation

2005-02-19  Miles Bader  <miles@gnu.org>

   * Makefile.in (all): Don't do sub-make in etc.
   * etc/Makefile.in (all): Remove target.
   * make.bat: Do image copies properly.

19 years agoRemove garbage.
Katsumi Yamaoka [Sat, 19 Feb 2005 11:41:33 +0000 (11:41 +0000)]
Remove garbage.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-44
Miles Bader [Sat, 19 Feb 2005 05:10:05 +0000 (05:10 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-44

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-95
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-96
   Move Gnus images into etc/images

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-19
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-20
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-21
   More work on moving images to etc/images

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-22
   Update from CVS

2005-02-18  Miles Bader  <miles@gnu.org>

   Move all remaining images from etc/gnus to etc/images/gnus.

2004-06-18  Reiner Steib  <Reiner.Steib@gmx.de>

   * Makefile.in (all): Do sub-make in etc.
   * etc/Makefile.in (all): Link . to images.
   (install, uninstall): Use $(etcdir)/images for images.
   * make.bat: Likewise.

2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>

   * lisp/gnus-registry.el (gnus-registry-delete-group): minor bug fix

   * lisp/gnus.el (gnus-install-group-spam-parameters): Doc fix.

2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus.el (gnus-group-startup-message): Search for gnus images in
   etc/images/gnus.
   * lisp/mm-util.el (mm-find-charset-region): Likewise.
   * lisp/smiley.el (smiley-data-directory): Search for smilies in
   etc/images/smilies.

19 years agofile reverse-smile.xpm was initially added on branch v5-10.
Miles Bader [Sat, 19 Feb 2005 02:45:43 +0000 (02:45 +0000)]
file reverse-smile.xpm was initially added on branch v5-10.

19 years agofile dead.xpm was initially added on branch v5-10.
Miles Bader [Sat, 19 Feb 2005 02:45:43 +0000 (02:45 +0000)]
file dead.xpm was initially added on branch v5-10.

19 years ago* gnus-msg.el (gnus-copy-article-buffer): Quote decoded words containing
Katsumi Yamaoka [Sat, 19 Feb 2005 01:23:10 +0000 (01:23 +0000)]
* gnus-msg.el (gnus-copy-article-buffer): Quote decoded words containing
 special characters.

* gnus-sum.el (gnus-summary-edit-article): Ditto.

* mml.el (mime-to-mml): Ditto.

* rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
(rfc2047-quote-decoded-words-containing-tspecials): New variable.
(rfc2047-decode-region): Quote decoded words containing special characters
 when rfc2047-quote-decoded-words-containing-tspecials is non-nil.

19 years ago(nnimap-debug): Doc fix.
Simon Josefsson [Tue, 15 Feb 2005 21:59:19 +0000 (21:59 +0000)]
(nnimap-debug): Doc fix.

19 years ago(imap-debug): Doc fix.
Simon Josefsson [Tue, 15 Feb 2005 21:58:30 +0000 (21:58 +0000)]
(imap-debug): Doc fix.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-40
Miles Bader [Tue, 15 Feb 2005 06:08:20 +0000 (06:08 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-40

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-17
   Update from CVS

2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus-group.el (gnus-group-make-doc-group): Mention prefix
   argument in doc string.  Make query for type more clear.

19 years agoChanges from arch/CVS synchronization
Miles Bader [Tue, 15 Feb 2005 01:58:42 +0000 (01:58 +0000)]
Changes from arch/CVS synchronization

19 years agoAvoid "Recursive load suspected" error in Emacs 21.1.
Katsumi Yamaoka [Tue, 15 Feb 2005 00:45:53 +0000 (00:45 +0000)]
Avoid "Recursive load suspected" error in Emacs 21.1.

19 years ago(spam-contents): improve docs for spam-contents
Teodor Zlatanov [Mon, 14 Feb 2005 16:43:50 +0000 (16:43 +0000)]
(spam-contents): improve docs for spam-contents
parameter in its variable incarnation

19 years agoGenerated.
Simon Josefsson [Mon, 14 Feb 2005 15:42:37 +0000 (15:42 +0000)]
Generated.

19 years agoAdd.
Simon Josefsson [Mon, 14 Feb 2005 15:42:25 +0000 (15:42 +0000)]
Add.

19 years ago* smime-ldap.el: Use require instead of load-library for ldap.
Simon Josefsson [Mon, 14 Feb 2005 15:27:53 +0000 (15:27 +0000)]
* smime-ldap.el: Use require instead of load-library for ldap.
(smime-ldap-search): Indent.
(smime-ldap-search-internal): Shorten line.

19 years ago* smime.el (smime-cert-by-dns): Add doc-string.
Simon Josefsson [Mon, 14 Feb 2005 15:24:44 +0000 (15:24 +0000)]
* smime.el (smime-cert-by-dns): Add doc-string.
(smime-cert-by-ldap-1): Indent.

19 years ago* mml-smime.el (mml-smime-get-ldap-cert): Renamed from
Simon Josefsson [Mon, 14 Feb 2005 15:22:17 +0000 (15:22 +0000)]
* mml-smime.el (mml-smime-get-ldap-cert): Renamed from
mml-smime-get-dns-ldap.
(mml-smime-encrypt-query): Use new function.  Default to ldap.

19 years ago* smime.el: Require smime-ldap.
Simon Josefsson [Mon, 14 Feb 2005 15:21:10 +0000 (15:21 +0000)]
* smime.el: Require smime-ldap.
(smime-ldap-host-list): New variable.
(smime-cert-by-ldap, smime-cert-by-ldap-1): Likewise.
* mml-smime.el (mml-smime-encrypt-query): New function.
(mml-smime-encrypt-query): Use it.
* smime-ldap.el: New file.

19 years agoRemove garbage made while merging the Emacs trunk.
Katsumi Yamaoka [Sun, 13 Feb 2005 23:29:17 +0000 (23:29 +0000)]
Remove garbage made while merging the Emacs trunk.

19 years agoRevision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-37
Miles Bader [Sun, 13 Feb 2005 04:44:42 +0000 (04:44 +0000)]
Revision: miles@gnu.org--gnu-2005/gnus--devo--0--patch-37

Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-89
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-15
   Update from CVS: lisp/imap.el (imap-log): Doc fix.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-16
   Merge from emacs--cvs-trunk--0

2005-02-09  Kim F. Storm  <storm@cua.dk>

   Change Emacs release version from 21.4 to 22.1 throughout.
   Change Emacs development version from 21.3.50 to 22.0.50.

19 years ago* gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
Katsumi Yamaoka [Sat, 12 Feb 2005 02:11:03 +0000 (02:11 +0000)]
* gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.

* mm-util.el (mm-decompress-buffer): Signal an error intentionally if it does
 not decompress compressed data because auto-compression-mode is disabled.

19 years ago(mm-coding-system-to-mime-charset): Make it work with non-Mule XEmacs as well.
Katsumi Yamaoka [Sat, 12 Feb 2005 00:08:48 +0000 (00:08 +0000)]
(mm-coding-system-to-mime-charset): Make it work with non-Mule XEmacs as well.

19 years ago(gnus-registry-delete-group): small bug leaves
Teodor Zlatanov [Fri, 11 Feb 2005 18:09:26 +0000 (18:09 +0000)]
(gnus-registry-delete-group): small bug leaves
an ID in the registry even if it has no groups