aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/cl-indent.el
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2011-01-15 15:16:57 -0800
committerGlenn Morris <[email protected]>2011-01-15 15:16:57 -0800
commit0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (patch)
tree8f7f07c160e5878c775fc6c2bb5ec912a164448e /lisp/emacs-lisp/cl-indent.el
parent2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff)
Nuke arch-tags.
Diffstat (limited to 'lisp/emacs-lisp/cl-indent.el')
-rw-r--r--lisp/emacs-lisp/cl-indent.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/cl-indent.el b/lisp/emacs-lisp/cl-indent.el
index 9c021fa70e..59ec8a203b 100644
--- a/lisp/emacs-lisp/cl-indent.el
+++ b/lisp/emacs-lisp/cl-indent.el
@@ -691,5 +691,4 @@ For example, the function `case' has an indent property
;(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