]> code.delx.au - gnu-emacs/blobdiff - lisp/bookmark.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / bookmark.el
index 308d1cab585fdc6ad484930ff1bf50c15abbabe9..035148120a4d3f0c8a47ce6132cd53e40f78e00d 100644 (file)
@@ -843,10 +843,10 @@ whose annotation is being edited.")
 The default annotation text is simply some text explaining how to use
 annotations."
   (concat (format-message
-           "#  Type the annotation for bookmark ā€˜%sā€™ here.\n"
+           "#  Type the annotation for bookmark `%s' here.\n"
            bookmark-name)
          (format-message
-           "#  All lines which start with a ā€˜#ā€™ will be deleted.\n")
+           "#  All lines which start with a `#' will be deleted.\n")
          "#  Type C-c C-c when done.\n#\n"
          "#  Author: " (user-full-name) " <" (user-login-name) "@"
          (system-name) ">\n"