1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00
emacs/lisp/gnus
Gnus developers 4478e07488 mail-source.el (mail-source-value): Revert previous patch.
gnus-picon.el: Inhibit showing picons for top level domains.
gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
gnus-news.texi: Mention nnimap-inbox.
nnimap.el (nnimap-request-expire-articles): Compress ranges before deletion.
nnimap.el (nnimap-retrieve-headers): Don't select the group, because that's already done by nnimap-possibly-change-group.
gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image arguments.
gnus-html.el (gnus-html-wash-images): Fix spec computing to include start/end.
nnimap.el: Store the IMAP greeting, so that we can tell what kind of server we're talking to.
gnus.el (gnus): Give a final warning after startup.
gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
nndraft.el (nndraft-request-expire-articles): Fetch the expiry target for the correct group.
nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry target here, because we don't know the Gnus name of the group.
nnimap.el (nnimap-get-whole-article): Remove the data that may have arrived before the FETCH data.
gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate `fetch-old'.
gnus-agent.el (gnus-agent-read-servers-validate): Change the level for the "Ignoring disappeared server" to something low.
nndoc.el (nndoc-request-list): Return success always.
2010-09-26 23:01:31 +00:00
..
.dir-locals.el lisp/gnus/.dir-locals.el: Add no-byte-compile cookie. 2010-09-14 13:50:15 +02:00
.gitignore
auth-source.el auth-source.el (auth-source-create): Query the user for whether to store the credentials. 2010-09-26 13:25:35 +00:00
canlock.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
ChangeLog Merge changes made in Gnus trunk. 2010-09-26 14:35:50 +00:00
ChangeLog.1 Fix typos in ChangeLogs. 2010-07-24 13:53:19 +02:00
ChangeLog.2 Fix typos in ChangeLogs. 2010-07-29 04:42:53 +02:00
compface.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
deuglify.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
ecomplete.el Delete all trailing white space. 2010-09-02 01:42:32 +00:00
flow-fill.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
gmm-utils.el Remove Emacs 21 stuff. 2010-09-24 07:25:37 +00:00
gnus-agent.el mail-source.el (mail-source-value): Revert previous patch. 2010-09-26 23:01:31 +00:00
gnus-art.el mail-source.el (mail-source-value): Revert previous patch. 2010-09-26 23:01:31 +00:00
gnus-async.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
gnus-bcklg.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
gnus-bookmark.el Merge changes made in Gnus trunk. 2010-09-25 13:28:07 +00:00
gnus-cache.el Merge changes made in Gnus trunk. 2010-09-24 22:33:34 +00:00
gnus-cite.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-cus.el Merge changes made in Gnus trunk. 2010-09-26 04:03:19 +00:00
gnus-delay.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-demon.el Merge changes made in Gnus trunk. 2010-09-26 04:03:19 +00:00
gnus-diary.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-dired.el Delete all trailing white space. 2010-09-02 01:42:32 +00:00
gnus-draft.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-dup.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-eform.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-ems.el mail-source.el (mail-source-value): Revert previous patch. 2010-09-26 23:01:31 +00:00
gnus-fun.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-gravatar.el Merge changes made in Gnus.tranck 2010-09-25 12:49:02 +00:00
gnus-group.el Merge changes made in Gnus trunk. 2010-09-26 04:03:19 +00:00
gnus-html.el mail-source.el (mail-source-value): Revert previous patch. 2010-09-26 23:01:31 +00:00
gnus-int.el Merge changes made in Gnus trunk. 2010-09-26 04:03:19 +00:00
gnus-kill.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
gnus-logic.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
gnus-mh.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-ml.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-mlspl.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-msg.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-picon.el mail-source.el (mail-source-value): Revert previous patch. 2010-09-26 23:01:31 +00:00
gnus-range.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
gnus-registry.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
gnus-salt.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-score.el Merge changes made in Gnus trunk. 2010-09-20 00:36:54 +00:00
gnus-setup.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-sieve.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-spec.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-srvr.el Merge changes made in Gnus trunk. 2010-09-26 04:03:19 +00:00
gnus-start.el Merge changes made in Gnus trunk. 2010-09-26 04:03:19 +00:00
gnus-sum.el gnus-sum.el (gnus-auto-center-group): Transform into a defcustom. 2010-09-26 12:47:09 +00:00
gnus-sync.el Silence more Gnus compiler warnings. 2010-08-17 00:04:35 -07:00
gnus-topic.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
gnus-undo.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-util.el mail-source.el (mail-source-value): Revert previous patch. 2010-09-26 23:01:31 +00:00
gnus-uu.el Merge changes made in Gnus trunk. 2010-09-25 13:28:07 +00:00
gnus-vm.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-win.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus.el mail-source.el (mail-source-value): Revert previous patch. 2010-09-26 23:01:31 +00:00
gravatar.el Merge changes made in Gnus trunk. 2010-09-24 22:33:34 +00:00
html2text.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
ietf-drums.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
legacy-gnus-agent.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
mail-parse.el Merge changes made in Gnus trunk. 2010-09-20 23:08:33 +00:00
mail-prsvr.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
mail-source.el Remove pop3-movemail and rename pop3-streaming-movemail to pop3-movemail. 2010-09-10 00:08:31 +00:00
mailcap.el Remove Emacs 21 stuff. 2010-09-22 06:01:22 +00:00
message.el Merge changes made in Gnus trunk. 2010-09-26 14:35:50 +00:00
messcompat.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
mm-bodies.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
mm-decode.el Merge changes made in Gnus trunk. 2010-09-26 04:03:19 +00:00
mm-encode.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
mm-extern.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
mm-partial.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
mm-url.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
mm-util.el Remove Emacs 21 stuff. 2010-09-22 06:01:22 +00:00
mm-uu.el Delete all trailing white space. 2010-09-02 01:42:32 +00:00
mm-view.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
mml1991.el Merge changes made in Gnus trunk. 2010-09-26 04:03:19 +00:00
mml2015.el Merge changes made in Gnus trunk. 2010-09-26 04:03:19 +00:00
mml-sec.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
mml-smime.el Merge changes made in Gnus.tranck 2010-09-25 12:49:02 +00:00
mml.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
nnagent.el Merge changes made in Gnus trunk. 2010-09-18 23:36:29 +00:00
nnbabyl.el Merge changes made in Gnus trunk. 2010-09-18 23:36:29 +00:00
nndiary.el Merge changes made in Gnus trunk. 2010-09-18 23:36:29 +00:00
nndir.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
nndoc.el mail-source.el (mail-source-value): Revert previous patch. 2010-09-26 23:01:31 +00:00
nndraft.el mail-source.el (mail-source-value): Revert previous patch. 2010-09-26 23:01:31 +00:00
nneething.el Merge changes made in Gnus trunk. 2010-09-18 23:36:29 +00:00
nnfolder.el Merge changes made in Gnus trunk. 2010-09-23 23:14:02 +00:00
nngateway.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
nnheader.el Merge changes made in Gnus trunk. 2010-09-26 04:03:19 +00:00
nnimap.el mail-source.el (mail-source-value): Revert previous patch. 2010-09-26 23:01:31 +00:00
nnir.el nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly. 2010-09-25 14:24:54 +00:00
nnmail.el Merge Changes made in Gnus trunk. 2010-09-23 00:30:37 +00:00
nnmaildir.el Merge changes made in Gnus trunk. 2010-09-23 23:14:02 +00:00
nnmairix.el Merge changes made in Gnus trunk. 2010-09-23 23:14:02 +00:00
nnmbox.el Merge changes made in Gnus trunk. 2010-09-18 23:36:29 +00:00
nnmh.el mail-source.el (mail-source-value): Revert previous patch. 2010-09-26 23:01:31 +00:00
nnml.el auth-source.el (auth-source-create): Query the user for whether to store the credentials. 2010-09-26 13:25:35 +00:00
nnnil.el Merge changes made in Gnus trunk. 2010-09-18 23:36:29 +00:00
nnoo.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
nnrss.el Merge changes made in Gnus trunk. 2010-09-24 22:33:34 +00:00
nnspool.el Merge changes made in Gnus trunk. 2010-09-18 23:36:29 +00:00
nntp.el Merge changes made in Gnus trunk. 2010-09-23 23:14:02 +00:00
nnvirtual.el Merge changes made in Gnus trunk. 2010-09-18 23:36:29 +00:00
nnweb.el Merge changes made in Gnus trunk. 2010-09-23 23:14:02 +00:00
pop3.el Remove Emacs 21 stuff. 2010-09-22 06:01:22 +00:00
qp.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
rfc1843.el Merge changes made in Gnus trunk. 2010-09-25 13:28:07 +00:00
rfc2045.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
rfc2047.el rfc2047.el (rfc2047-encode-parameter): Doc fix. 2010-09-20 23:44:05 +00:00
rfc2104.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
rfc2231.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
score-mode.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
sieve-manage.el Delete all trailing white space. 2010-09-02 01:42:32 +00:00
sieve-mode.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
sieve.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
smiley.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
smime.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
spam-report.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
spam-stat.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
spam-wash.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
spam.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
starttls.el Merge changes made in Gnus trunk. 2010-09-24 22:33:34 +00:00
utf7.el Merge changes made in Gnus trunk. 2010-09-18 10:02:19 +00:00
webmail.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
yenc.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00