[gnus git] annotated tag m0-7 created: m0-7 =0=
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
at 4a7bb30c7339dab231d4d11d459ea47d778f01ff (tag)
tagging d1dcfa1a2d0361a9ea3563065e653c3e2c9dbfe1 (commit)
replaces m0-5
tagged by Lars Magne Ingebrigtsen
on Wed May 1 22:11:07 2013 +0200
- Log -----------------------------------------------------------------
Ma Gnus v0.7 is released
Aaron S. Hawley (1):
gnus-start.el, gnus-sum.el: Fix ambiguous doc string cross-references
Adam Sjøgren (4):
Extract image from PGP key using the recommended --attribute-fd option.
* mml2015.el (mml2015-epg-key-image): protect call to
Fix XEmacs 21.5 compilation failure. Really.
* mml2015-el (mml2015-epg-key-image): wrap epg-gpg-program in shell-quote-argument.
Akinori MUSHA (1):
sieve-mode.el (sieve-font-lock-keywords): Keywords should be word delimited (Bug#13173)
Andreas Schwab (8):
gnus.el (debbugs-gnu): Don't override existing autoload definition
shr.el (shr-expand-url): Handle URL starting with `//'
Merge changes made in Emacs trunk
tls.el (tls-program): Update customize type
* shr.el (shr-tag-em): Render em as italic, not bold.
Handle gpg errors better when trying to display PGP key image.
lisp/ChangeLog (2012-12-27): Fix it
auth.texi (VERSION): Set before first use
Andrew Cohen (17):
nnir: Add 'virtual ability to nnir backend.
nnir.el: Major rewrite. Separate searching from group management.
Add Changelog for last commit
nnir.el: Fix byte-compile warning.
gnus-msg.el (gnus-setup-message): Set the posting-style and gcc
nnir.el: Allow nnir group creation based on an existing query.
nnir.el: Fix typo in default search engine.
nnir.el: Fix typo in default-engine custom list.
gnus-msg.el: Add nnir-article-* autoloads.
gnus-msg.el: Fix detection of nnir group.
nnir.el (gnus-nnir-group-p): Fix to work with unprefixed groups.
nnir.el: Improve marks handling.
nnir.el: Small optimizations. Use 'gnus-group-guess-full-name-from-command-method
nnir.el (nnir-request-set-mark): Make sure we are in the right group.
* gnus-sum.el (gnus-summary-insert-articles): Force dependencies
* nnir.el (nnir-close-group): Make sure we are in the right group.
* gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
Chong Yidong (4):
smime.el (smime-certificate-info): Set buffer-read-only directly, instead of calling toggle-read-only with a (bogus) argument
gnus-art.el (article-display-face): Handle failure in gnus-create-image (Bug#11802)
Partially revert last Gnus merge
password-cache.el (password-read-and-add): Use a declare form to mark this function obsolete
Christopher Schmidt (3):
mm-decode.el (mm-save-part): Handle invalid read-file-name results
mml.el (mml-insert-part): Insert closing tag
gnus-int.el (gnus-backend-trace): Honour gnus-backend-trace
Daiki Ueno (4):
mm-decode: don't touch MIME type for multipart/encrypted children
mml-smime.el: Support signing by sender
mml-smime.el (epg-sub-key-fingerprint): Autoload for mml-smime-epg-find-usable-secret-key
mml2015.el (mml2015-epg-find-usable-key): handle revoked user-id
Dave Abrahams (9):
(gnus-warp-to-article): Limit registry warping to real groups.
Filter out negative article numbers during expiry
Change gnus-set-difference from O(N^2) to O(N)
gnus-request-head: when gnus-override-method is set, allow the backend
gnus-try-warping-via-registry: [bugfix] don't act as though you've found the article when you haven't
Fix for macos keychain access
Revert "Add recent argument to nnimap-find-article-by-message-id"
Document result value of nnimap-change-group
Account for the fact that nnimap-change-group can return t
David Edmondson (1):
shr.el: Support <img src="data:...">
David Engster (3):
* gnus-registry.el (gnus-registry-save): Provide class name when
Silence byte compiler.
* gnus-registry.el: Silence XEmacs byte compiler.
Dmitry Antipov (1):
gnus-art.el, gnus-async.el: Use point-min-marker and point-max-marker
Emacs developers (2):
Merge changes made in Emacs trunk
Merge changes made in Gnus trunk
Eric Abrahamsen (1):
gnus-namazu.el: Fix typo: (require 'gmm-util) -> (require 'gmm-utils)
Gabor Vida (1):
auth-source.el (auth-source-format-prompt): Don't get confused by any "\\" in replacement text (Bug#13637)
Glenn Morris (17):
gnus.el, nnspool.el: Move some news variables from Emacs' paths.el
Replace version 24.2 with 24.3 where appropriate (hopefully)
color.el: Doc fixes
Add missing :version tags
lisp/ChangeLog (2012-11-02): Fix attribution
GNUS-NEWS: Mention gnus-notifications
gnus-diary.el (nndiary-request-create-group-functions, nndiary-request-update-info-functions, gnus-subscribe-newsgroup-functions, nndiary-request-accept-article-functions): Use new names for hooks rather than obsolete aliases
auth.texi, epa.texi, gnus-coding.texi, sasl.texi: May as well just include doclicense.texi in everything.
plstore.el (plstore-passphrase-callback-function): Use plstore-get-file
auth.texi (Help for users): Break long lines
mml-smime.el (mml-smime-sign-with-sender): Add :version
smiley.el (smiley-style): Make the file loadable in batch mode
lisp/ChangeLog (2012-02-19, 2012-01-27): Author fix
Generalize "animated" images to "multi-frame" images
shr.el (shr-put-image): Use image-multi-frame-p if available
message.el (message-bury): Revert 2013-03-18 change (Bug#14117)
gnus.el (gnus-list-debbugs): Use require rather than autoload (Bug#14262)
Jan Tatarik (3):
Allow scoring on decoded (base64, etc) bodies.
* gnus-score.el (gnus-score-decode-text-parts): Use #' for the local function.
Don't score by headers when scoring by body
John Wiegley (2):
* gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
Allow "password" as netrc passwords
Juanma Barranquero (1):
Fix typos in ChangeLogs
Julian Scheid (1):
color.el (color-hsl-to-rgb): Fix incorrect results for small and large hue values (Bug#12559)
Julien Danjou (33):
nnimap: use nimap-possibly-change-group in nnimap-find-article-by-message-id
Remove useless argument
nnimap: possibly-change-group get a read-only argument
Rename nnimap-possibly-change-group
Make server optionnal, as intented
Add recent argument to nnimap-find-article-by-message-id
nnimap: fix window-point-insertion-type for XEmacs
nnir: fix nnimap usage
nnimap: use nnimap-request-articles-find-limit in nnimap-request-articles-find-limit
sieve: close buffers by default
message: replace deprecated rmail vars
Remove dead code
Restore `gnus-kill-sticky-article-buffers'
message: defalias mail-dont-reply-to if needed
Fix my address e-mail
demon: add autoload
gnus-int: add to-buffer parameter to gnus-request-head
int, nnimap: remove to-buffer in request-head
demon: remove autoloads
nnimap: restore to-buffer for now
gnus-notifications: add
gnus-notifications: add indirections
gnus-notifications: add defcustom for timeout
gnus-notifications: add actions support
Add recent argument to nnimap-find-article-by-message-id
nnimap: revert synchronous listing of nnimap
nnimap: restore nnimap-get-responses
gnus-srvr: remove message call on failure
notifications: add nil checks
art: fix void-function on timer
color: fix color-rgb-to-hsv computing
gnus-sum: fix `gnus-summary-from-or-to-or-newsgroups' address comparison
sieve-manage: update sieve port number
Juri Linkov (2):
(gnus-read-ephemeral-bug-group): Allow opening more than one group at a time
Change ephemeral Gnus group names to be prettier
Katsumi Yamaoka (77):
auth.texi (Help for users): Fix typos
gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is a string so that Gcc works (bug#11514)
nnspool.el (news-path): Use eval-and-compile
gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is a string so that Gcc works (bug#11514)
lisp/ChangeLog: Add missing entries
lisp/ChangeLog: Remove duplicate entries
mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses
tests/gnustest-{nntp,registry}.el: Set no-byte-compile and no-update-autoloads
Replace FSF's street address with url in license headers
gnus-art.el (gnus-article-view-part): Toggle subparts of multipart/alternative part
mm-decode.el (mm-shr): Allow overriding charset by mm-charset-override-alist
message.el: Make header fill function work properly
Merge branch 'master' of https://git.gnus.org/gnus
gnus.el (gnus-valid-select-methods): Fix custom type
Typo
nnimap.el (nnimap-request-articles-find-limit): Replace version 24.2 with 24.3
gnus-msg.el (gnus-summary-resend-message): Honor posting-style for `name' and `address' in Resent-From header
Enable posting-style group parameter to hold non-ASCII string values
gnus-sum.el (gnus-summary-enter-digest-group): Work for encoding and charset
Add change log entries for Dave Abrahams' 2012-08-29 changes
XEmacs 21.5 compilation fix
gnus-art.el (gnus-article-stop-animations): Fix glitches caused by addition of psec to timers
lpath.el: Bind mail-encode-mml for old Emacsen
gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again a user about whether to delete files if once a user answered as n
gnus-art.el (gnus-article-browse-delete-temp-files): Fix previous commit
New UIDL implementation
pop3.el: Comment fix
XEmacs 21.5 compilation fix
dgnushack.el (define-obsolete-variable-alias): Fix last commit
dgnushack.el (define-obsolete-variable-alias): Fix temp var names
dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4 and SXEmacs
Fix last change
gnus-art.el (gnus-article-browse-html-parts): Always replace charset in meta tag with the one the part specifies in its header
dgnushack.el (define-obsolete-variable-alias): Simplify
message.el (message-get-reply-headers): Make sure the reply goes to the author if it is a wide reply
message.el (message-get-reply-headers): Fix typo in comment
texi/ChangeLog (2012-11-24): Fix last change
gnus-sync.el (gnus-sync-newsrc-offsets): Add :version
gmm-utils.el (gmm-flet, gmm-labels): New macros.
gmm-utils.el (gmm-labels): Use cl-labels if available
gmm-utils.el (gmm-labels): Dox fix
gmm-utils.el (gmm-flet): Remove.
gmm-utils.el (gmm-labels): Doc fix
gmm-util.el: Re-introduce gmm-flet using cl-letf
gmm-utils.el (gmm-called-interactively-p): New function.
gmm-utils.el (gmm-called-interactively-p): Revert. This seems to causes Emacs to get stuck!
lisp/ChangeLog: Fix typo
gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
spam.el: Fix last change
gnus-art.el (gnus-article-browse-html-parts): Use <div align="left"> instead of <pre> to align message header
gnus-start.el (gnus-before-resume-hook): Add :version
Fix cpnflict
mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
lisp/ChangeLog: Add missing entry
Merge branch 'master' of https://git.gnus.org/gnus
lisp/ChangeLog (2012-05-27): Remove a dup entry
lisp/ChangeLog (2012-04-12, 2012-04-21): Remove dupes
gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)] for XEmacs
nndir.el (nndir-request-list): Remove 2nd argument passed to nnml-request-list (Bug#13873)
gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL
lisp/ChangeLog.1: Use UTF-8 for file coding
nndraft.el (nndraft-request-expire-articles): Make expiry target always `delete'
mml.el (mml-minibuffer-read-description): Use `default' insted of `initial-input' for the argument name
gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles corresponding to any existing group (Bug#14166)
gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles corresponding to any existing group (Bug#14166)
lisp/ChangeLog: Fix last change
Merge branch 'master' of https://git.gnus.org/gnus
Merge branch 'master' of https://git.gnus.org/gnus
Merge branch 'master' of https://git.gnus.org/gnus
mail-source.el (mail-source-fetch-pop, mail-source-check-pop): Don't set the MAILHOST environment variable permanently (Bug#14271)
mail-source.el (mail-source-fetch-pop, mail-source-check-pop): Fix last change
Merge branch 'master' of https://git.gnus.org/gnus
mail-source.el (mail-source-fetch-pop, mail-source-check-pop): Fix again
lpath.el: Fbind debbugs-gnu
lpath.el: Don't fbind debbugs-gnu for GNU Emacs (declare-function is available in Emacs >= 22.2)
gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs
lisp/ChangeLog: Add Bug#
Kazuhiro Ito (1):
starttls.el (starttls-extra-arguments): Doc fix
Kenichi Handa (2):
qp.el (quoted-printable-decode-region): Decode multiple bytes at once
qp.el (quoted-printable-decode-region): Fix previous change; handle lowercase a..f
Kevin Layer (1):
* mml.el (mml-minibuffer-read-description): Allow passing in a prefix
Lars Ingebrigtsen (35):
Silence XEmacs compilation warnings.
* dgnushack.el: XEmacs 21.5 compilation fix.
Indent.
Indent.
Indent.
Make the `C-c C-n' command in Message more sturdy
(gnus-group-mark-article-read): Propagate the read mark to the backend
Use combining faces for highlighting.
* gnus-util.el: Fix compilation error on XEmacs 21.4.
Refactor the backend tracing code.
(gnus-finish-retrieve-group-infos): Add backend tracing.
(gnus-backend-trace): Also not the elapsed seconds.
Doc typo fix.
Merge branch 'master' of https://git.gnus.org/gnus
Indent.
Fix up the selection of debbugs groups
Fix point movement when hiding threads
Add new command gnus-browse-delete-group
Remove X-Message-SMTP-Method from news, too.
(gnus-browse-delete-group): Fix syntax error.
Fix moving unticked messages between IMAP groups
Allow specifying the login method for nnimap
Allow setting `message-cite-style' via customize
Don't bug out when fetching data from offline methods
Allow killing off the *Tree* buffer
Fix rendering of href-less <A> elements in shr
Keep track of the equivalent summary buffer for each article buffer
Further multiple article buffer fixes
Make `gnus-article-hide-citation-maybe' leave buttons to mark hidden text
Make summary movement with hidden threads more predictable
Allow treatment functions to run on html bits by default
Make set-buffer-multibyte a noop in XEmacs 21.5.
Merge branch 'master' of https://git.gnus.org/gnus
Posting style/resend-message fix-up
Fix nntp connection problems with the Typhoon server
Lars Magne Ingebrigtsen (22):
Ma Gnus v0.6 is begun
Make `gnus-msg-mail' warn about Gnus not running
(gnus-update-format-specifications): Remove outdated grouplens stuff.
Remove byte-compilation of Gnus format specs.
* shr.el: Add a iso-8859-1 cookie to make stuff work under other locales.
Merge remote branch 'origin/no-gnus'
* nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
Merge remote branch 'origin/no-gnus'
(gnus-summary-limit-to-author): Use the current From address as the default.
(gnus-summary-insert-old-articles): Don't include unexistent messages.
(mm-display-part): Dissect archives when hitting `RET' on a handle.
Use `gnus-group-use-permanent-levels' in `g' in Gnus
`gnus-tmp-' manual expansion
Add epa
POP before SMTP documentation cleanup
(gnus-article-read-summary-keys): Protect against the key being bound to a lambda form.
(shr-insert): \r is also not inserted, so don't try to delete it.
Allow regenerating recursive nnfolder names
Make nnimap treat \Deleted articles as \Read articles
Don't do Gcc handling if Gnus isn't running
Debbugs group entry fixups
Ma Gnus v0.7 is released
Leo Liu (1):
plstore-passphrase-callback-function fixup
Magnus Henoch (2):
* nnmaildir.el: Make nnmaildir understand and write maildir flags.
* nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
Martin Stjernholm (2):
(gnus-demon-init): Fixed regression when IDLE is t and TIME is set.
Fix nnimap charset issues when doing internal moves
Michael Welsh Duggan (1):
Set window-point-insertion-type to t in imap log.
Nelson Ferreira (1):
gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p
Paul Eggert (20):
nnweb.el (nnweb-google-parse-1): Fix minor Y10k bug
gnus-win.el (gnus-configure-frame): Spelling fix
time-date.el: Support higher-resolution time stamps (Bug#9000)
Don't use the abbreviation "win" to refer to Windows (Bug#10421)
Better seed support for (random)
emacs-mime.texi (time-date): Update manual for new time stamp format (Bug#12706)
pop3.el: Spelling fix
time-date.el: Commentary fix
doclicense.texi: Update to latest version from FSF
Fix minor whitespace issues after "." in manual
doclicense.texi: Update to latest version from FSF.
Hyphen and dash fixes in texinfo files
Update copyright notices for 2013
gnus-faq.texi, gnus.texi: Port documentation to Texinfo 5.0
emacs-mime.texi: Switch from Latin-1 to UTF-8
Prefer UTF-8 when the encoding shouldn't matter and changes are small
Specify utf-8, not iso-8859-1, for ASCII files
lisp/ChangeLog.2: Use UTF-8 for file coding
emacs-mime.texi (Interface Functions): Use 'ï' rather than '@"{@dotless{i}}'
gnus-msg.el: Spelling fix
Richard Stallman (2):
message-in-body-p should not alter anything;
message.el (message-forward-make-body-mime): New args BEG, END
Sam Steingold (4):
* lisp/gnus/gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
gnus-start.el (gnus-before-resume-hook): Add.
gnus.el (gnus-other-frame-resume-function): Add user option.
message.el (message-bury): Minor cleanup
Stefan Monnier (12):
nnimap.el (nnimap-open-connection-1): Don't leave an "opening..." message once it\s actually open
gnus-win.el (gnus-configure-frame): Don't signal an error when jumping to
legacy-gnus-agent.el (gnus-agent-unhook-expire-days), gnus-demon.el (gnus-demon-init): Don't bother with type-of
nntp.el: Stop the `letf' madness.
shr.el (shr-render-buffer): New command.
parse-time.el (parse-time-tokenize): Comment fix
gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups): Use defsetf
gnus-notifications.el (gnus-notifications-action): Avoid CL-ism
qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction
Cleanup uses of "-hooks"
Merge changes made in Emacs trunk
nnimap.el (nnimap-keepalive): Don't throw an error if there's no more imap process running
Stephen Eglen (1):
Make `message-buffers' return all derived buffers
TSUCHIYA Masatoshi (1):
* gnus-namazu.el (gnus-namazu/make-directory-table): Bind
Tassilo Horn (2):
* gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
* gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
Ted Phelps (1):
* shr.el: Make all the overlays set the `evaporate' property so that
Ted Zlatanov (6):
Support Mac OS X Keychains in auth-source.el.
auth-source.el: (auth-sources): Fix syntax error.
auth-source.el (auth-source-macos-keychain-result-append): Fix variable name.
* auth-source.el (auth-sources, auth-source-macos-keychain-result-append): More fixes.
auth-source: ignore :require and :type in secrets and plstore search spec
* gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save): Set epa-file-encrypt-to from variable to avoid querying.
Toke Høiland-Jørgensen (1):
nnmaildir expiry fix-up
Uwe Brauer (1):
Add mml-smime-encrypt-to-self.
Wolfgang Jenkner (5):
Fix "groups" Agent format
Make picon display customizable
Make `A T' work when agentized
Combine formatting faces with other highlighting
Avoid `Invalid face reference: nil' messages.
-----------------------------------------------------------------------
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-7 has been created
hooks/post-receive
--
Gnus Project