]> git.eshelyaron.com Git - emacs.git/commit
Make lisp-do-defun do the right thing with trailing comments
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Oct 2019 16:07:12 +0000 (18:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Oct 2019 16:07:12 +0000 (18:07 +0200)
commitbbbced061fbd335da162fbeb023476765b2d9f55
treeceda292b88f237496e665df62f7ed53b9096b165
parent3ad9e5133e7c9895c41bb31b2209d2c1f8fe3239
Make lisp-do-defun do the right thing with trailing comments

* lisp/progmodes/inf-lisp.el (lisp-do-defun): Avoid including
trailing comments in the region (bug#7974).
lisp/progmodes/inf-lisp.el