/[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.49.2.7 by miles, Tue Jul 6 09:23:49 2004 UTC revision 1.49.2.8 by miles, Tue Jul 6 09:31:53 2004 UTC
# Line 879  The command should accept one optional a Line 879  The command should accept one optional a
879  off if it is on).  It should turn the mode on if the argument is a  off if it is on).  It should turn the mode on if the argument is a
880  positive integer, the symbol @code{t}, or a list whose @sc{car} is one  positive integer, the symbol @code{t}, or a list whose @sc{car} is one
881  of those.  It should turn the mode off if the argument is a negative  of those.  It should turn the mode off if the argument is a negative
882  integer or zero, the symbol @code{-}, or a list whose @sc{car} is one  integer or zero, the symbol @code{-}, or a list whose @sc{car} is a
883  of those.  The meaning of other arguments is not specified.  negative integer or zero.  The meaning of other arguments is not
884    specified.
885    
886  Here is an example taken from the definition of @code{transient-mark-mode}.  Here is an example taken from the definition of @code{transient-mark-mode}.
887  It shows the use of @code{transient-mark-mode} as a variable that enables or  It shows the use of @code{transient-mark-mode} as a variable that enables or

Legend:
Removed from v.1.49.2.7  
changed lines
  Added in v.1.49.2.8

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