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

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 07d91c802db4
children 9417a94488d3 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
799 (interactive &optional args)) 799 (interactive &optional args))
800 "Those built-ins for which we can't find arguments.") 800 "Those built-ins for which we can't find arguments.")
801 801
802 (provide 'elint) 802 (provide 'elint)
803 803
804 ;;; arch-tag: b2f061e2-af84-4ddc-8e39-f5e969ac228f
804 ;;; elint.el ends here 805 ;;; elint.el ends here