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

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 0d8b17d428b5
children 79093b308520 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
255 (setq shadows (cdr (cdr shadows)))) 255 (setq shadows (cdr (cdr shadows))))
256 (message "%s" msg)))))) 256 (message "%s" msg))))))
257 257
258 (provide 'shadow) 258 (provide 'shadow)
259 259
260 ;;; arch-tag: 0480e8a7-62ed-4a12-a9f6-f44ded9b0830
260 ;;; shadow.el ends here 261 ;;; shadow.el ends here