Revert commit b1e3d14845
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Don't declare (indent 1).
This commit is contained in:
parent
76fe2d526e
commit
a0121bc711
1 changed files with 5 additions and 6 deletions
|
@ -156,8 +156,7 @@ For example, you could write
|
|||
&optional [¬ keywordp] sexp
|
||||
&optional [¬ keywordp] sexp]
|
||||
[&rest [keywordp sexp]]
|
||||
def-body))
|
||||
(indent 1))
|
||||
def-body)))
|
||||
|
||||
;; Allow skipping the first three args.
|
||||
(cond
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue