comparison lisp/emacs-lisp/testcover-unsafep.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 96b260e0ff3d
children
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
134 (error "safe-functions=(setcar) should not allow setcdr"))) 134 (error "safe-functions=(setcar) should not allow setcdr")))
135 (testcover-mark-all "unsafep.el") 135 (testcover-mark-all "unsafep.el")
136 (testcover-end "unsafep.el") 136 (testcover-end "unsafep.el")
137 (message "Done")) 137 (message "Done"))
138 138
139 ;;; arch-tag: a7616c27-1998-47ae-9304-76d1439dbf29
139 ;; testcover-unsafep.el ends here. 140 ;; testcover-unsafep.el ends here.