]> code.delx.au - gnu-emacs/commit
Low-level diagnostics now use ‘text-quoting-style’
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Aug 2015 22:50:36 +0000 (15:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 14 Aug 2015 22:55:58 +0000 (15:55 -0700)
commite26006404ad1e9b273aafffbbb24074fba5bab37
treeb9b41547bfcb8d1645e351efba020408bf79d11f
parent6af5aad26411ffe21c3fe4bc5438347110910111
Low-level diagnostics now use ‘text-quoting-style’

* src/doprnt.c (doprnt):
Format ` and ' as per ‘text-quoting-style’.
* src/xdisp.c (vmessage, message): Mention that the format should
not contain ` or '.
src/doprnt.c
src/xdisp.c