/[emacs]/emacs/lispref/modes.texi
ViewVC logotype

Diff of /emacs/lispref/modes.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.96 by rms, Tue Apr 19 21:06:00 2005 UTC revision 1.97 by rms, Tue Apr 26 10:57:21 2005 UTC
# Line 255  variable @code{imenu-generic-expression} Line 255  variable @code{imenu-generic-expression}
255  @code{imenu-create-index-function} (@pxref{Imenu}).  @code{imenu-create-index-function} (@pxref{Imenu}).
256    
257  @item  @item
258    The mode can specify a local value for
259    @code{eldoc-documentation-function} to tell ElDoc mode how to handle
260    this mode.
261    
262    @item
263  Use @code{defvar} or @code{defcustom} to set mode-related variables, so  Use @code{defvar} or @code{defcustom} to set mode-related variables, so
264  that they are not reinitialized if they already have a value.  (Such  that they are not reinitialized if they already have a value.  (Such
265  reinitialization could discard customizations made by the user.)  reinitialization could discard customizations made by the user.)

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26