]> git.eshelyaron.com Git - emacs.git/commit
Save IELM input history on "C-c C-c"
authorEli Zaretskii <eliz@gnu.org>
Sat, 1 Mar 2025 08:27:17 +0000 (10:27 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Mar 2025 20:57:03 +0000 (21:57 +0100)
commitc41b624c46a28d4ab326f2f55acfb90657f3b48c
treeac88e90446f53ce60e0d2e2822aa116a75f32fbb
parent5241a3ed175ea01b1fa27934ba6b2c833d3d5621
Save IELM input history on "C-c C-c"

* lisp/ielm.el (ielm--write-history-on-interrupt): New function.
(inferior-emacs-lisp-mode): Install it as buffer-local value of
the 'interrupt-process-functions' hook.  (Bug#76585)

* etc/NEWS: Announce the behavior change.

(cherry picked from commit cabbb36ae1d089e34c501c54a682ea7121899565)
lisp/ielm.el