emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/play/meese.el


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/play/meese.el
Date: Wed, 14 Aug 2002 20:47:25 -0400

Index: emacs/lisp/play/meese.el
diff -c emacs/lisp/play/meese.el:1.11 emacs/lisp/play/meese.el:1.12
*** emacs/lisp/play/meese.el:1.11       Sun Jul 15 12:15:35 2001
--- emacs/lisp/play/meese.el    Wed Aug 14 20:47:25 2002
***************
*** 31,37 ****
            (insert-file-contents buffer-file-name t))
          (rename-buffer (file-name-nondirectory buffer-file-name))))))
  
! (add-hook 'find-file-hooks 'protect-innocence-hook)
  (provide 'meese)
  
  ;;; meese.el ends here
--- 31,37 ----
            (insert-file-contents buffer-file-name t))
          (rename-buffer (file-name-nondirectory buffer-file-name))))))
  
! (add-hook 'find-file-hook 'protect-innocence-hook)
  (provide 'meese)
  
  ;;; meese.el ends here




reply via email to

[Prev in Thread] Current Thread [Next in Thread]