[gnus git] annotated tag m0-3 created: m0-3 =0=
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
at 35ebb701cb772067c04af23cc36ae09fd4c1806c (tag)
tagging e139a73fe3a5372ac13a7fa12d4514bc186dc0b5 (commit)
replaces m0-1
tagged by Lars Ingebrigtsen
on Wed Feb 15 10:10:28 2012 +0100
- Log -----------------------------------------------------------------
Ma Gnus v0.3 is released
Chong Yidong (4):
gnus-sum.el (gnus-summary-show-thread): next-single-char-property-change never returns nil (Bug#8657).
gnus-sum.el (gnus-summary-show-thread): next-single-char-property-change never returns nil (Bug#8657).
gnus-sum.el (gnus-summary-show-thread): next-single-char-property-change never returns nil (Bug#8657).
gnus-sum.el (gnus-summary-show-thread): next-single-char-property-change never returns nil (Bug#8657).
Glenn Morris (2):
Add missing :version tags to new defcustoms and defgroups
Add missing :version tags to new defcustoms and defgroups
Jim Meyering (1):
gnus-agent comment fix
Juanma Barranquero (2):
gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst `gnus-sloppily-equal-method-parameters' to avoid a warning.
gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst `gnus-sloppily-equal-method-parameters' to avoid a warning.
Katsumi Yamaoka (10):
Make gnus-summary-resend-message do Gcc
gnus-sum.el (gnus-summary-article-map): Fix typo.
gnus-sum.el (gnus-summary-show-thread): next-single-char-property-change may return nil in XEmacs.
gnus-sum.el (gnus-summary-show-thread): next-single-char-property-change may return nil in XEmacs.
gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
gnus.texi (Archived Messages): Document gnus-gcc-self-resent-messages.
Leo -> Leo Liu
Leo -> Leo Liu
gnus-msg.el (gnus-summary-resend-message): Make gnus-summary-resend-message-insert-gcc be last item in message-header-setup-hook.
Lars Ingebrigtsen (135):
No Gnus v0.19 is released
No Gnus v0.20 is begun
Ma Gnus v0.2 is begun
Make the `message-goto-*' commands push the mark
* gnus.texi (Key Index): Change encoding to utf-8.
* mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
Add support for viewing ms-tnef files, and possibly other archives.
* mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
Start the Ma Gnus news file off.
Merge remote-tracking branch 'origin/no-gnus'
Merge remote-tracking branch 'origin/no-gnus'
* nnmail.el (nnmail-extra-headers): Add Cc to the default.
* gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
* mm-archive.el (mm-archive-decoders): Add support for tar.
* gnus-art.el (gnus-mime-inline-part): Slight clean-up.
HTML button insertion cleanup
* mm-archive.el (mm-archive-list-files): Inline text and image parts.
(mm-archive-decoders): Add tgz support.
* gnus-util.el (gnus-recursive-directory-files): New function.
Display archives that have directory structures better in mm-archive
(mm-dissect-archive): Add support for zip files.
Fix typo in last checkin.
Note new archive behaviour.
Revert "Merge remote-tracking branch 'origin/no-gnus'"
Merge remote-tracking branch 'origin/no-gnus'
Remove `exist' marks that come from old Gnusae.
Make nnimap message better when initially fetching data
Merge remote-tracking branch 'origin/no-gnus'
Remove commented-out code.
Start a new file gnus-compat.el for the new compatabilty regime
Redefine `delete-directory' on Emacs 22 and XEmacs
New shr.el command for zooming on images
Fix up declaration for last checkin.
Silence Gnus compilation a bit
Make nntp report connection errors better
Make error reporting when doing `M-g' work again
Merge remote-tracking branch 'origin/no-gnus'
* gnus-compat.el: Require `help-fns' to fix compilation error.
* lpath.el: Fix an XEmacs compilation warning.
Fix nnmaildir marks handling
Merge remote-tracking branch 'origin/no-gnus'
Note new shr command
shr image zoom fixups
* gnus-compat.el: More the compat functions more compatible.
Make `backtab' in the summary buffer select the previous link
Handle being given a prefix when forwarding as documented
Merge remote-tracking branch 'origin/no-gnus'
Don't list ephemeral groups in the server buffer
Merge remote-tracking branch 'origin/no-gnus'
Fix up the nnimap "initial sync" message for non-QRESYNC servers
Merge remote-tracking branch 'origin/no-gnus'
Adjust Message mail sending to allow multi-SMTP sending.
Implement the X-Message-SMTP-Method Message header
* gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
Fix inloop if the server dies before the async -finish is called
Merge remote-tracking branch 'origin/no-gnus'
Fix typo in last checkin.
Merge remote-tracking branch 'origin/no-gnus'
Fix `Q' exit if gnus-kill-summary-on-exit is nil
Allow exiting from Gnus when just reading a single group from "without" Gnus.
Merge remote-tracking branch 'origin/no-gnus'
Allow exiting from Gnus when just reading a single group from "without" Gnus.
Delete duplicate entries
Merge branch 'no-gnus' of https://git.gnus.org/gnus into no-gnus
Implement an optional user parameter for the multi-smtp setup
Add a couple of shr doc strings
Clean up trailing whitespace after rendering HTML in shr
* message.el (smtpmail-smtp-user): Silence compiler warning.
Merge branch 'no-gnus' of https://git.gnus.org/gnus into no-gnus
Merge remote-tracking branch 'origin/no-gnus'
(shr-color-set-minimum-interval): Renamed to add prefix
Merge remote-tracking branch 'origin/no-gnus'
* nnimap.el (nnimap-transform-headers): Removed unused variable.
Allow nnimap to parse headers with spaces in odd places
Merge remote-tracking branch 'origin/no-gnus'
Fix XEmacs 21.4 build failure from the last change
Merge remote-tracking branch 'origin/no-gnus'
Only strip whitespace from too-wide lines in shr
Merge remote-tracking branch 'origin/no-gnus'
Add a pop3 via SSH tunnel example to the Gnus manual
merge from no gnus
Ignore more .gitattributes
* gnus-compat.el: Make `help-function-arglist' be compatible on Emacs 23.1.
Inhibit cookies when fetching pictures
Merge remote-tracking branch 'origin/no-gnus'
* dgnushack.el: Fix XEmacs compilation warning.
Merge remote-tracking branch 'origin/no-gnus'
* gnus-compat.el: Add a compat for the old `url-retrieve'.
Require url before redefining
Make gnus-summary-insert-old-articles prompting consistent
Merge remote-tracking branch 'origin/no-gnus'
More fixes to not list ephemeral servers in the server buffer
Merge remote-tracking branch 'origin/no-gnus'
* nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
Merge remote-tracking branch 'origin/no-gnus'
Output text from external commands in the article buffer
Add more protection
Don't unpack zip/tar files automatically, but allow RET-ing them
(mm-archive-dissect-and-inline): Fix up the undisplayer.
* gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't running.
Merge remote-tracking branch 'origin/no-gnus'
message.el (message-default-send-mail-function): Made into own function for reuse by emacsbug.el.
message.el (message-default-send-mail-function): Made into own function for reuse by emacsbug.el.
Have nnimap keep track of unexisting articles
Don't prompt for unexisting articles
Fix compilation warning in last checkin
(gnus-article-mark-lists): Add `unexist' to the list of marks.
Put the `unexist' in the special marks list instead.
Cleanups related to "unexist" tracking
Get parsing right with mixed QRESYNC and total rescans
nnimap QRESYNC/FETCH parsing fix
Merge remote-tracking branch 'origin/no-gnus'
Mention `unexist' handling
Stop `url-queue' downloads on group exit.
Merge remote-tracking branch 'origin/no-gnus'
Fix build error in last checkin
Merge remote-tracking branch 'origin/no-gnus'
(nnml-request-compact-group): Delete the marks file after compaction
Merge remote-tracking branch 'origin/no-gnus'
* shr.el (shr-rescale-image): Allow viewing large images.
merge from no gnus
Fix merge
Fix typo in last checkin
Fix typo in last checkin
Merge remote-tracking branch 'origin/no-gnus'
Add a `nnimap-record-commands' variable to control logging
merge from no gnus
IMAP header parsing fix
Merge remote-tracking branch 'origin/no-gnus'
Remove backend marks from nntp.el
Remove backend marks from nnml and nnfolder
Fix up the padding removal logic
merge from no gnus
unexist fixups
Ma Gnus v0.3 is released
Ted Zlatanov (2):
Move registry tests to tests/gnustest-registry.el.
More registry test adjustments.
-----------------------------------------------------------------------
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-3 has been created
hooks/post-receive
--
Gnus Project