Revert some stray curved quotes I missed earlier
Problem reported by David Kastrup in: http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00440.html * lisp/international/mule-cmds.el (leim-list-header): Use format-message with an ASCII-only format.
This commit is contained in:
parent
a1cd8c96ca
commit
cdb0ae37ab
9 changed files with 22 additions and 21 deletions
|
@ -1663,7 +1663,7 @@ function,command,variable,option or symbol." ms1))))))
|
|||
;; (concat "\\<" (regexp-quote (car fp)) "\\>")
|
||||
;; newname))
|
||||
;; (checkdoc-create-error
|
||||
;; "Flag variable names should normally end in ‘-flag’" s
|
||||
;; "Flag variable names should normally end in `-flag'" s
|
||||
;; (marker-position e)))))
|
||||
;; Done with variables
|
||||
))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue