Miles Bader
3b36c17e9d
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1537
2009-02-05 02:34:34 +00:00
Glenn Morris
49e787c9e2
(gnus-summary-next-article): XEmacs-friendly version of 2009-01-09 change.
2009-01-31 02:57:13 +00:00
Miles Bader
26b9f88d28
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1520
2009-01-19 01:06:25 +00:00
Glenn Morris
540992fa0d
Format fix for authors.el.
2009-01-15 03:17:38 +00:00
Miles Bader
548f737d3a
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1517
2009-01-14 07:51:26 +00:00
Glenn Morris
1cc3c18fd4
Comment (minor header format fix).
2009-01-11 03:12:28 +00:00
Katsumi Yamaoka
63d12d3879
(gnus-summary-next-article): Revert last change by which XEmacs gets not to work.
2009-01-10 00:31:55 +00:00
Glenn Morris
ed77e66cc6
(gnus-summary-next-article): Replace last-command-char with last-command-event.
2009-01-09 04:26:14 +00:00
Glenn Morris
85dce46f7b
Fix merge error.
2009-01-09 03:22:30 +00:00
Miles Bader
e3e955fed3
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1513
2009-01-09 03:01:50 +00:00
Tassilo Horn
41ec3f54f6
(gnus-treat-display-face): Fix docstring link to point to
...
`(gnus)Face', not `(gnus)X-Face'.
2009-01-06 11:39:20 +00:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Michael Olson
9b2bac7163
Gnus: Add explanations for recent changes to the code itself.
...
These are already documented in ChangeLog.
2009-01-04 00:03:05 +00:00
Michael Olson
35203a24f1
Update ChangeLogs.
2009-01-03 23:08:26 +00:00
Michael Olson
d549e52b93
Gnus: Fix edge cases with no data being returned and Courier eccentricity.
...
* lisp/gnus/nnimap.el (nnimap-retrieve-headers-progress): Handle edge
case where `headers' is nil. This can occur if the IMAP server does
not have permissions to read messages from a folder, but can write new
messages to the folder.
(nnimap-request-article-part): Do not insert `data' if it is nil.
* lisp/net/imap.el (imap-parse-fetch): Courier can insert spurious blank
characters which will confuse `read', so skip past them.
2009-01-03 23:05:42 +00:00
Glenn Morris
db87226092
Formatting fix, for AUTHORS.
2008-12-19 03:09:01 +00:00
Miles Bader
c7948b5fad
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1505
2008-12-19 02:40:25 +00:00
Juanma Barranquero
f013149203
Fix typos and author's names.
2008-12-19 01:50:43 +00:00
Juanma Barranquero
d483550724
Fix typos.
2008-12-17 15:25:54 +00:00
Miles Bader
bf46b4d428
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1500
2008-12-17 00:34:16 +00:00
Glenn Morris
58d8c5cd84
(mm-charset-override-alist): Declare for compiler.
2008-12-16 08:10:01 +00:00
Katsumi Yamaoka
96a222012f
(mm-charset-eval-alist): Define it before mm-charset-to-coding-system.
...
(mm-charset-to-coding-system): Add optional argument `silent';
define it before mm-charset-override-alist.
(mm-charset-override-alist): Add `(gb2312 . gbk)' to the default value if it
can be used in Emacs currently running; silence mm-charset-to-coding-system.
2008-12-15 04:15:35 +00:00
Katsumi Yamaoka
b6b8f5fda9
* rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
...
`allow-override' which says whether to use `mm-charset-override-alist'.
(rfc2047-decode-encoded-words): Use it.
* mm-util.el (mm-charset-override-alist): Fix custom type;
add `(gb2312 . gbk)' to choices.
2008-12-10 10:02:50 +00:00
Miles Bader
030cca007e
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1490
2008-12-06 17:26:18 +00:00
Katsumi Yamaoka
1250af7b90
* mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and fast.
...
* gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2008-12-04 10:53:18 +00:00
Katsumi Yamaoka
886367d85e
* mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap on links.
...
* gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
2008-12-04 01:58:01 +00:00
Katsumi Yamaoka
1bd6cd6c64
(message-idna-to-ascii-rhs-1): Fix previous commit.
...
(message-idna-to-ascii-rhs): Add a comment. Suggested by RMS.
2008-12-03 23:49:00 +00:00
Katsumi Yamaoka
e01bbc1266
(message-idna-to-ascii-rhs-1): Protect against local users' addresses that
...
don't have domain parts.
2008-12-03 03:00:41 +00:00
Katsumi Yamaoka
f66de92f0b
(message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head rather than
...
message-narrow-to-head since there will be the message header separator.
2008-12-03 02:32:18 +00:00
Stefan Monnier
06c68f84d5
(nnimap-retrieve-headers-progress): Don't use nnimap-demule
...
since the result is inserted in a unibyte buffer anyway.
(nnimap-demule-use-string-to-multibyte): Remove.
(nnimap-demule): Alias it to mm-string-to-multibyte.
2008-12-02 22:29:13 +00:00
Juanma Barranquero
b97439ce37
Fix typos.
2008-12-02 16:40:31 +00:00
Reiner Steib
9255ec865f
(nnimap-demule-use-string-to-multibyte): New temporary
...
variable for debugging bug#464 and bug#1174.
(nnimap-demule): Use it.
2008-11-29 15:26:49 +00:00
Stefan Monnier
8a98686533
(message-send-mail): Just set the buffer to unibyte
...
rather than use mm-with-unibyte-current-buffer which does a lot more.
(message-send-mail-partially): Don't bother with
mm-with-unibyte-current-buffer since it's already been made unibyte by
message-send-mail.
2008-11-21 22:26:54 +00:00
Miles Bader
5b51650c09
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1471
2008-11-12 08:12:19 +00:00
Miles Bader
ed778fada5
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1464
2008-11-06 00:49:23 +00:00
Juanma Barranquero
079a5e72df
Fix typos.
2008-11-04 14:49:10 +00:00
Miles Bader
8e38a1a9bd
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1460
2008-11-03 06:05:36 +00:00
Glenn Morris
3a0f6aac0d
Fix comment typo.
2008-10-04 18:48:45 +00:00
Miles Bader
9091f2d335
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1441
2008-10-03 04:18:56 +00:00
Glenn Morris
06b2d4c6a2
(mm-codepage-setup): Tweak codepage error. Silence compiler warning.
2008-10-02 17:27:35 +00:00
Juanma Barranquero
183080b610
Fix typos.
2008-10-01 09:12:37 +00:00
Chong Yidong
7335e37637
(mml-menu): Don't assume mml2015 is bound.
2008-09-30 23:11:17 +00:00
Chong Yidong
059b98fa7f
* mml.el (mml-menu): Don't assume mml2015 is bound.
2008-09-30 23:11:11 +00:00
Miles Bader
4520e52783
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1436
2008-09-30 00:48:01 +00:00
Glenn Morris
09aece0bbf
(mail-header-remove-comments): Autoload it.
2008-09-27 20:10:26 +00:00
Andreas Schwab
521c4a2329
(gnus-split-references): Strip comments.
...
(gnus-parent-id): Likewise.
2008-09-27 08:12:03 +00:00
Miles Bader
eef5ade7a3
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1431
2008-09-25 15:47:30 +00:00
Miles Bader
e52cac8805
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1429
2008-09-25 15:38:29 +00:00
Juanma Barranquero
10d1d0af5f
Fix typos.
2008-09-24 01:16:16 +00:00
Miles Bader
64763fe36c
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1424
2008-09-21 04:22:42 +00:00