]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/iswitchb.el
More-conservative ‘format’ quote restyling
[gnu-emacs] / lisp / obsolete / iswitchb.el
index 111de8537d30f0c02d1eee4e164424eac671302c..e0d78e1bcf6ba1e65a54314e2fec41ea4a8a70a7 100644 (file)
@@ -1095,8 +1095,8 @@ Return the modified list with the last element prepended to it."
 
              (and iswitchb-prompt-newbuffer
                   (y-or-n-p
-                   (format
-                    "No buffer matching `%s', create one? "
+                   (format-message
+                    "No buffer matching ‘%s’, create one? "
                     buf)))))
        ;; then create a new buffer
        (progn