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.)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs