]> git.eshelyaron.com Git - emacs.git/commit
Make `C-M-x' use the original value of print-length while evalling
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 27 Apr 2022 18:03:25 +0000 (20:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 27 Apr 2022 18:04:48 +0000 (20:04 +0200)
commit89519d0932b3f2961dfc74b9f945c3a5a21e70fd
treee8dd5c4e6ce9a8bc4fe0b5abc8a65667e348ebcb
parentf97d4460e007d7b37aa7defcf9113cb6bb8cab5a
Make `C-M-x' use the original value of print-length while evalling

* lisp/progmodes/elisp-mode.el (elisp--eval-defun): Eval the form
with the original values of print-level and print-length
(bug#135).
lisp/progmodes/elisp-mode.el