diff lisp/emacs-lisp/cl-indent.el @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 4c90ffeb71c5
line wrap: on
line diff
--- a/lisp/emacs-lisp/cl-indent.el	Thu Apr 15 01:08:34 2004 +0000
+++ b/lisp/emacs-lisp/cl-indent.el	Fri Apr 16 12:51:06 2004 +0000
@@ -605,4 +605,5 @@
 ;(put 'defclass 'common-lisp-indent-function '((&whole 2 &rest (&whole 2 &rest 1) &rest (&whole 2 &rest 1)))
 ;(put 'defgeneric 'common-lisp-indent-function 'defun)
 
+;;; arch-tag: 7914d50f-92ec-4476-93fc-0f043a380e03
 ;;; cl-indent.el ends here