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

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 7aafd940314c
children 18a818a2ee7c 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
149 (setq ptr (cdr ptr)))) 149 (setq ptr (cdr ptr))))
150 ) 150 )
151 151
152 (provide 'find-gc) 152 (provide 'find-gc)
153 153
154 ;;; arch-tag: 4a26a538-a008-40d9-a1ef-23bb6dbecef4
154 ;;; find-gc.el ends here 155 ;;; find-gc.el ends here