emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/custom.texi


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/man/custom.texi
Date: Fri, 21 Oct 2005 05:00:17 -0400

Index: emacs/man/custom.texi
diff -c emacs/man/custom.texi:1.90 emacs/man/custom.texi:1.91
*** emacs/man/custom.texi:1.90  Mon Sep  5 11:52:21 2005
--- emacs/man/custom.texi       Fri Oct 21 09:00:15 2005
***************
*** 790,796 ****
    The most convenient way to set a specific user option variable is
  with @kbd{M-x set-variable}.  This reads the variable name with the
  minibuffer (with completion), and then reads a Lisp expression for the
! new value using the minibuffer a second time.  For example,
  
  @example
  M-x set-variable @key{RET} fill-column @key{RET} 75 @key{RET}
--- 790,797 ----
    The most convenient way to set a specific user option variable is
  with @kbd{M-x set-variable}.  This reads the variable name with the
  minibuffer (with completion), and then reads a Lisp expression for the
! new value using the minibuffer a second time (you can insert the old
! value into the minibuffer for editing via @kbd{M-n}).  For example,
  
  @example
  M-x set-variable @key{RET} fill-column @key{RET} 75 @key{RET}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]