[gnus git] branch master updated: m0-3-7-g82ceb2e =1= Delete duplicate entries
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 82ceb2e2b84646404255585f076eec83e9dfdb85 (commit)
from 9a705cf4e4e50b497143c2de620a4c62b714ab7f (commit)
- Log -----------------------------------------------------------------
commit 82ceb2e2b84646404255585f076eec83e9dfdb85
Author: Katsumi Yamaoka <[email protected]>
Date: Thu Feb 16 01:02:48 2012 +0000
Delete duplicate entries
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 610eb96..f048616 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -67,8 +67,7 @@
(nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
(nntp-server-to-method-cache): Remove.
- * shr.el (shr-rescale-image): Allow viewing large images.
- (shr-rescale-image): Fix wrong merge.
+ * shr.el (shr-rescale-image): Fix wrong merge.
2012-02-15 Lars Ingebrigtsen <[email protected]>
@@ -212,10 +211,6 @@
lines that are narrower than the window width. Otherwise background
"blocks" will look less readable.
-2012-02-07 Katsumi Yamaoka <[email protected]>
-
- * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
-
2012-02-07 Lars Ingebrigtsen <[email protected]>
* nnimap.el (nnimap-transform-headers): Remove unused variable.
@@ -237,11 +232,6 @@
* gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
buffer if `gnus-kill-summary-on-exit' is nil.
-2012-02-06 Katsumi Yamaoka <[email protected]>
-
- * gnus-sum.el (gnus-summary-show-thread):
- next-single-char-property-change may return nil in XEmacs.
-
2012-02-06 Lars Ingebrigtsen <[email protected]>
* gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/ChangeLog | 14 ++------------
1 files changed, 2 insertions(+), 12 deletions(-)
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 branch, master has been updated
hooks/post-receive
--
Gnus Project