]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/backquote.el
Nuke arch-tags.
[gnu-emacs] / lisp / emacs-lisp / backquote.el
index 9d43ad5bc154108bb56ba70d694ae346e088014d..9cb0a0cd89f8139217b808f64c17ced700a9d6fe 100644 (file)
@@ -241,5 +241,4 @@ LEVEL is only used internally and indicates the nesting level:
        tail))
      (t (cons 'list heads)))))
 
-;; arch-tag: 1a26206a-6b5e-4c56-8e24-2eef0f7e0e7a
 ;;; backquote.el ends here