[gnus git] annotated tag n0-15 created: n0-15 =0=
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
at e07cbed26ece5b5974a8d97bb701adc56e942c6d (tag)
tagging d4831dfb481fd270b8a68fc851982efa3352198a (commit)
replaces n0-13
tagged by Lars Magne Ingebrigtsen
on Thu Mar 17 20:23:22 2011 +0100
- Log -----------------------------------------------------------------
No Gnus v0.15 is released
Adam Sjøgren (2):
Fix author of last pushed commit.
Add favicon and change last ChangeLog entry to say we added a logo.
Andrew Cohen (1):
* nnir.el: Lower case imap search terms. Cache and reuse imap search terms.
Antoine Levitt (5):
Use the new citation styles.
gnus.el (gnus-interactive): Use read-directory-name.
* message.texi (Insertion Variables): Document message-cite-style.
* gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
* gnus-group.el (gnus-group-list-ticked): New function.
Bjørn Mork (1):
(nnimap-fetch-inbox): Don't download bodies on ver4-capable servers.
Daiki Ueno (4):
Bind message-options when composing MIME messages.
Revert 22da67af.
Revert e39a27f6, which does not really fix the problem.
Make message-options buffer-local only under GNU Emacs.
Glenn Morris (2):
gnus.texi: Standardize some Emacs/XEmacs terminology.
Fix spelling of "precede".
Juanma Barranquero (1):
Fix typo.
Julien Danjou (15):
gnus-art: fix combined-lapsed with invalide date
sieve: fix script name when uploading
sieve: use substitute-command-keys in various places
sieve: fix keymap declaration
Enhance mode declaration
sieve-manage: add binding to kill the buffer
Fix gravatar insertion in dead article buffers
gnus-art: allow to specify list-identifier as agroup-parameter
gnus-art: fix buffer live check
sieve-manage: create auth-info if needed
message.texi: update default value of message-generate-new-buffers
sieve-manage: return empty string if no user/password
mm-uu: enhance diff extraction support
gnus-sum: use group parameter for list identifiers
mm-uu: only dissect handle that are inline
Katsumi Yamaoka (6):
auth-source.el (auth-source-netrc-create): Use `read-char' with no argument that XEmacs doesn't support.
gnus-uu.el (gnus-uu-decode-save): Typo fix.
auth.texi (Help for developers): Untabify.
lpath.el: Fbind read-char-choice for XEmacs.
Merge branch 'master' of https://git.gnus.org/gnus
Merge branch 'master' of https://git.gnus.org/gnus
Lars Ingebrigtsen (23):
No Gnus v0.14 is begun
Fix tag pushing.
(gnus-summary-show-article): When called with t as the value, show the raw article.
(gnus-inews-add-send-actions): Restore the winconf name after exit.
Removed SOUP stuff.
Going to hidden topics doesn't sound useful.
Using the article buffer for editing is a feature.
`e' with prefixes already allows you to edit all versions.
texi/dir is included.
The treatment variables already take a length parameter.
The stack of process marks would be high. And if you want this, you
DejaNews doesn't exist.
You can select empty groups by `C-u'-ing a bit harder.
The current method is used when cancelling articles.
nnweb does allow fetching by message-id.
Done, I think.
(gnus-setup-message): Define missing variable from last checkin.
Don't do QRESYNC the first time you use the new Gnus.
(gnus-user-date-format-alist): Renamed back again from -summary- since it's a user-visible variable.
Finish the renaming started in the last checkin.
(nnmail-article-group): Allow a final "" split to work on nnimap.
Indent.
Set buffer-save-without-query, since we always want to save the dribble file, probably.
Lars Magne Ingebrigtsen (32):
Resolve.
(gnus-demon-init): run-with-timer should be called with numerical parameters.
(gnus-get-unread-articles): Don't clobber the async retrieval by the no-group selection.
* nnimap.el (nnimap-stream): Doc fix.
Reverse the order of the ports to that the prompted-for port is first.
(gnus-import-other-newsrc-file): New function.
Default to not propagating marks to all backends except nnimap.
* gnus-sum.el (gnus-update-read-articles): Fix typo.
(nnimap-request-thread): Don't bug out when we can't find the parent.
Allow putting foreign groups onto the list of killed groups, too.
Resolve conflicts.
Change the defaults for the table lines to be spaces instead.
Give a backtrace if debug-on-quit is set and the user hits `C-g'.
Remove all MODSEQ entries before parsing to avoid integer overflows.
(nnimap-parse-flags): Simplify the last change.
Store HIGHESTMODSEQ as a string, since it may be too large for 32-bit Emacsen.
Protect against trying to restore window configurations containing buffers that are now dead.
(message-elide-ellipsis): Document the format specs in the ellipsis.
* gssapi.el: New file separated out from imap.el to provide a general Kerberos 5 connection facility for Emacs.
(nnimap-open-connection-1): Allow `network-only', too.
Indent.
(gnus-articles-to-read): Revert back to old behaviour if we're selecting a group with unread articles.
(nnimap-fetch-inbox): Rewrite slightly last patch.
* shr.el (shr-visit-file): New command.
(Various Commands): Document format specs in the ellipsis.
Ignore .rej files.
(format-seconds): Use assoc instead of assoc-string, since assoc-string doesn't exist in XEmacs.
Use `url-retrieve' on XEmacs, since it doesn't have url-retrieve-synchronously.
Require mouse, which the build bot seems to say is needed.
Bind help-echo-owns-message to avoid a compiler warning on XEmacs.
Use assoc instead of assoc-string to avoid warning on XEmacs.
No Gnus v0.15 is released
Nelson Ferreira (1):
* gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
Stefan Monnier (4):
auth-source.el (auth-source-netrc-create): Use usual format for the default in prompts.
auth-source.el (auth-source-netrc-create):
Fix some entries.
Fix some entries.
Tassilo Horn (1):
Work around numbers too big to be read.
Ted Zlatanov (38):
Update docs to mention ~/.netrc is used now.
* auth-source.el (auth-sources): Search ~/.netrc as well by default.
netrc caching and better searching.
Rework auth-source prompts.
Fix multiple parameter print bug.
Fix up the creation defaults.
Merge branch 'master' of https://git.gnus.org/gnus
Fixes to improve auth-source prompting and don't default user name to anything.
Resolved ChangeLog merge.
Improve save prompts and allow option to never save.
Fix help mode excursion.
Fix the e-mail message to use "git describe" and the commits.
Refine the save behavior with `auth-source-save-behavior'.
Cache empty auth-source-search result sets.
Add PNG favicon.
Merge branch 'master' of https://git.gnus.org/gnus
Mention the gnus-html.git repository.
Adjust icon to gnus-icon.png and fix last ChangeLog entry to correct name.
Try to fix XEmacs message-options buffer-local issue.
Autoload `password-in-cache-p'.
Merge branches 'master' and '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
Bring in :require and :save-function support.
Add IMAP-specific user and password prompt.
Add full usage example.
Improve default auth-source creation prompts as suggested in bug #8050.
Merge branch 'master' of https://git.gnus.org/gnus
Use `auth-source-read-char-choice' instead of `read-char'.
Use `eval-when-compile' to load `dropdown-list'
Add `auth-source-pick-first-password'.
Don't use the dropdown-list library.
Adjust documentation and remove automatic read in hopes for Cloudy Gnus.
Fix default prompt and repeated saver query bugs.
Update docs to explain that the :save-function will only run the first time.
Show the default in the prompt when prompting for token creation.
* message.el (message-yank-original): Use cond instead of CL case.
* git.gnus.org/index.html: Updates about the CACert certificate.
Teodor Zlatanov (1):
Use read-char instead of read-char-choice.
-----------------------------------------------------------------------
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, n0-15 has been created
hooks/post-receive
--
Gnus Project