]> git.eshelyaron.com Git - emacs.git/commit
pp.el: Try and fix bug#70039
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 28 Mar 2024 19:31:04 +0000 (15:31 -0400)
committerEshel Yaron <me@eshelyaron.com>
Fri, 29 Mar 2024 07:34:20 +0000 (08:34 +0100)
commit6788d09279a71fe40f91d9ca3513d6b91185981b
treeebad2e9203cdb47d7d7c93b8fcacf497dcc62bb3
parent24257778c69cdcf65504b6f6eabd716d6aefdcc0
pp.el: Try and fix bug#70039

* lisp/emacs-lisp/pp.el (pp-fill): Avoid splitting `#N#` or `#[`.
* test/lisp/emacs-lisp/pp-tests.el (pp-tests--sanity): New test.

(cherry picked from commit 4cee95815b9d7d56f6f77abb1cc17e346c038685)
lisp/emacs-lisp/pp.el
test/lisp/emacs-lisp/pp-tests.el