/[emacs]/emacs/man/custom.texi
ViewVC logotype

Diff of /emacs/man/custom.texi

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

revision 1.90 by cyd, Mon Sep 5 11:52:21 2005 UTC revision 1.91 by jurta, Fri Oct 21 09:00:15 2005 UTC
# Line 790  options; it allows any variable name. Line 790  options; it allows any variable name.
790    The most convenient way to set a specific user option variable is    The most convenient way to set a specific user option variable is
791  with @kbd{M-x set-variable}.  This reads the variable name with the  with @kbd{M-x set-variable}.  This reads the variable name with the
792  minibuffer (with completion), and then reads a Lisp expression for the  minibuffer (with completion), and then reads a Lisp expression for the
793  new value using the minibuffer a second time.  For example,  new value using the minibuffer a second time (you can insert the old
794    value into the minibuffer for editing via @kbd{M-n}).  For example,
795    
796  @example  @example
797  M-x set-variable @key{RET} fill-column @key{RET} 75 @key{RET}  M-x set-variable @key{RET} fill-column @key{RET} 75 @key{RET}

Legend:
Removed from v.1.90  
changed lines
  Added in v.1.91

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