/[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.37.2.1 by miles, Fri Apr 4 06:20:16 2003 UTC revision 1.37.2.2 by miles, Tue Oct 14 23:32:20 2003 UTC
# Line 544  If nil, indent backquoted lists as data, Line 544  If nil, indent backquoted lists as data,
544             (progv       (4 4 &body))             (progv       (4 4 &body))
545             (return 0)             (return 0)
546             (return-from (nil &body))             (return-from (nil &body))
547             (symbol-macrolet . multiple-value-bind)             (symbol-macrolet . let)
548             (tagbody     lisp-indent-tagbody)             (tagbody     lisp-indent-tagbody)
549             (throw 1)             (throw 1)
550             (unless 1)             (unless 1)
# Line 605  If nil, indent backquoted lists as data, Line 605  If nil, indent backquoted lists as data,
605  ;(put 'defclass 'common-lisp-indent-function '((&whole 2 &rest (&whole 2 &rest 1) &rest (&whole 2 &rest 1)))  ;(put 'defclass 'common-lisp-indent-function '((&whole 2 &rest (&whole 2 &rest 1) &rest (&whole 2 &rest 1)))
606  ;(put 'defgeneric 'common-lisp-indent-function 'defun)  ;(put 'defgeneric 'common-lisp-indent-function 'defun)
607    
608    ;;; arch-tag: 7914d50f-92ec-4476-93fc-0f043a380e03
609  ;;; cl-indent.el ends here  ;;; cl-indent.el ends here

Legend:
Removed from v.1.37.2.1  
changed lines
  Added in v.1.37.2.2

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