]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/lisp-mnt.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / emacs-lisp / lisp-mnt.el
index 6fdd348caab2043b5427a660d1009f5f38761158..393f0dd99e88f6c747194b5c27767daa1a7b850c 100644 (file)
@@ -542,21 +542,21 @@ copyright notice is allowed."
               ((null name)
                "Can't find package name")
               ((not (lm-authors))
-               "‘Author:’ tag missing")
+               "`Author:' tag missing")
               ((not (lm-maintainer))
-               "‘Maintainer:’ tag missing")
+               "`Maintainer:' tag missing")
               ((not (lm-summary))
                "Can't find the one-line summary description")
               ((not (lm-keywords))
-               "‘Keywords:’ tag missing")
+               "`Keywords:' tag missing")
               ((not (lm-keywords-finder-p))
-               "‘Keywords:’ has no valid finder keywords (see ‘finder-known-keywords’)")
+               "`Keywords:' has no valid finder keywords (see `finder-known-keywords')")
               ((not (lm-commentary-mark))
-               "Can't find a ‘Commentary’ section marker")
+               "Can't find a `Commentary' section marker")
               ((not (lm-history-mark))
-               "Can't find a ‘History’ section marker")
+               "Can't find a `History' section marker")
               ((not (lm-code-mark))
-               "Can't find a ‘Code’ section marker")
+               "Can't find a `Code' section marker")
               ((progn
                  (goto-char (point-max))
                  (not