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: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/modes.texi
Date: Tue, 26 Apr 2005 06:57:21 -0400

Index: emacs/lispref/modes.texi
diff -c emacs/lispref/modes.texi:1.96 emacs/lispref/modes.texi:1.97
*** emacs/lispref/modes.texi:1.96       Tue Apr 19 21:06:00 2005
--- emacs/lispref/modes.texi    Tue Apr 26 10:57:21 2005
***************
*** 255,260 ****
--- 255,265 ----
  @code{imenu-create-index-function} (@pxref{Imenu}).
  
  @item
+ The mode can specify a local value for
+ @code{eldoc-documentation-function} to tell ElDoc mode how to handle
+ this mode.
+ 
+ @item
  Use @code{defvar} or @code{defcustom} to set mode-related variables, so
  that they are not reinitialized if they already have a value.  (Such
  reinitialization could discard customizations made by the user.)




reply via email to

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