summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-04-25 12:20:04 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2018-04-25 12:25:58 -0700
commita92e7b4ef6915e079a97e4e33e45b11508170cb1 (patch)
treee51d150a9c85923df8a470233b7cac9bdc5e16c2 /test/lisp/emacs-lisp
parent28930785d7a8ee871f000be3545daab246c96d73 (diff)
downloademacs-a92e7b4ef6915e079a97e4e33e45b11508170cb1.tar.gz
emacs-a92e7b4ef6915e079a97e4e33e45b11508170cb1.tar.bz2
emacs-a92e7b4ef6915e079a97e4e33e45b11508170cb1.zip
Don’t set print-escape-newlines in the minibuffer
This appears to be an unnecessary and possibly-confusing revenant from ancient code (Bug#31251). See thread containing: https://lists.gnu.org/r/emacs-devel/2018-04/msg00654.html * src/minibuf.c (read_minibuf): Do not set print-escape-newlines. * src/print.c (syms_of_print): Do not defsym print-escape-newlines or print-escape-control-characters, as these symbols are not used in C code.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions