]> git.eshelyaron.com Git - emacs.git/commit
Remove ignored argument from lisp-indent-line
authorNoam Postavsky <npostavs@gmail.com>
Thu, 16 Mar 2017 01:59:13 +0000 (21:59 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 22 Apr 2017 18:09:58 +0000 (14:09 -0400)
commit2f6769f9cdb799e880fdcc09057353a0a2349bfc
treeedf641b057c7dd0ce95c82fde60b78c597f820b4
parent8bb5d7adaf45264900385530c7f76175ba490a77
Remove ignored argument from lisp-indent-line

* lisp/emacs-lisp/lisp-mode.el (lisp-indent-line): Remove WHOLE-EXP
argument, the behavior has long since been handled in
`indent-for-tab-command'.  Also remove redundant `beg' and `shift-amt'
variables and use `indent-line-to'.
lisp/emacs-lisp/lisp-mode.el