]> git.eshelyaron.com Git - emacs.git/commit
Restore the flet indentation fixes
authorakater <nuclearspace@gmail.com>
Fri, 1 Oct 2021 11:25:42 +0000 (13:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 1 Oct 2021 11:25:42 +0000 (13:25 +0200)
commit5988d6fa2610097f91d822df813cecbdeed26185
tree3505ae4149046bbadad21a78173d28b7ec881de5
parentefd239c1475de43806a739702583316cfb297003
Restore the flet indentation fixes

* lisp/emacs-lisp/lisp-mode.el (lisp--local-defform-body-p): New
function.
(lisp-indent-function): Use it to fix cl-flet indentation.
etc/NEWS
lisp/emacs-lisp/lisp-mode.el
test/lisp/progmodes/elisp-mode-resources/flet.erts [new file with mode: 0644]
test/lisp/progmodes/elisp-mode-tests.el