diff lisp/emacs-lisp/cl-indent.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
line wrap: on
line diff
--- a/lisp/emacs-lisp/cl-indent.el	Thu Sep 04 04:00:49 2003 +0000
+++ b/lisp/emacs-lisp/cl-indent.el	Mon Sep 08 11:56:09 2003 +0000
@@ -605,5 +605,4 @@
 ;(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