[gnus git] annotated tag m0-11 created: m0-11 =0=
Lars Magne Ingebrigtsen <[email protected]> Thu, 01 May 2014 19:44:36 +0200
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
at 4228cffcb7afb77cf39678e4a8988a57753502a5 (tag)
tagging 286dc18fd9d9f1d9f215ce3e7b1a4abe788d401e (commit)
replaces m0-9
tagged by Lars Magne Ingebrigtsen
on Thu May 1 19:44:35 2014 +0200
- Log -----------------------------------------------------------------
Ma Gnus v0.11 is released
Daiki Ueno (1):
mml2015: Don't check if gpg is available, at compile/load time
Daniel Colascione (1):
auth-source.el: Build correct secrets pattern from auth-source pattern
Daniel Dehennin (2):
Allow using `gnus-parameters' while splitting mail
Allow using `gnus-parameters' while splitting mail
Dave Abrahams (1):
* gnus-sum.el (gnus-summary-open-group-with-article): New command.
David Engster (1):
Do not use cl-lib functions since those are unavailable on older Emacsen.
Glenn Morris (7):
epa.texi: Add indices
epa.texi (Mail-mode integration): Mention epa-mail-aliases
nnimap.el (nnimap-split-rule): "Use instead" obsolescence messages should end with "."
auth.texi (GnuPG and EasyPG Assistant Configuration): Be agnostic about authinfo/authinfo.gpg default order (Bug#16642)
pop3.el: Replace "Maintainer: FSF" with the emacs-devel mailing address
auth.texi, epa.texi, gnus.texi, info.texi, message.texi: Use @file for buffers, per the Texinfo manual
nnmairix.el: Fix up Version: header that might confuse package.el
Jan Tatarik (3):
* gnus-icalendar.el (gnus-icalendar-event->org-entry)
* gnus-icalendar.el (gnus-icalendar-event--get-attendee-names): list of participants should
* gnus-icalendar.el (gnus-icalendar--update-org-event): don't generate duplicates of empty
Juanma Barranquero (4):
lisp/ChangeLog: Fix typos
lisp/ChangeLog: Trivial fixes
gnus.texi: Fix typos and whitespace
tls.el (tls-program): Reflow docstring
Katsumi Yamaoka (22):
Buttonize MIME attachments in the article header
gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at): New functions
gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec
gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display buttons that are hidden in unselected alternative part as well
gnus-art.el (gnus-mime-buttonize-attachments-in-header): Number unnumbered MIME handles
infohack.el: Work for the case makeinfo is not available
epa.texi (Caching Passphrases): Don't give argument to @item used in
gnus-art.el (gnus-article-prepare, gnus-article-prepare-display): Display header attachment buttons by gnus-article-prepare-display rather than gnus-article-prepare so as to view in mml-preview as well
Misc changes made in Emacs trunk
texi/ChangeLog: Fix previous commit
gnus-sum.el (gnus-summary-toggle-header): Display header attachment buttons
gnus-fun.el (gnus-x-face-omit-files, gnus-face-directory, gnus-face-omit-files): Adjust :version
Silence the byte compiler
lisp/ChangeLog: Fix last commit
mml.el: Require url when compiling
message.el (message-insert-formatted-citation-line): Use the original author's time zone to express a date string
gnus-icalendar.el: Silence the byte compiler
gnus-art.el (gnus-mime-display-attachment-buttons-in-header): Fix custom group
gnus-art.el (gnus-mm-display-part): Bugfix for the 2014-02-05 change
gnus-art.el (gnus-mm-display-part): Fix previous commit
gnus-art.el (gnus-mm-display-part): Fix previous commit (again)
gnus-art.el (gnus-mm-display-part): Highlight header attachment buttons
Lars Ingebrigtsen (43):
Ma Gnus v0.10 is begun
Remove gnus-setup.el
Remove all mentions of w3
* gnus.texi: w3 is no longer supported by Gnus.
Allow specifying what headers to include when forwarding messages
* nnrss.el (libxml-parse-html-region): Silence compilation error.
Define `delete-dups' for XEmacs
XEmacs build fix
* dns.el (network-interface-list): Define for XEmacs.
* gnus-compat.el (gnus-compat): Declare `declare-function' only here
* dgnushack.el: Silence XEmacs dns.el warning.
XEmacs build warning fix
* dgnushack.el: Silence XEmacs w3 warning.
Revert last patch since that made it break even more
* dgnushack.el: Silence XEmacs w3 warning.
* gnus-cloud.el: New file to provide the Emacs Cloud.
* dns.el (network-interface-list): Define for XEmacs.
Start implementing gnus-cloud.el.
nnir.el (nnir-request-update-mark): Don't try to update the source group if we can't find it (bug#16611)
Decode Cloud data
Decode Cloud packages
Fix typo in last checkin
Change how cloud files are specified
`parse-iso8601-time-string': New function
Find the new Cloud files
Build fix
Rewrite the specs to use plists for future compatability
* gnus-int.el (gnus-request-accept-article): Doc fix.
Prune old chunks
* gnus.el (gnus-variable-list): Save Cloud variables.
Download the Cloud chunks
Allow cancelling articles that have a differing From address
ChangeLog belonging to the previous checkin
Address parsing fixup
Make it possible to specify servers to be covered by the cloud
Make it possible to specify servers to be covered by the cloud
(gnus-server-toggle-cloud-server): Only allow clouding applicable types.
message.el (message-tab): Mention what happens on normal tabs (bug#11297)
nnmail.el (nnmail-expand-newtext): Further sub-match fixups (bug#12375)
* lisp/mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
* gnus-group.el (gnus-group-make-group): Clarify prompt.
HTML + multipart/related support
(mml-generate-mime): Don't bug out if you don't have libxml.
Lars Magne Ingebrigtsen (1):
Ma Gnus v0.11 is released
Magnus Henoch (1):
Flush dns.el data if the network interfaces change
Paul Eggert (1):
auth-source.el (auth-source-secrets-listify-pattern): Spelling fixes
Rasmus Pank Roulund (1):
Add support for random Face headers
Stefan Monnier (1):
* gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
Ted Zlatanov (2):
Add more auth-sources docs and link to EPA
auth-source-search: return boolean on :max 0
-----------------------------------------------------------------------
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The annotated tag, m0-11 has been created
hooks/post-receive
--
Gnus Project