emacs/test/lisp/emacs-lisp/pp-resources
Lars Ingebrigtsen c1865384d7 Allow 'pp' to limit the line widths
* lisp/emacs-lisp/pp.el (pp-max-width, pp-use-max-width): New user
options (bug#11934).
(pp-to-string): Use it.
(pp--insert-lisp): Tweak whether to use standard-output or not.
(pp--max-width): New function.
2021-11-05 15:27:08 +01:00
..
code-formats.erts Allow 'pp' to limit the line widths 2021-11-05 15:27:08 +01:00