summaryrefslogtreecommitdiff
path: root/lisp/use-package/bind-key.el
diff options
context:
space:
mode:
authorNaoya Yamashita <conao3@gmail.com>2019-04-14 19:30:42 +0900
committerNaoya Yamashita <conao3@gmail.com>2019-04-14 19:44:54 +0900
commit8fe0ac2983d7f608c554c46fd4231ddbbc8b5526 (patch)
tree8b6da5613eec49496ea15faee9439058878f0f77 /lisp/use-package/bind-key.el
parent3e36cbfb6dcd9e9acccc64947321c3cc82f17731 (diff)
downloademacs-8fe0ac2983d7f608c554c46fd4231ddbbc8b5526.tar.gz
emacs-8fe0ac2983d7f608c554c46fd4231ddbbc8b5526.tar.bz2
emacs-8fe0ac2983d7f608c554c46fd4231ddbbc8b5526.zip
* use-package-core.el (use-package): fix declare style
use-package specified lisp-indent-function to indent like defun. Currently, use-package main macro specify indent as (declare (indent 1)), then change indent mode like defun. (declare (indent defun)) is same effect. And it is useful when redefining use-package.
Diffstat (limited to 'lisp/use-package/bind-key.el')
0 files changed, 0 insertions, 0 deletions