[gnus git] annotated tag m0-15 created: m0-15 =0=

Lars Ingebrigtsen <[email protected]> Sat, 06 Feb 2016 05:01:59 +0100
Newsgroups gmane.emacs.gnus.cvs
Message-ID <[email protected]>
        at  77f9884f55057a867100639ad3c370722fd8d91f (tag)
   tagging  07ab5392da8304397918ab6d895099c1d0e2f94f (commit)
  replaces  m0-13
 tagged by  Lars Ingebrigtsen
        on  Sat Feb 6 15:01:51 2016 +1100

- Log -----------------------------------------------------------------
Ma Gnus v0.15 is released

Adam Sjøgren (1):
      Make the imap mail-source's :mailbox handle a list

Alan Mackenzie (1):
      Expunge "allow" + infinitive without direct object from source and doc

Daiki Ueno (2):
      epa.texi (Encrypting/decrypting gpg files): Fix a typo
      qp.el: Don't replace "from " at bol

David Engster (1):
      gnustest-nntp: Do not use `sleep-for' to wait for ping

David Kastrup (1):
      Do not overwrite preexisting contents of unread-command-events

Eli Zaretskii (3):
      Don't require Texinfo 5.0 for Emacs documentation
      mm-url.el (mm-url-form-encode-xwfu): Allow argument CHUNK to be nil (Bug#21881)
      auth-source.el (auth-source-ensure-strings): Don't make a list out of 't' (Bug#22188)

Eric Abrahamsen (6):
      Check if group names are already strings
      Remove unused let variables
      gnus-registry.el: Correct function argument order.
      nnimap.el: Explicitly ask for server capabilities
      nnimap.el:  Handle nil arg to nnimap-request-group
      Honor docstring of gnus-group-get-new-news

Glenn Morris (6):
      Replace instances of "(eval-when-compile (autoload ...))"
      gnus-util.el (iswitchb-mode): Declare
      nnmaildir.el (nnmaildir-flag-mark-mapping): Add "P"
      Remove some useless-use-of eval
      2016-01-30 Glenn Morris  <[email protected]>
      Improve the custom type of some user options

Jens Lechtenboerger (6):
      Identify unsafe combinations of Bcc and encryption
      Refactor mml-smime.el, mml1991.el, mml2015.el
      Apply patch by Katsumi Yamaoka  <[email protected]>
      gnustest-mml-sec.el: Remove require cl.
      Remove lisp/tests/mml-gpghome/random_seed from version control
      * mml-sec.el (mml-secure-cust-record-keys):

Julien Danjou (1):
      sieve-mode: support "body" test command

Katsumi Yamaoka (43):
      New file
      Silence XEmacs when compiling
      dgnushack.el (declare-function): Ignore the definition defined in subr-fsf.el
      dgnushack.el (declare-function): Simplify
      format-spec.el: Work for XEmacs
      format-spec.el: Work for XEmacs
      Try reinstalling Paul Eggert's `gnus-button-alist' change to investigate why the buildbot fails
      lisp/ChangeLog: Update
      lisp/ChangeLog: Update for the recent changes
      lisp/ChangeLog, texi/ChangeLog: Fix last commit
      lisp/ChangeLog: Rearrange entries in chronological order
      lisp/ChangeLog: Fix date
      Work for XEmacs
      message.el: Silent the byte compiler
      Use overlay functions directly
      lisp/ChangeLog: Fix typo
      lisp/ChangeLog: Fix last commit
      tls.el: Compilation fix
      tls.el (tls-format-message): Eval-and-compile
      * gnus-sum.el (gnus-summary-search-article):
      Use defalias at the top level
      lisp/ChangeLog (2015-09-04): Add missing entry
      ntlm.el (ntlm-unibyte-string): Make it a macro, not an alias
      lisp/ChangeLog: Update
      gnus-compat.el: Require overlay for XEmacs
      lisp/ChangeLog: Fix date
      auth-source.el (auth-source-epa-make-gpg-token): Revert
      mailcap.el (mailcap-mailcap-entry-passes-test): Doc fix
      lisp/ChangeLog: Date fix
      Remove fboundp checks from mailcap-mime-data
      Fix auth-source-epa-make-gpg-token compilation (bug#21724)
      auth-source.el: Revert last change
      Remove nnml-retrieve-groups that is unnecessary and somewhat problematic
      Synch with the emacs-25 branch; the changes will be merged to the trunk (soon?)
      dgnushack.el (byte-optimize-apply): Make the use-mapcan advice work
      dgnushack.el (byte-optimize-apply): Fix last commit
      Fix `gnus-union' so as to behave like `cl-union'
      mml-sec.el (mml-secure-bcc-is-safe): Keep old Emacsen compatibility
      tls.el: Revert last change, that works on only Emacs 25.1
      lisp/ChangeLog: Update
      Synch with emacs-25
      Revert changes causing old Emacsen not to work
      gmm-utils.el (defcustom): Ignore :risky keyword under XEmacs

Lars Ingebrigtsen (3):
      tls.el:	Remove --insecure from gnutls-cli invocation;
      Fix doc string of tls-program
      Ma Gnus v0.15 is released

Lars Magne Ingebrigtsen (2):
      Ma Gnus v0.14 is begun
      * message.el (message-toggle-image-thumbnails): New command.

Michael Sperber (4):
      Unbreak `group' option for `mail-sources'
      Bind `rmail-dont-reply-to-names'
      * mailcap.el (mailcap-mime-data): Conditonalize `doc-view-mode',
      * gnus-sum.el (gnus-summary-backend-map): Bind B-backspace to

Nicolas Petton (2):
      auth-source.el: Use sharp-quoting with functions
      * auth-source.el (auth-source-epa-make-gpg-token):

Nikolaus Rath (3):
      nnimap.el: Handle plain value for nnimap-stream
      nnimap.el: Fix IMAP message size parsing
      nnimap.el: Use IMAP MOVE extension if available

Paul Eggert (28):
      Fix single-quoting style in PDF manuals
      Fix minor quoting problems in doc strings
      Prefer "this" to “this” in doc strings
      Don't quote nil and t in doc strings
      Support curved quotes
      smime.el (smime-CA-directory): Fix minor quoting problems in doc string
      Revert my change to gnus-art.el
      nnimap.el (nnimap-get-groups): Use \\r rather than ^M in string literals
      gnus-art.el (gnus-button-alist): Also support quotes 'like this'
      Don't overflow if computing approximate percentage
      message.el (message-send-form-letter): Fix confusion with `format'
      Don't quote symbols 'like-this' in docstrings
      * auth-source.el (auth-sources):
      Prefer directed to neutral quotes
      Gnus format-message typo fix
      Go back to grave quoting in Gnus
      Documentation fixes re quotes
      Quoting fixes
      Escape ` and ' in doc
      Fix some more docstring etc. quoting problems
      Fix minor problems with " in manual
      Go back to grave quoting in source-code docstrings etc.
      gnus-faq.texi: Minor backslash fix
      mm-uu.el (mm-uu-type-alist): Use proper accents in Peter von der Ahé’s name
      Fix several backslash typos in Elisp strings
      Backslash cleanup in Elisp source files
      Update copyright year to 2016
      Quoting fixes in doc strings and diagnostics

Stefan Monnier (7):
      nnmaildir.el: Silence lexical warnings
      nnimap.el: Clean up "unused var" warnings
      time-date.el (with-decoded-time-value): Fix debug spec
      time-date.el (time-to-seconds, time-less-p): Mark unused vars with underscore
      message.el (message-hide-headers): Bind inhibit-modification-hooks to t rather than after-change-functions to nil
      gnus-topic.el: Silence some warnings
      auth-source.el: Silence lexical-binding warnings

Ted Zlatanov (1):
      gnus-art.el (gnus-blocked-images): Add explicit nil choice and tags.

Teemu Likonen (1):
      Fix IMAP doc example

Thomas Fitzsimmons (3):
      ntlm.el: Add support for NTLMv2 authentication
      ntlm.el: Bump version to 2.00; New maintainer; Add comm keyword
      ntlm.el: Change version to 2.0.0

Wieland Hoffmann (1):
      auth-source.el (auth-source-search): Clarify :create's meaning

-----------------------------------------------------------------------

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-15 has been created


hooks/post-receive
-- 
Gnus Project