]> code.delx.au - gnu-emacs/blobdiff - lisp/play/meese.el
(font-lock-keyword-face, font-lock-set-defaults, font-lock-string-face):
[gnu-emacs] / lisp / play / meese.el
index 30793af6db706d2b2884967af1a339baf8bfe677..de27f567cea2488452bf48472c27278c7c0f50c3 100644 (file)
@@ -31,7 +31,8 @@
            (insert-file-contents buffer-file-name t))
          (rename-buffer (file-name-nondirectory buffer-file-name))))))
 
-(add-hook 'find-file-hooks 'protect-innocence-hook)
+(add-hook 'find-file-hook 'protect-innocence-hook)
 (provide 'meese)
 
+;;; arch-tag: 47af12d2-6a7d-4e2e-a1ea-eae75a77e3f0
 ;;; meese.el ends here