mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
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 * lisp/faces.el, lisp/gnus/gnus-group.el, lisp/ldefs-boot.el: * lisp/mail/supercite.el, lisp/net/tramp.el, lisp/recentf.el: * lisp/textmodes/artist.el, lisp/textmodes/rst.el: * lisp/textmodes/tildify.el, lisp/vc/ediff-util.el: * lisp/vc/log-edit.el, lisp/xt-mouse.el: Prefer straight double quotes to curved double quotes in doc strings.
This commit is contained in:
parent
9d35bb8d65
commit
f743819b57
12 changed files with 33 additions and 33 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue