]> git.eshelyaron.com Git - emacs.git/commit
Don't put whitespace between open paren and comment in Lisp modes (Bug#19740)
authorNoam Postavsky <npostavs@gmail.com>
Wed, 14 Jun 2017 04:13:06 +0000 (00:13 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Thu, 6 Jul 2017 02:52:36 +0000 (22:52 -0400)
commit7a0170de20fe1225d3eeac099d1e61a0c0410bf3
treef4f9296ebb4befcac369e8f1c5801850d01553a0
parente832febfb4089418e0152c805e24dee977a7590d
Don't put whitespace between open paren and comment in Lisp modes (Bug#19740)

* lisp/emacs-lisp/lisp-mode.el (lisp-comment-indent): If current
line's code ends in open paren, set comment indentation exactly to
column following it.
(lisp-mode-variables): Set `comment-indent-function' to
`lisp-comment-indent'.
lisp/emacs-lisp/lisp-mode.el