summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/hierarchy-tests.el
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2020-11-02 23:37:16 +0100
committerMattias EngdegÄrd <mattiase@acm.org>2020-11-06 13:55:32 +0100
commit0c5eb1c7e798fdf16c3f2694285fe0d18367c6ea (patch)
tree5fc075ff856b1c770d48dc34f836dd89de700793 /test/lisp/emacs-lisp/hierarchy-tests.el
parent527413fb2ff8c073d89ee2d22d38a67c74678b27 (diff)
downloademacs-0c5eb1c7e798fdf16c3f2694285fe0d18367c6ea.tar.gz
emacs-0c5eb1c7e798fdf16c3f2694285fe0d18367c6ea.tar.bz2
emacs-0c5eb1c7e798fdf16c3f2694285fe0d18367c6ea.zip
Reduce integer-output-format to print-integers-as-characters
The variable now only controls whether characters are printed, not the radix. Control chars are printed in human-readable syntax only when special escapes such as ?\n are available. Spaces, formatting and combining chars are excluded (bug#44155). Done in collaboration with Juri Linkov. * src/character.c (graphic_base_p): * src/print.c (named_escape): New functions. (print_object): Change semantics as described above. (syms_of_print): Rename integer-output-format. Update doc string. * doc/lispref/streams.texi (Output Variables): * etc/NEWS: * test/src/print-tests.el (print-integers-as-characters): Rename and update according to new semantics. The test now passes.
Diffstat (limited to 'test/lisp/emacs-lisp/hierarchy-tests.el')
0 files changed, 0 insertions, 0 deletions