[gnus git] branch master updated: n0-17-33-g6c223aa =1= Fix doubled-word typos.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 6c223aabc603a94224e5ade757754d3a115bff3e (commit)
from 794657ac6adeef109bf5dd1c06c8a9d3f6f370dd (commit)
- Log -----------------------------------------------------------------
commit 6c223aabc603a94224e5ade757754d3a115bff3e
Author: Jim Meyering <[email protected]>
Date: Tue May 10 22:18:15 2011 +0000
Fix doubled-word typos.
diff --git a/lisp/shr.el b/lisp/shr.el
index bf5b06c..75c6d5d 100644
--- a/lisp/shr.el
+++ b/lisp/shr.el
@@ -643,7 +643,7 @@ ones, in case fg and bg are nil."
(shr-put-color start end :background (car new-colors))))
new-colors)))
-;; Put a color in the region, but avoid putting colors on on blank
+;; Put a color in the region, but avoid putting colors on blank
;; text at the start of the line, and the newline at the end, to avoid
;; ugliness. Also, don't overwrite any existing color information,
;; since this can be called recursively, and we want the "inner" color
-----------------------------------------------------------------------
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/shr.el | 2 +-
1 files changed, 1 insertions(+), 1 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