diff lisp/emacs-lisp/cl-indent.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents ad311d8949c4
children c2f8040b4ece 375f2633d815
line wrap: on
line diff
--- a/lisp/emacs-lisp/cl-indent.el	Mon Sep 01 15:45:46 2003 +0000
+++ b/lisp/emacs-lisp/cl-indent.el	Mon Sep 01 15:45:59 2003 +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