emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/modes.texi


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/modes.texi
Date: Sun, 29 May 2005 11:58:28 -0400

Index: emacs/lispref/modes.texi
diff -c emacs/lispref/modes.texi:1.111 emacs/lispref/modes.texi:1.112
*** emacs/lispref/modes.texi:1.111      Sun May 29 14:44:08 2005
--- emacs/lispref/modes.texi    Sun May 29 15:58:27 2005
***************
*** 1131,1137 ****
    These conventions are new in Emacs 22, and some major modes
  implemented by users do not follow them yet.  So if you put a function
  onto @code{after-change-major-mode-hook}, keep in mind that some modes
! will fail to run it.  If user complains about that, you can respond,
  ``That major mode fails to follow Emacs conventions, and that's why it
  fails to work.  Please fix the major mode.''  In most cases, that is
  good enough, so go ahead and use @code{after-change-major-mode-hook}.
--- 1131,1137 ----
    These conventions are new in Emacs 22, and some major modes
  implemented by users do not follow them yet.  So if you put a function
  onto @code{after-change-major-mode-hook}, keep in mind that some modes
! will fail to run it.  If a user complains about that, you can respond,
  ``That major mode fails to follow Emacs conventions, and that's why it
  fails to work.  Please fix the major mode.''  In most cases, that is
  good enough, so go ahead and use @code{after-change-major-mode-hook}.




reply via email to

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