mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
(define-modify-macro): Better indent spec.
This commit is contained in:
parent
b52e05e242
commit
b6f053c6a5
2 changed files with 3 additions and 1 deletions
|
|
@ -402,7 +402,7 @@ by `lisp-body-indent'."
|
|||
(defparameter . defvar)
|
||||
(defconst . defcustom)
|
||||
(define-condition . defclass)
|
||||
(define-modify-macro (4 &body))
|
||||
(define-modify-macro (4 &lambda &body))
|
||||
(defsetf (4 &lambda 4 &body))
|
||||
(defun (4 &lambda &body))
|
||||
(define-setf-method . defun)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue