emacs-devel
[Top][All Lists]
Advanced

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

flymake.texi: find-file-hook instead of obsolete find-file-hooks


From: Markus Triska
Subject: flymake.texi: find-file-hook instead of obsolete find-file-hooks
Date: Wed, 17 Jan 2007 00:52:05 +0100

2007-01-16  Markus Triska  <address@hidden>

        * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks


*** flymake.texi        24 Jul 2006 19:44:48 +0200      1.11
--- flymake.texi        17 Jan 2007 00:48:29 +0100      
***************
*** 155,161 ****
  line in @code{.emacs}:
  
  @lisp
! (add-hook 'find-file-hooks 'flymake-find-file-hook)
  @end lisp
  
  @node Running the syntax check
--- 155,161 ----
  line in @code{.emacs}:
  
  @lisp
! (add-hook 'find-file-hook 'flymake-find-file-hook)
  @end lisp
  
  @node Running the syntax check




reply via email to

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