]> git.eshelyaron.com Git - emacs.git/commit
Add new commands to elisp mode for eval/compilation
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 30 Jun 2022 10:00:49 +0000 (12:00 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 30 Jun 2022 10:00:49 +0000 (12:00 +0200)
commit7b9d755b816ca697b879b7c5c61526f96e9f4b9a
treec8385c93b46ea9e3555f595d6581152ddd02938d
parent931bb26bb2b22f4aa2ee3263e16f74039c18b13a
Add new commands to elisp mode for eval/compilation

* lisp/progmodes/elisp-mode.el (emacs-lisp-mode-map): Add new
keystrokes.
(elisp-eval-buffer, elisp-byte-compile-file)
(elisp-byte-compile-buffer): New commands.
etc/NEWS
lisp/progmodes/elisp-mode.el