/[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.104 by teirllm, Sun May 15 02:14:59 2005 UTC revision 1.105 by lute, Tue May 17 15:21:33 2005 UTC
# Line 1408  This is equivalent to specifying @var{ke Line 1408  This is equivalent to specifying @var{ke
1408  Any other keyword arguments are passed passed directly to the  Any other keyword arguments are passed passed directly to the
1409  @code{defcustom} generated for the variable @var{mode}.  @code{defcustom} generated for the variable @var{mode}.
1410    
1411  The command named @var{mode} finishes by executing the @var{body} forms,  The command named @var{mode} first performs the standard actions such
1412  if any, after it has performed the standard actions such as setting  as setting the variable named @var{mode} and then executes the
1413  the variable named @var{mode}.  @var{body} forms, if any.  It finishes by running the mode hook
1414    variable @code{@var{mode}-hook}.
1415  @end defmac  @end defmac
1416    
1417  @findex easy-mmode-define-minor-mode  @findex easy-mmode-define-minor-mode

Legend:
Removed from v.1.104  
changed lines
  Added in v.1.105

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