]> code.delx.au - gnu-emacs/blobdiff - lisp/calc/calc-units.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / calc / calc-units.el
index d56c0b29c12a55ee336d6db63289fe1fe0c6b022..4373e52eb87ee2be3cb07a60388adbdb1d17b733 100644 (file)
@@ -1625,10 +1625,10 @@ If COMP or STD is non-nil, put that in the units table instead."
              (format-message
               (concat
                "(**) When in TeX or LaTeX display mode, the TeX specific unit\n"
-               "names will not use the ‘tex’ prefix; the unit name for a\n"
-               "TeX point will be ‘pt’ instead of ‘texpt’, for example.\n"
+               "names will not use the `tex' prefix; the unit name for a\n"
+               "TeX point will be `pt' instead of `texpt', for example.\n"
                "To avoid conflicts, the unit names for pint and parsec will\n"
-               "be ‘pint’ and ‘parsec’ instead of ‘pt’ and ‘pc’."))))
+               "be `pint' and `parsec' instead of `pt' and `pc'."))))
          (view-mode)
          (message "Formatting units table...done"))
        (setq math-units-table-buffer-valid t)