diff options
author | Juri Linkov <juri@linkov.net> | 2020-10-31 22:11:02 +0200 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2020-10-31 22:11:02 +0200 |
commit | 5d9e456c3ed3dcefe6bf48e24a1a8f275fc887cb (patch) | |
tree | fc7e141fbde3a524969741ecbc91614c67550503 /lisp/progmodes/pascal.el | |
parent | c307c9648d541338814fe541389ea8c7a1cf50a5 (diff) | |
download | emacs-5d9e456c3ed3dcefe6bf48e24a1a8f275fc887cb.tar.gz emacs-5d9e456c3ed3dcefe6bf48e24a1a8f275fc887cb.tar.bz2 emacs-5d9e456c3ed3dcefe6bf48e24a1a8f275fc887cb.zip |
New variable integer-output-format to print integers as characters (bug#44155)
* doc/lispref/streams.texi (Output Variables): Add integer-output-format.
* src/print.c (print_object): In case of Lisp_Int, print integers
as characters when Vinteger_output_format is Qt, and in hex format
when Vinteger_output_format is 16.
(Vinteger_output_format): New variable.
* test/src/print-tests.el (print-integer-output-format): New test.
Diffstat (limited to 'lisp/progmodes/pascal.el')
0 files changed, 0 insertions, 0 deletions