; Replace non-ascii quote characters in doc strings etc

This commit is contained in:
Glenn Morris 2017-12-20 16:23:11 -05:00
parent 7af7f5e155
commit 471b6c163f
9 changed files with 27 additions and 29 deletions

View file

@ -1253,7 +1253,7 @@ function directly; use `byte-compile-warn' or
(defun byte-compile-report-error (error-info &optional fill)
"Report Lisp error in compilation.
ERROR-INFO is the error data, in the form of either (ERROR-SYMBOL . DATA)
or STRING. If FILL is non-nil, set warning-fill-prefix to four spaces
or STRING. If FILL is non-nil, set `warning-fill-prefix' to four spaces
when printing the error message."
(setq byte-compiler-error-flag t)
(byte-compile-log-warning