]> code.delx.au - gnu-emacs/blobdiff - lisp/dired.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / dired.el
index 37d69e9a4a1914992f2ca36fec1f36710d40adb2..757190b2442b01c3d324add132a52eef238c9ffb 100644 (file)
@@ -3567,7 +3567,7 @@ Thus, use \\[backward-page] to find the beginning of a group of errors."
               (unless (bolp)
                 (insert "\n"))
               (insert (current-time-string)
-                      (format-message "\tBuffer ā€˜%sā€™\n" (buffer-name obuf)))
+                      (format-message "\tBuffer `%s'\n" (buffer-name obuf)))
               (goto-char (point-max))
               (insert "\f\n")))))))