all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* flymake.texi: find-file-hook instead of obsolete find-file-hooks
@ 2007-01-16 23:52 Markus Triska
  0 siblings, 0 replies; only message in thread
From: Markus Triska @ 2007-01-16 23:52 UTC (permalink / raw)


2007-01-16  Markus Triska  <markus.triska@gmx.at>

	* 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-01-16 23:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-16 23:52 flymake.texi: find-file-hook instead of obsolete find-file-hooks Markus Triska

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.