]> code.delx.au - gnu-emacs/blobdiff - lisp/calc/calc-embed.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / calc / calc-embed.el
index 3f6e83e0c6dd0e7616352abb6f447a74604fd55b..d0efe53f6e6f1d28855e4217e221fd4c582fdbca 100644 (file)
          (message (concat
                     "Embedded Calc mode enabled; "
                     (if calc-embedded-quiet
-                        "Type ‘C-x * x’"
+                        "Type `C-x * x'"
                       "Give this command again")
                     " to return to normal")))))
   (scroll-down 0))    ; fix a bug which occurs when truncate-lines is changed.