]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/pgg-gpg.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / obsolete / pgg-gpg.el
index cd29c613aab6b3e0ada7f48835de66e70f5ffa59..f3d63eb745161f70dad1cc540543f54f85add958 100644 (file)
                  (insert-file-contents output-file-name)))
            (set-buffer errors-buffer)
            (if (memq status '(stop signal))
-               (error "%s exited abnormally: ā€˜%sā€™" program exit-status))
+               (error "%s exited abnormally: `%s'" program exit-status))
            (if (= 127 exit-status)
                (error "%s could not be found" program))))
       (if passphrase-with-newline