[gnus git] branch master updated: m0-7-145-g66cf27d =1= lisp/ChangeLog: Fix typos
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 66cf27d3dfc39ffe0de18ef4f7e1022e51ee6bb1 (commit)
from 9745b0e751fffedf6929067c5559718654ae9e36 (commit)
- Log -----------------------------------------------------------------
commit 66cf27d3dfc39ffe0de18ef4f7e1022e51ee6bb1
Author: Juanma Barranquero <[email protected]>
Date: Wed Jun 19 22:20:01 2013 +0000
lisp/ChangeLog: Fix typos
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f7ae63f..e62b217 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -192,7 +192,7 @@
(eww-update-header-line-format): New function.
(eww-tag-title): New function.
- * shr.el (shr-dom-to-xml): (shr-dom-to-xml): New function.
+ * shr.el (shr-dom-to-xml): New function.
(shr-tag-svg): Add support for the SVG tag.
(shr-bullet): New custom variable.
(shr-tag-li): Support custom bullet in unordered lists.
@@ -349,7 +349,7 @@
2013-06-10 Albert Krewinkel <[email protected]>
* sieve.el: Put point at beginning of buffer when viewing a script.
- (sieve-open-server): respect the PORT parameter. Show the correct port
+ (sieve-open-server): Respect the PORT parameter. Show the correct port
number in sieve-buffer's header. Fixed code to also work with a string
as port specifier. Properly close the connection on pressing 'q'. Make
sieve-manage-quit close the connection and process buffer. Also, remove
@@ -884,9 +884,9 @@
2012-12-25 Adam Sjøgren <[email protected]>
- * mml2015.el (mml2015-epg-key-image): use --attribute-fd rather than
- temporary file to get PGP key image. Pass no-show-photos when extracting
- image to avoid having it pop up twice.
+ * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
+ temporary file to get PGP key image. Pass no-show-photos when
+ extracting image to avoid having it pop up twice.
2012-12-26 Lars Ingebrigtsen <[email protected]>
@@ -1475,7 +1475,7 @@
2012-08-10 Daiki Ueno <[email protected]>
- * auth-source.el: (auth-source-plstore-search)
++ * auth-source.el (auth-source-plstore-search)
(auth-source-secrets-search): Ignore :require and :type in search spec.
2012-08-06 Julien Danjou <[email protected]>
@@ -10860,7 +10860,7 @@
2010-08-31 Lars Magne Ingebrigtsen <[email protected]>
- * gnus-html.el: require mm-url.
+ * gnus-html.el: Require mm-url.
(gnus-html-wash-tags): Clarify the code a bit by renaming the variable
with the url to `url'.
(gnus-html-wash-tags): Support cid: URLs/images.
-----------------------------------------------------------------------
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 | 30 +++++++++++++++---------------
1 files changed, 15 insertions(+), 15 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