]> code.delx.au - gnu-emacs/blobdiff - lisp/net/newst-backend.el
More-conservative ‘format’ quote restyling
[gnu-emacs] / lisp / net / newst-backend.el
index 435851cc5042e0161b4a1a4a64a65c740577744f..01755488a6406245f405c7a92ad62dca811e5891 100644 (file)
@@ -846,10 +846,10 @@ Argument BUFFER is the buffer of the retrieval process."
                newsticker--cache
                name-symbol
                newsticker--error-headline
-               (format
+               (format-message
                 (concat "%s: Newsticker could not retrieve news from %s.\n"
-                        "Return status: `%s'\n"
-                        "Command was `%s'")
+                        "Return status: ‘%s’\n"
+                        "Command was ‘%s’")
                 (format-time-string "%A, %H:%M")
                 feed-name event command)
                ""