diff lisp/emacs-lisp/cl-indent.el @ 112278:ef719132ddfa

Nuke arch-tags.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 15:16:57 -0800
parents 417b1e4d63cd
children
line wrap: on
line diff
--- a/lisp/emacs-lisp/cl-indent.el	Sat Jan 15 14:46:51 2011 -0800
+++ b/lisp/emacs-lisp/cl-indent.el	Sat Jan 15 15:16:57 2011 -0800
@@ -691,5 +691,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