[gnus git] branch master updated: m0-3-109-g8fc8509 =1= Fix typo
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 8fc850997bb5b106f1e93f5142cf5a5adb3e5585 (commit)
from 3c88a106d0b10ed0e0763103f98a22b681c7715c (commit)
- Log -----------------------------------------------------------------
commit 8fc850997bb5b106f1e93f5142cf5a5adb3e5585
Author: Katsumi Yamaoka <[email protected]>
Date: Mon Apr 2 10:14:01 2012 +0000
Fix typo
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3db5817..30c43dd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,7 @@
2012-04-02 Katsumi Yamaoka <[email protected]>
* shr.el (shr-find-fill-point): Remove unused code; don't break a line
- before kinsoku-bol characters and within kinsoku-eol characters.
+ before kinsoku-bol characters nor within kinsoku-eol characters.
2012-03-27 Katsumi Yamaoka <[email protected]>
-----------------------------------------------------------------------
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 | 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