[gnus git] branch master updated: m0-7-235-g5107bc6 =2= texi/gnus.texi (Mode Lines): Fix typ ; lisp/ChangeLog (2013-02-25): Fix file name
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 5107bc68ed62ba8d1ea67cecf6ee3c53f9c09df2 (commit)
via e7a85f589113d6486c99fc541dd4e3823717fa0f (commit)
from a77de633c952361b94c283a4de1e0ddc8f15d7f7 (commit)
- Log -----------------------------------------------------------------
commit 5107bc68ed62ba8d1ea67cecf6ee3c53f9c09df2
Author: Glenn Morris <[email protected]>
Date: Sun Oct 13 05:16:14 2013 +0000
texi/gnus.texi (Mode Lines): Fix typ
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 01e519f..700083b 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -22998,8 +22998,9 @@ elements on the line is (i.e., the non-info part). If you put
additional elements on the mode line (e.g., a clock), you should modify
this variable:
-@c Hook written by Francesco Potorti` <[email protected]>
+@c Hook written by Francesco Potortì <[email protected]>
@lisp
+
(add-hook 'display-time-hook
(lambda () (setq gnus-mode-non-string-length
(+ 21
commit e7a85f589113d6486c99fc541dd4e3823717fa0f
Author: Glenn Morris <[email protected]>
Date: Sun Oct 13 05:14:43 2013 +0000
lisp/ChangeLog (2013-02-25): Fix file name
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 76b4906..fcd1cdd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1093,7 +1093,7 @@
2013-02-25 Adam Sjøgren <[email protected]> (tiny change)
- * mml2015-el (mml2015-epg-key-image): wrap epg-gpg-program in
+ * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
shell-quote-argument.
2013-02-22 David Engster <[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 +-
texi/gnus.texi | 3 ++-
2 files changed, 3 insertions(+), 2 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