/[emacs]/emacs/lisp/emacs-lisp/cl-indent.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/cl-indent.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by rms, Mon Nov 19 06:24:05 2001 UTC revision 1.34 by rms, Sat Dec 22 00:02:51 2001 UTC
# Line 402  by `lisp-body-indent'." Line 402  by `lisp-body-indent'."
402             (defparameter . defvar)             (defparameter . defvar)
403             (defconst     . defcustom)             (defconst     . defcustom)
404             (define-condition  . defclass)             (define-condition  . defclass)
405             (define-modify-macro (4 &body))             (define-modify-macro (4 &lambda &body))
406             (defsetf     (4 &lambda 4 &body))             (defsetf     (4 &lambda 4 &body))
407             (defun       (4 &lambda &body))             (defun       (4 &lambda &body))
408             (define-setf-method . defun)             (define-setf-method . defun)

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26