/[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.122 by monnier, Fri Sep 2 18:48:45 2005 UTC revision 1.123 by cyd, Thu Sep 8 22:00:58 2005 UTC
# Line 961  displays the documentation string of the Line 961  displays the documentation string of the
961  @end deffn  @end deffn
962    
963  @defvar major-mode  @defvar major-mode
964  This variable holds the symbol for the current buffer's major mode.  This buffer-local variable holds the symbol for the current buffer's
965  This symbol should have a function definition that is the command to  major mode.  This symbol should have a function definition that is the
966  switch to that major mode.  The @code{describe-mode} function uses the  command to switch to that major mode.  The @code{describe-mode}
967  documentation string of the function as the documentation of the major  function uses the documentation string of the function as the
968  mode.  documentation of the major mode.
969  @end defvar  @end defvar
970    
971  @node Derived Modes  @node Derived Modes

Legend:
Removed from v.1.122  
changed lines
  Added in v.1.123

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