diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-08-26 13:11:57 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-08-26 13:12:26 -0700 |
commit | 582222b557b271d3dc2f27138c39c3ae5d915030 (patch) | |
tree | bf251f3f3d54a5b1db98b698d4e7b5788490aa43 /lisp/emacs-lisp/byte-run.el | |
parent | 84a978724217516694620bbc4ab6fb02075c137c (diff) | |
download | emacs-582222b557b271d3dc2f27138c39c3ae5d915030.tar.gz emacs-582222b557b271d3dc2f27138c39c3ae5d915030.tar.bz2 emacs-582222b557b271d3dc2f27138c39c3ae5d915030.zip |
Fix quoting in ‘message_with_string’
* src/nsfont.m (nsfont_open): Use directed quotes in format; they
should work now.
* src/xdisp.c (message_to_stderr): New function, refactored from
part of ‘message3_nolog’.
(message3_nolog): Use it.
(message_with_string): Use it. Don’t mishandle NUL bytes when
noninteractive. Prefer AUTO_STRING when it’s most likely faster.
Use ‘format-message’, not ‘format’, so that quotes are translated.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions