gnus
19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-99
Miles Bader [Fri, 10 Sep 2004 15:04:34 +0000 (15:04 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-99

Merge from emacs--cvs-trunk--0, gnus--rel--5.10

Patches applied:

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

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

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-536
   sync-tree with gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-12
   Update from CVS: make.bat: Fix line endings around arch-tag.

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-13
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19
   Remove autoconf-generated files from archive

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20
   Update from CVS

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

19 years ago*** empty log message ***
Simon Josefsson [Fri, 10 Sep 2004 10:48:57 +0000 (10:48 +0000)]
*** empty log message ***

19 years ago(require): Remove tcp and duplicate cl.
Simon Josefsson [Fri, 10 Sep 2004 10:48:49 +0000 (10:48 +0000)]
(require): Remove tcp and duplicate cl.

19 years ago(directory-files-and-attributes): Move forward.
Katsumi Yamaoka [Fri, 10 Sep 2004 07:06:52 +0000 (07:06 +0000)]
(directory-files-and-attributes): Move forward.

19 years ago * gnus-agent.el (directory-files-and-attributes): Optionally
Kevin Greiner [Fri, 10 Sep 2004 03:14:58 +0000 (03:14 +0000)]
* gnus-agent.el (directory-files-and-attributes): Optionally
defined to support XEmacs.

19 years ago * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
Kevin Greiner [Thu, 9 Sep 2004 23:51:02 +0000 (23:51 +0000)]
* gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
to avoid run-time CL dependencies.
(gnus-agent-unfetch-articles): New function.
(gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
article numbers even when local .overview file is missing.
(gnus-agent-read-article-number): New function. Only accepts
27-bit article numbers.
(gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
gnus-agent-read-article-number.
(gnus-agent-braid-nov): Rewrote to validate article numbers coming
from backend while recognizing that article numbers in .overview
must be valid.
(gnus-agent-update-files-total-fetched-for): Use
directory-files-and-attributes to improve performance.
* gnus-int.el (gnus-request-move-article): Use
gnus-agent-unfetch-articles in place of gnus-agent-expire to
improve performance.

* gnus-start.el (gnus-convert-old-newsrc): Changed message text as
some users confused by references to .newsrc when they only have a
.newsrc.eld file.
(gnus-convert-mark-converter-prompt,
gnus-convert-converter-needs-prompt): Fixed use of property list.
* legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
New function. Used internally to only display 'gnus converting
files' message when actually necessary.

* gnus-sum.el (): Removed (require 'gnus-agent) as required
methods now autoloaded.

19 years ago * gnus-sum.el (): Removed (require 'gnus-agent) as required
Kevin Greiner [Thu, 9 Sep 2004 23:50:34 +0000 (23:50 +0000)]
* gnus-sum.el (): Removed (require 'gnus-agent) as required
methods now autoloaded.

19 years ago * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
Kevin Greiner [Thu, 9 Sep 2004 23:50:14 +0000 (23:50 +0000)]
* legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
New function. Used internally to only display 'gnus converting
files' message when actually necessary.

19 years ago * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
Kevin Greiner [Thu, 9 Sep 2004 23:49:50 +0000 (23:49 +0000)]
* gnus-start.el (gnus-convert-old-newsrc): Changed message text as
some users confused by references to .newsrc when they only have a
.newsrc.eld file.
(gnus-convert-mark-converter-prompt,
gnus-convert-converter-needs-prompt): Fixed use of property list.

19 years ago * gnus-int.el (gnus-request-move-article): Use
Kevin Greiner [Thu, 9 Sep 2004 23:49:29 +0000 (23:49 +0000)]
* gnus-int.el (gnus-request-move-article): Use
gnus-agent-unfetch-articles in place of gnus-agent-expire to
improve performance.

19 years ago * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
Kevin Greiner [Thu, 9 Sep 2004 23:49:03 +0000 (23:49 +0000)]
* gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
to avoid run-time CL dependencies.
(gnus-agent-unfetch-articles): New function.
(gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
article numbers even when local .overview file is missing.
(gnus-agent-read-article-number): New function. Only accepts
27-bit article numbers.
(gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
gnus-agent-read-article-number.
(gnus-agent-braid-nov): Rewrote to validate article numbers coming
from backend while recognizing that article numbers in .overview
must be valid.
(gnus-agent-update-files-total-fetched-for): Use
directory-files-and-attributes to improve performance.

19 years ago(gnus-summary-insert-subject): Remove list identifiers.
Katsumi Yamaoka [Fri, 3 Sep 2004 06:05:09 +0000 (06:05 +0000)]
(gnus-summary-insert-subject): Remove list identifiers.

19 years ago(latexi-translate-file): Support @copying and @insertcopying.
Katsumi Yamaoka [Fri, 3 Sep 2004 02:07:24 +0000 (02:07 +0000)]
(latexi-translate-file): Support @copying and @insertcopying.
(latexi-copying-text): New variable.
(latexi-copying): New function.
(latexi-insertcopying): New function.

19 years agoRemove unused.
Reiner Steib [Thu, 2 Sep 2004 14:50:24 +0000 (14:50 +0000)]
Remove unused.

19 years agoGenerated.
Reiner Steib [Thu, 2 Sep 2004 14:42:37 +0000 (14:42 +0000)]
Generated.

19 years ago* gnus-news.texi: Fix typo in previous commit.
Reiner Steib [Thu, 2 Sep 2004 14:41:10 +0000 (14:41 +0000)]
* gnus-news.texi: Fix typo in previous commit.

19 years agoFix indentation and closing parenthesis.
Reiner Steib [Thu, 2 Sep 2004 14:40:03 +0000 (14:40 +0000)]
Fix indentation and closing parenthesis.

19 years ago* gnus-news.texi: Add `gnus-picon-style'.
Reiner Steib [Thu, 2 Sep 2004 13:51:57 +0000 (13:51 +0000)]
* gnus-news.texi: Add `gnus-picon-style'.

19 years ago* gnus-news.el (gnus-news-makeinfo-switches): Add --no-validate to
Reiner Steib [Thu, 2 Sep 2004 13:50:48 +0000 (13:50 +0000)]
* gnus-news.el (gnus-news-makeinfo-switches): Add --no-validate to
allow unresolved references.

* gnus-news.texi: Use xref.

* Makefile.in (GNUS-NEWS): Depend on gnus-news.el.

19 years agoGenerated.
Simon Josefsson [Thu, 2 Sep 2004 09:53:13 +0000 (09:53 +0000)]
Generated.

19 years agoAdd (copied from Oort Gnus GNUS-NEWS).
Simon Josefsson [Thu, 2 Sep 2004 09:52:55 +0000 (09:52 +0000)]
Add (copied from Oort Gnus GNUS-NEWS).

19 years agoGenerated.
Simon Josefsson [Thu, 2 Sep 2004 09:47:45 +0000 (09:47 +0000)]
Generated.

19 years agoMarkup fix of last commit.
Simon Josefsson [Thu, 2 Sep 2004 09:47:32 +0000 (09:47 +0000)]
Markup fix of last commit.

19 years agoGenerated.
Simon Josefsson [Thu, 2 Sep 2004 09:46:25 +0000 (09:46 +0000)]
Generated.

19 years agognus-news.texi: Comment out comment stuff.
Simon Josefsson [Thu, 2 Sep 2004 09:46:02 +0000 (09:46 +0000)]
gnus-news.texi: Comment out comment stuff.
Don't use xref's, GNUS-NEWS look wrong.
Add nntp marks stuff.
Makefile.in (GNUS-NEWS): Move to "..".

19 years agoComment out comment stuff.
Simon Josefsson [Thu, 2 Sep 2004 09:44:09 +0000 (09:44 +0000)]
Comment out comment stuff.
Don't use xref's, GNUS-NEWS look wrong.
Add nntp marks stuff.

19 years ago*** empty log message ***
Simon Josefsson [Wed, 1 Sep 2004 20:19:48 +0000 (20:19 +0000)]
*** empty log message ***

19 years agomessage.el (message-canlock-generate): Require sha1, not
Simon Josefsson [Wed, 1 Sep 2004 20:14:58 +0000 (20:14 +0000)]
message.el (message-canlock-generate): Require sha1, not
sha1-el.  (Can we get rid of this require alltogheter? It is ugly
to require within a function.  Sadly, if sha1.el isn't loaded, the
let binding in m-c-g will hide the defcustom definition, which is
bad.)
canlock.el: Require sha1, not sha1-el.
message.el: Don't autoload sha1 (there is a autoload cookie in
sha1.el).
sha1-el.el: Renamed to sha1.el.

19 years agoSupport @copying and @insertcopying for Emacs 21.3 and lesser and XEmacs.
Katsumi Yamaoka [Wed, 1 Sep 2004 02:05:43 +0000 (02:05 +0000)]
Support @copying and @insertcopying for Emacs 21.3 and lesser and XEmacs.

19 years agoUse @copying and @insertcopying.
Reiner Steib [Tue, 31 Aug 2004 16:29:47 +0000 (16:29 +0000)]
Use @copying and @insertcopying.

19 years ago[ Merge from Emacs (gnus-5_10-branch): ]
Reiner Steib [Mon, 30 Aug 2004 18:13:58 +0000 (18:13 +0000)]
[ Merge from Emacs (gnus-5_10-branch): ]

2004-08-30  Juanma Barranquero  <lektu@terra.es>

* ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.

2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>

* nnimap.el (nnimap-demule): Avoid string-as-multibyte.

2004-08-30  Kim F. Storm  <storm@cua.dk>

* nntp.el (nntp-authinfo-file): Add :group 'nntp.

* nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
Add :group 'nnimap.

19 years ago(rfc2231-parse-string): Restore whitespace syntax for
Simon Josefsson [Mon, 30 Aug 2004 16:38:43 +0000 (16:38 +0000)]
(rfc2231-parse-string): Restore whitespace syntax for
?* and ?\; (tiny patch).  From Andreas Schwab <schwab@suse.de>.

19 years ago(ietf-drums-syntax-table): Set syntax of ?* ?\;
Simon Josefsson [Mon, 30 Aug 2004 15:53:26 +0000 (15:53 +0000)]
(ietf-drums-syntax-table): Set syntax of ?* ?\;
and ?\' to symbol instead of whitespace (tiny patch).  From
Andreas Schwab <schwab@suse.de>.

19 years agoAdd.
Simon Josefsson [Mon, 30 Aug 2004 15:37:22 +0000 (15:37 +0000)]
Add.

19 years ago* gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
Katsumi Yamaoka [Mon, 30 Aug 2004 08:20:53 +0000 (08:20 +0000)]
* gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.

* gnus-sum.el (gnus-summary-morse-message): Use search-forward instead of
 re-search-forward.

* gnus-uu.el (gnus-uu-save-article): Ditto.
(gnus-uu-post-encode-uuencode): Ditto.

* html2text.el (html2text-clean-list-items): Ditto.
(html2text-clean-dtdd): Ditto.
(html2text-format-tags): Ditto.

* message.el (message-send-mail-with-sendmail): Fix regexp.
(message-fill-field-general): Use search-forward instead of re-search-forward.
(unbold-region): Ditto.

* nnrss.el (nnrss-request-article): Ditto.

* nnslashdot.el (nnslashdot-request-article): Ditto.

* nnweb.el (nnweb-gmane-wash-article): Ditto.

19 years ago(gnus-summary-make-menu-bar): Avoid the "Unrecognized menu descriptor" error
Katsumi Yamaoka [Mon, 30 Aug 2004 01:26:39 +0000 (01:26 +0000)]
(gnus-summary-make-menu-bar): Avoid the "Unrecognized menu descriptor" error
 in XEmacs.

19 years ago(nndoc-type-alist): Fix regexp in the rfc822-forward entry.
Katsumi Yamaoka [Thu, 26 Aug 2004 09:04:45 +0000 (09:04 +0000)]
(nndoc-type-alist): Fix regexp in the rfc822-forward entry.

19 years ago(gnus-group-line-format-alist): Convert the value of gnus-tmp-news-method into
Katsumi Yamaoka [Thu, 26 Aug 2004 07:04:39 +0000 (07:04 +0000)]
(gnus-group-line-format-alist): Convert the value of gnus-tmp-news-method into
 string under XEmacs.  It will be passed to gnus-correct-length which takes
 only a string argument.

19 years ago* gnus-util.el (gnus-bind-print-variables): New macro.
Katsumi Yamaoka [Tue, 24 Aug 2004 06:54:33 +0000 (06:54 +0000)]
* gnus-util.el (gnus-bind-print-variables): New macro.
(gnus-prin1): Use it.
(gnus-prin1-to-string): Use it.
(gnus-pp): New function.
(gnus-pp-to-string): New function.

* gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace pp-to-string
 with gnus-pp-to-string.
* gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
* gnus-group.el (gnus-group-make-kiboze-group): Ditto.
* gnus-msg.el (gnus-debug): Ditto.
* gnus-score.el (gnus-score-save): Ditto.
* gnus-spec.el (gnus-update-format): Replace pp-to-string with
 gnus-pp-to-string.
* legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp with
 gnus-pp.
* score-mode.el (gnus-score-pretty-print): Ditto.
* webmail.el (webmail-debug): Ditto.

19 years ago(article-display-face, article-display-x-face): Use buffer-read-only.
Katsumi Yamaoka [Mon, 23 Aug 2004 00:04:22 +0000 (00:04 +0000)]
(article-display-face, article-display-x-face): Use buffer-read-only.

19 years ago(article-hide-list-identifiers): Bind inhibit-read-only as t.
Katsumi Yamaoka [Sun, 22 Aug 2004 23:05:03 +0000 (23:05 +0000)]
(article-hide-list-identifiers): Bind inhibit-read-only as t.

19 years ago[ Merge from Emacs (gnus-5_10-branch): ]
Reiner Steib [Sun, 22 Aug 2004 22:14:46 +0000 (22:14 +0000)]
[ Merge from Emacs (gnus-5_10-branch): ]

2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>

* gnus.texi (Mail Source Specifiers): Describe
`pop3-leave-mail-on-server'.

19 years ago[ Merge from Emacs (gnus-5_10-branch): ]
Reiner Steib [Sun, 22 Aug 2004 22:06:18 +0000 (22:06 +0000)]
[ Merge from Emacs (gnus-5_10-branch): ]

2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>

* gnus-mlspl.el (gnus-group-split-update): Fix docstring.

2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>

* gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
(gnus-narrow-to-page): Don't assume point-min == 1.
(gnus-article-edit-mode): Derive from message-mode.

* gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
point-min == 1.

* imap.el (imap-parse-address-list, imap-parse-body-ext):
Disable incorrect use of `assert'.

* message.el (message-mode): Set comment-start-skip.

2004-08-22  Sam Steingold  <sds@gnu.org>

* pop3.el (pop3-leave-mail-on-server): New user variable.
(pop3-movemail): Delete mail only when it is nil.

19 years ago* nntp.el (nntp-marks-is-evil): Fix typo in docstring.
Reiner Steib [Sat, 21 Aug 2004 20:31:55 +0000 (20:31 +0000)]
* nntp.el (nntp-marks-is-evil): Fix typo in docstring.

* mml.el (mml-preview): Use `pop-to-buffer'.

* message.el (message-goto-mail-followup-to): Insert after "To".
(message-carefully-insert-headers): Add comment.

* gnus.el: Remove unused variable `gnus-article-check-size'.

* gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.

* gnus-art.el (gnus-button-alist): Improve
`gnus-button-handle-library' entry.

19 years ago* nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
Paul Jarc [Fri, 20 Aug 2004 00:49:51 +0000 (00:49 +0000)]
* nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
downcase, since XEmacs capitalizes error messages differently.
From Sebastian Freundt <hroptatyr@gna.org>.

19 years agoAdd (require 'gnus) due to reference to
Jesper Harder [Wed, 18 Aug 2004 18:46:10 +0000 (18:46 +0000)]
Add (require 'gnus) due to reference to
`gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.

19 years ago2004-08-18 Florian Weimer <fw@deneb.enyo.de>
Florian Weimer [Wed, 18 Aug 2004 12:28:39 +0000 (12:28 +0000)]
2004-08-18  Florian Weimer  <fw@deneb.enyo.de>

* gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
`mm-fill-flowed'.

* mm-decode.el (mm-dissect-singlepart): Check it.

19 years ago(nnimap-open-connection): add 'imaps' synonym to
Teodor Zlatanov [Tue, 17 Aug 2004 14:27:16 +0000 (14:27 +0000)]
(nnimap-open-connection): add 'imaps' synonym to
'imap' for netrc parsing

19 years ago(IMAP): add comments about imaps synonym to imap in
Teodor Zlatanov [Tue, 17 Aug 2004 14:26:44 +0000 (14:26 +0000)]
(IMAP): add comments about imaps synonym to imap in
netrc syntax

19 years ago(mailcap-mime-data): Mark as risky.
Reiner Steib [Mon, 16 Aug 2004 10:15:07 +0000 (10:15 +0000)]
(mailcap-mime-data): Mark as risky.

19 years ago(rfc2047-encode-region): Assume the close parenthesis
Katsumi Yamaoka [Sun, 15 Aug 2004 03:30:37 +0000 (03:30 +0000)]
(rfc2047-encode-region): Assume the close parenthesis
may be included in the encoded word.
(rfc2047-encode): Don't append a space if the encoded word
includes close parenthesis.

19 years ago(IMAP): Add example. Suggested and partially written
Simon Josefsson [Sat, 14 Aug 2004 22:37:52 +0000 (22:37 +0000)]
(IMAP): Add example.  Suggested and partially written
by Steinar Bang <sb@dod.no>.

19 years ago(rfc2047-encode-1, rfc2047-encode): Improve encoding of text within parens.
Katsumi Yamaoka [Thu, 12 Aug 2004 12:05:34 +0000 (12:05 +0000)]
(rfc2047-encode-1, rfc2047-encode): Improve encoding of text within parens.

19 years ago(Posting Styles): Addition.
Katsumi Yamaoka [Thu, 12 Aug 2004 06:28:48 +0000 (06:28 +0000)]
(Posting Styles): Addition.

19 years ago(gnus-encrypt-insert-file-contents)
Teodor Zlatanov [Fri, 6 Aug 2004 17:58:36 +0000 (17:58 +0000)]
(gnus-encrypt-insert-file-contents)
(gnus-encrypt-write-file-contents): the password key is the file
name PLUS the cipher, not just the cipher.  Also remove failed
passwords from the cache.

19 years agoGenerate.
Simon Josefsson [Fri, 6 Aug 2004 15:06:22 +0000 (15:06 +0000)]
Generate.

19 years agoFix.
Simon Josefsson [Fri, 6 Aug 2004 15:05:57 +0000 (15:05 +0000)]
Fix.

19 years ago(gnus-news-header-disclaimer): Fix.
Simon Josefsson [Fri, 6 Aug 2004 15:03:48 +0000 (15:03 +0000)]
(gnus-news-header-disclaimer): Fix.

19 years ago*** empty log message ***
Simon Josefsson [Fri, 6 Aug 2004 15:02:59 +0000 (15:02 +0000)]
*** empty log message ***

19 years agoAdd.
Simon Josefsson [Fri, 6 Aug 2004 15:02:54 +0000 (15:02 +0000)]
Add.

19 years agoAdd.
Simon Josefsson [Fri, 6 Aug 2004 15:00:47 +0000 (15:00 +0000)]
Add.

19 years agoTypo.
Simon Josefsson [Fri, 6 Aug 2004 14:59:16 +0000 (14:59 +0000)]
Typo.

19 years ago(gnus-article-loose-mime): Check default to t. Doc
Simon Josefsson [Fri, 6 Aug 2004 14:51:26 +0000 (14:51 +0000)]
(gnus-article-loose-mime): Check default to t.  Doc
fix.

19 years ago(rfc2047-fold-region): Use trailing whitespace as LWSP.
Katsumi Yamaoka [Thu, 5 Aug 2004 11:44:19 +0000 (11:44 +0000)]
(rfc2047-fold-region): Use trailing whitespace as LWSP.

19 years agoChanges from arch/CVS synchronization
Miles Bader [Thu, 5 Aug 2004 02:27:46 +0000 (02:27 +0000)]
Changes from arch/CVS synchronization

19 years ago* gnus-registry.el (gnus-registry-split-fancy-with-parent): try
Teodor Zlatanov [Wed, 4 Aug 2004 17:11:58 +0000 (17:11 +0000)]
* gnus-registry.el (gnus-registry-split-fancy-with-parent): try
to append in-reply-to: data to the references: header

* netrc.el: removed old encryption support, autoload gnus-encrypt.el
(netrc-parse): use gnus-encrypt.el functions

* gnus-encrypt.el: new file for encryption support; currently
does only a few GPG ciphers and an internal XOR cipher

* password.el: add comments on using password-read-and-add
(password-read-and-add): new function to read and add the
password to the cache at once

19 years agoFix document.
TSUCHIYA Masatoshi [Fri, 30 Jul 2004 10:24:38 +0000 (10:24 +0000)]
Fix document.

19 years ago(gnus-namazu/make-directory-table): Treat drive letters when
TSUCHIYA Masatoshi [Fri, 30 Jul 2004 10:12:55 +0000 (10:12 +0000)]
(gnus-namazu/make-directory-table): Treat drive letters when
calcurating pathnames of remote groups.

19 years ago(pgg-pgp5-encrypt-region): Accept sign
Simon Josefsson [Wed, 28 Jul 2004 07:56:03 +0000 (07:56 +0000)]
(pgg-pgp5-encrypt-region): Accept sign
parameter (but don't use it, for now).

19 years ago(imap-ssl-open): Use imap-process-connection-type,
Simon Josefsson [Wed, 28 Jul 2004 07:52:34 +0000 (07:52 +0000)]
(imap-ssl-open): Use imap-process-connection-type,
instead of hard coding to nil.

19 years ago(mm-inline-image-emacs): Open lines under an image as mm-inline-image-xemacs
Katsumi Yamaoka [Wed, 28 Jul 2004 04:19:20 +0000 (04:19 +0000)]
(mm-inline-image-emacs): Open lines under an image as mm-inline-image-xemacs
 does.

19 years ago(gnus-group-group-map, gnus-group-make-menu-bar):
Simon Josefsson [Mon, 26 Jul 2004 16:35:21 +0000 (16:35 +0000)]
(gnus-group-group-map, gnus-group-make-menu-bar):
Revert part of 2004-07-17 change below.

19 years ago(rfc2047-encode-region): Don't infloop. Suggested by Hiroshi Fujishima.
Katsumi Yamaoka [Sun, 25 Jul 2004 00:58:27 +0000 (00:58 +0000)]
(rfc2047-encode-region): Don't infloop.  Suggested by Hiroshi Fujishima.

19 years ago(fill-flowed): Remove space stuffing, and only do
Lars Magne Ingebrigtsen [Sat, 24 Jul 2004 22:10:20 +0000 (22:10 +0000)]
(fill-flowed): Remove space stuffing, and only do
quotes that actually start with ">" at the beginning of the
lines.

19 years ago(rfc2047-encode-region): Fix last change.
Katsumi Yamaoka [Fri, 23 Jul 2004 08:42:19 +0000 (08:42 +0000)]
(rfc2047-encode-region): Fix last change.
(rfc2047-encode-parameter): Remove useless concat.

19 years ago(rfc2047): Update.
Katsumi Yamaoka [Thu, 22 Jul 2004 09:37:18 +0000 (09:37 +0000)]
(rfc2047): Update.

19 years ago* rfc2047.el (rfc2047-encode-region): Check carefully whether to encode special
Katsumi Yamaoka [Thu, 22 Jul 2004 09:37:14 +0000 (09:37 +0000)]
* rfc2047.el (rfc2047-encode-region): Check carefully whether to encode special
 characters;
 fix some kind of misconfigured headers;
 signal a real error if debug-on-quit or debug-on-error is non-nil.
(rfc2047-encode-max-chars): New variable.
(rfc2047-encode-1): Use it.
(rfc2047-encode-parameter): New function.

* mml.el (mml-insert-parameter): Remove an excessive space.

19 years agoFix.
Simon Josefsson [Sat, 17 Jul 2004 16:59:37 +0000 (16:59 +0000)]
Fix.

19 years agoUpdate copyright years.
Simon Josefsson [Sat, 17 Jul 2004 16:57:53 +0000 (16:57 +0000)]
Update copyright years.

19 years agoAdd.
Simon Josefsson [Sat, 17 Jul 2004 16:57:17 +0000 (16:57 +0000)]
Add.

19 years agognus-group.el (gnus-group-make-group-simple): Add, suggested by
Simon Josefsson [Sat, 17 Jul 2004 16:55:31 +0000 (16:55 +0000)]
gnus-group.el (gnus-group-make-group-simple): Add, suggested by
Kai Grossjohann <kai@emptydomain.de>.
(gnus-group-group-map): Use it, instead of gnus-group-make-group.
(gnus-group-make-menu-bar): Ditto.
gnus-util.el (gnus-group-server): Add.

19 years ago(message-clone-locals): Clone sendmail and smtp
Jesper Harder [Fri, 16 Jul 2004 15:22:52 +0000 (15:22 +0000)]
(message-clone-locals): Clone sendmail and smtp
variables.

19 years ago(rfc2047-encode-region): Fix last change.
Katsumi Yamaoka [Mon, 12 Jul 2004 11:19:33 +0000 (11:19 +0000)]
(rfc2047-encode-region): Fix last change.

19 years ago(Splitting Mail): Add nnmail-split-lowercase-expanded.
Katsumi Yamaoka [Mon, 12 Jul 2004 06:32:51 +0000 (06:32 +0000)]
(Splitting Mail): Add nnmail-split-lowercase-expanded.
(Fancy Mail Splitting): Ditto.

19 years ago(nnmail-split-lowercase-expanded): New user option.
Katsumi Yamaoka [Mon, 12 Jul 2004 06:32:40 +0000 (06:32 +0000)]
(nnmail-split-lowercase-expanded): New user option.
(nnmail-expand-newtext): Lowercase expanded entries if
 nnmail-split-lowercase-expanded is non-nil.

19 years ago(rfc2047-encode-region): Treat backslash-quoted characters as non-special.
Katsumi Yamaoka [Mon, 12 Jul 2004 02:57:03 +0000 (02:57 +0000)]
(rfc2047-encode-region): Treat backslash-quoted characters as non-special.

19 years ago(gnus-agent-synchronize-flags): Revert to ask.
Simon Josefsson [Fri, 9 Jul 2004 10:32:06 +0000 (10:32 +0000)]
(gnus-agent-synchronize-flags): Revert to ask.
Users will lose all flag changes made while unplugged with
e.g. nntp unless flag synchronization happens, thus `nil' is not a
good default.  See numerous reports on ding mailing list.

19 years ago* nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
Katsumi Yamaoka [Fri, 9 Jul 2004 09:45:45 +0000 (09:45 +0000)]
* nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
 add generate-head-function and generate-article-function to the
 rfc822-forward entry.
(nndoc-rfc822-forward-generate-article): New function.
(nndoc-rfc822-forward-generate-head): New function.

* mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.

19 years ago(gnus-summary-read-group-1): When summary is unthreaded, respect display group
Katsumi Yamaoka [Wed, 7 Jul 2004 02:36:10 +0000 (02:36 +0000)]
(gnus-summary-read-group-1): When summary is unthreaded, respect display group
 parameter.
(gnus-articles-to-read): Remove unused reference to display group parameter.

19 years ago(nnheader-uniquify-message-id): New experimental
Lars Magne Ingebrigtsen [Sat, 3 Jul 2004 18:38:44 +0000 (18:38 +0000)]
(nnheader-uniquify-message-id): New experimental
variable.
(nnheader-nov-read-message-id): Use it.

19 years ago(spam-report-gmane): Add interactive.
Lars Magne Ingebrigtsen [Sat, 3 Jul 2004 09:26:12 +0000 (09:26 +0000)]
(spam-report-gmane): Add interactive.

19 years ago(Encoding Customization): Addition.
Katsumi Yamaoka [Fri, 2 Jul 2004 09:30:26 +0000 (09:30 +0000)]
(Encoding Customization): Addition.

19 years ago(mm-content-transfer-encoding-defaults): Use qp-or-base64 for the
Katsumi Yamaoka [Fri, 2 Jul 2004 09:30:22 +0000 (09:30 +0000)]
(mm-content-transfer-encoding-defaults): Use qp-or-base64 for the
 application/* types.

19 years ago(nnrss-read-group-data): Fix off-by-one error. From
Jesper Harder [Fri, 2 Jul 2004 09:20:01 +0000 (09:20 +0000)]
(nnrss-read-group-data): Fix off-by-one error.  From
Joakim Verona <joakim@verona.se>.

19 years ago(gnus-registry-trim): don't allow a negative
Teodor Zlatanov [Wed, 30 Jun 2004 18:19:14 +0000 (18:19 +0000)]
(gnus-registry-trim): don't allow a negative
trim value

19 years ago* nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
Paul Jarc [Wed, 30 Jun 2004 15:45:07 +0000 (15:45 +0000)]
* nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
New macro and function.
(nnmaildir--new-number, nnmaildir-request-set-mark): Use them.

19 years ago(mm-enrich-utf-8-by-mule-ucs): Fix cleaning of after-load-alist.
Katsumi Yamaoka [Tue, 29 Jun 2004 23:39:11 +0000 (23:39 +0000)]
(mm-enrich-utf-8-by-mule-ucs): Fix cleaning of after-load-alist.

19 years ago(gnus-group-get-new-news-this-group): Don't
Lars Magne Ingebrigtsen [Tue, 29 Jun 2004 21:38:03 +0000 (21:38 +0000)]
(gnus-group-get-new-news-this-group): Don't
update info that isn't there.

19 years agoFix last commit.
Katsumi Yamaoka [Tue, 29 Jun 2004 11:53:54 +0000 (11:53 +0000)]
Fix last commit.

19 years ago(mm-enrich-utf-8-by-mule-ucs): New function run when Mule-UCS is loaded under
Katsumi Yamaoka [Tue, 29 Jun 2004 11:44:51 +0000 (11:44 +0000)]
(mm-enrich-utf-8-by-mule-ucs): New function run when Mule-UCS is loaded under
 XEmacs.
(): Don't make duplicated entries in mm-mime-mule-charset-alist.