]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-table.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / org / org-table.el
index f05ab7ad1c46fbc6efbaf6e88b679a5a027f54a8..478ad933ae2f0d9047d67c10d83a5f68633eb0cd 100644 (file)
@@ -3404,7 +3404,7 @@ Parameters get priority."
     (if (eq org-table-use-standard-references t)
        (org-table-fedit-toggle-ref-type))
     (org-goto-line startline)
-    (message "Edit formulas, finish with ā€˜C-c C-cā€™ or ā€˜C-c 'ā€™.  See menu for more commands.")))
+    (message "%s" "Edit formulas, finish with C-c C-c or C-c '.  See menu for more commands.")))
 
 (defun org-table-fedit-post-command ()
   (when (not (memq this-command '(lisp-complete-symbol)))