Stefan Monnier
265ac10b18
* spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
...
(spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
* nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
* nnir.el (nnir-swish-e-index-file):
* gnus-sum.el (gnus-summary-delete-marked-as-read)
(gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
(gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
* gnus-msg.el (gnus-inews-mark-gcc-as-read):
* gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
(gnus-treat-display-xface): Add Emacs version of obsolescence.
2009-08-29 03:03:23 +00:00
Miles Bader
b0b63450dc
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1629
2009-08-29 00:27:12 +00:00
Stefan Monnier
14acf2f55e
* gnus/nnheader.el (nnheader-find-file-noselect):
...
* gnus/mm-util.el (mm-insert-file-contents):
* org/org-html.el (org-export-as-html):
* org/org-docbook.el (org-export-as-docbook):
* textmodes/reftex.el (reftex-get-file-buffer-force):
* progmodes/verilog-mode.el (verilog-batch-execute-func):
* emulation/viper.el (viper-go-away, viper-set-hooks):
* emacs-lisp/re-builder.el (re-builder-unload-function):
* emacs-lisp/bytecomp.el (byte-compile-file):
* ses.el (ses-unload-function):
* hexl.el (hexl-find-file):
* files.el (normal-mode):
* ehelp.el (with-electric-help):
* autoinsert.el (auto-insert-alist):
* arc-mode.el (archive-mode):
Use (default-value 'major-mode) instead of default-major-mode.
2009-08-28 17:02:53 +00:00
Stefan Monnier
d3192c8fd7
(nnrss-request-article): Avoid default-fill-column.
2009-08-27 05:19:42 +00:00
Glenn Morris
ec179403bd
(top-level): Don't require cl at run-time.
...
(nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
Replace cl-function substitute with gnus-replace-in-string.
(nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
(nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
(nnir-run-find-grep): Replace cl-functions find-if and subseq with
simplified expansions.
2009-08-25 07:03:49 +00:00
Glenn Morris
5dcc825f21
(gnus-button-patch): Use forward-line rather than goto-line.
2009-08-22 19:13:34 +00:00
Miles Bader
6ab2c7a8fb
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1616
2009-07-26 08:34:53 +00:00
Glenn Morris
1d2faf9803
(gnus-demon-add-nntp-close-connection): Fix typo. (Bug#3903)
2009-07-24 03:54:25 +00:00
Katsumi Yamaoka
554a69b81c
Synch with Gnus trunk:
...
2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
* nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
article without making inquiry to a user for unknown encoding.
* nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
(nnmaildir--scan): Assume i-node and device number that file-attributes
returns might be cons-cell.
2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
* auth-source.el: Remove docs now in auth.texi. Don't use
`gnus-message' for logging. Add new variables `auth-source-debug' and
`auth-source-hide-passwords' and use them.
2009-07-17 10:15:54 +00:00
Glenn Morris
0985c8f664
(gnus-make-format-preserve-properties): Doc fix.
2009-07-15 03:13:16 +00:00
Katsumi Yamaoka
ee5a613e68
(gnus-group-make-rss-group): Strip newlines and excessive whitespace
...
from the default values of title and description.
2009-07-10 12:05:14 +00:00
Katsumi Yamaoka
aa227ba554
(mm-dissect-buffer): Use message-fetch-field instead of mail-fetch-field to
...
fetch Content-Description header in order to exclude newlines.
2009-06-23 22:38:22 +00:00
Katsumi Yamaoka
0cf681b6af
Synch with Gnus trunk:
...
2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
to deleted part.
2009-05-30 David Engster <dengste@eml.cc>
* nnmairix.el: Remove old documentation in the commentary block.
(nnmairix-request-group): Do not update active file for nnml back ends.
(nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
end so that overview files are ignored.
(nnmairix-update-groups): Make updating the groups more robust by using
marks.
(nnmairix-determine-original-group-from-path): Circumvent mairix bug
with dollar characters in message-id.
2009-06-08 22:47:11 +00:00
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