[gnus git] branch master updated: m0-13-13-g78eb88a =1= Prefer "this" to ???this??? in doc strings
Katsumi Yamaoka <[email protected]> Wed, 20 May 2015 04:33:49 +0200
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 78eb88a87d3730f2965cb4fe9a8ff53cb0990f53 (commit)
from 9a15570dc85b5494c7cc93c2d2c25cf40c1c93d5 (commit)
- Log -----------------------------------------------------------------
commit 78eb88a87d3730f2965cb4fe9a8ff53cb0990f53
Author: Paul Eggert <[email protected]>
Date: Wed May 20 02:31:14 2015 +0000
Prefer "this" to “this” in doc strings
This mostly just straightens quotes introduced in my previous patch.
Suggested by Dmitry Gutov in:
http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00565.html
* gnus-group.el (gnus-group-nnimap-edit-acl):
Prefer straight double quotes to curved double quotes in doc strings.
diff --git a/lisp/gnus-group.el b/lisp/gnus-group.el
index 69a2482..dbeada2 100644
--- a/lisp/gnus-group.el
+++ b/lisp/gnus-group.el
@@ -3285,7 +3285,7 @@ mail messages or news articles in files that have numeric names."
Rights is a string listing a (possibly empty) set of alphanumeric
characters, each character listing a set of operations which is being
- controlled. Letters are reserved for “standard” rights, listed
+ controlled. Letters are reserved for \"standard\" rights, listed
below. Digits are reserved for implementation or site defined rights.
l - lookup (mailbox is visible to LIST/LSUB commands)
-----------------------------------------------------------------------
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/gnus-group.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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