comparison lisp/play/meese.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents f00337f04e78
children 375f2633d815 1e3a407766b9
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
32 (rename-buffer (file-name-nondirectory buffer-file-name)))))) 32 (rename-buffer (file-name-nondirectory buffer-file-name))))))
33 33
34 (add-hook 'find-file-hook 'protect-innocence-hook) 34 (add-hook 'find-file-hook 'protect-innocence-hook)
35 (provide 'meese) 35 (provide 'meese)
36 36
37 ;;; arch-tag: 47af12d2-6a7d-4e2e-a1ea-eae75a77e3f0
37 ;;; meese.el ends here 38 ;;; meese.el ends here