comparison lisp/emacs-lisp/shadow.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
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
261 ;;; shadow.el ends here 260 ;;; shadow.el ends here