1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
Commit Graph

1598 Commits

Author SHA1 Message Date
Reiner Steib
9cc20f6c21 Use dns-query instead of query-dns. Was renamed on 2008-12-25 in dns.el. 2009-04-28 16:57:53 +00:00
Stefan Monnier
1dbc941a59 (rfc2047-decode-region): Don't skip past `start', which
could happen if the text is only composed of spaces and/or tabs.
2009-04-20 16:17:51 +00:00
Chong Yidong
78b7a57c5c Fix ChangeLog entry causing M-x authors confusion. 2009-03-31 17:15:09 +00:00
Miles Bader
2235f4ac6d Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1564
2009-03-03 10:18:45 +00:00
Miles Bader
9cdff61311 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1561
2009-03-03 02:32:23 +00:00
Katsumi Yamaoka
87202be109 (toplevel): Remove autoload for gnus-setup-message.
(gnus-dired-attach): Fake this-command value to prevent Gnus from displaying
 Gnus logo; always use compose-mail.
2009-02-25 04:20:32 +00:00
Katsumi Yamaoka
1e6b95a6f1 Fix previous commit: tell autoload that gnus-setup-message is a macro. 2009-02-23 10:56:29 +00:00
Katsumi Yamaoka
920b3f72ff Require gnus-msg instead of autoloading it for the gnus-setup-message macro. 2009-02-23 07:12:07 +00:00
Miles Bader
0038d4781b Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1552
2009-02-23 05:06:26 +00:00
Glenn Morris
95ccabb5ad Comment. 2009-02-17 02:32:34 +00:00
Miles Bader
9eb59592ad Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1548
2009-02-16 09:32:19 +00:00
Glenn Morris
e38658c49b (rmail-insert-rmail-file-header, rmail-count-new-messages)
(rmail-show-message): Remove unnecessary autoloads.
(rmail-default-rmail-file): Remove unnecessary declaration.
(gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2009-02-15 00:31:07 +00:00
Glenn Morris
fef8d38ee0 (rmail-output-to-rmail-file): Remove autoload added in previous change.
(gnus-summary-save-in-mail): Use gnus-output-to-rmail rather than
rmail-output-to-rmail-file.
2009-02-14 05:09:13 +00:00
Glenn Morris
1faded47fb (rmail-output-to-rmail-file): Move autoload here from gnus.el. 2009-02-14 03:36:27 +00:00
Glenn Morris
fe1f089f30 (rmail-default-rmail-file): Remove declaration of deleted
variable (only used in gnus-util, which declares it anyway).
(rmail-output-to-rmail-file): Move autoload to gnus-art, the only place
that uses it.
(rmail-insert-rmail-file-header): Remove autoload of deleted function,
only used in gnus-util, which autoloads it itself.
(rmail-update-summary): Fix autoload.
2009-02-14 03:35:37 +00:00
Glenn Morris
c07dfdd98c (rmail-msg-restore-non-pruned-header): Remove unneeded autoload of
function that no longer exists.
(rmail-toggle-header): Declare.
(message-forward-rmail-make-body): Handle mbox Rmail.
2009-02-07 22:41:04 +00:00
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