]> git.eshelyaron.com Git - emacs.git/commit
Make sh-indentation into an alias for sh-basic-offset (Bug#21751)
authorNoam Postavsky <npostavs@gmail.com>
Wed, 30 Aug 2017 23:42:47 +0000 (19:42 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 25 Sep 2017 23:39:19 +0000 (19:39 -0400)
commitf5e72b04d930215f6e770e2fe9e02ad6debf03ad
treea4fb715f241624068466bda6f883c23141073f90
parenta58d0c590a777be98e58cd8c92ee1381e07e9b2d
Make sh-indentation into an alias for sh-basic-offset (Bug#21751)

* lisp/progmodes/sh-script.el (sh-indentation): Redefine as obsolete
variable alias for `sh-basic-offset'.
(sh-mode, sh-smie--indent-continuation)
(sh-smie-rc-rules, sh-basic-indent-line): Replace `sh-indentation'
with `sh-basic-offset'.
lisp/progmodes/sh-script.el