From: Stefan Monnier Date: Sat, 17 Apr 2021 13:57:01 +0000 (-0400) Subject: * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Tweak further X-Git-Tag: emacs-28.0.90~2831 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=556c23cd1765b8069d24a7b7038ab2712636ce81;p=emacs.git * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Tweak further Suggested by Lars Ingebrigtsen . --- diff --git a/lisp/emacs-lisp/easy-mmode.el b/lisp/emacs-lisp/easy-mmode.el index 0e4bfa86e2e..2dd1524a71e 100644 --- a/lisp/emacs-lisp/easy-mmode.el +++ b/lisp/emacs-lisp/easy-mmode.el @@ -189,7 +189,7 @@ For backward compatibility with the Emacs<21 calling convention, the keywords can also be preceded by the obsolete triplet INIT-VALUE LIGHTER KEYMAP. -\(fn MODE DOC [KEYWORD VAL ...] &rest BODY)" +\(fn MODE DOC [KEYWORD VAL ... &rest BODY])" (declare (doc-string 2) (debug (&define name string-or-null-p [&optional [¬ keywordp] sexp