emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/man/calc.texi
Date: Tue, 31 May 2005 15:35:51 -0400

Index: emacs/man/calc.texi
diff -c emacs/man/calc.texi:1.68 emacs/man/calc.texi:1.69
*** emacs/man/calc.texi:1.68    Tue May 31 16:35:05 2005
--- emacs/man/calc.texi Tue May 31 19:35:50 2005
***************
*** 30120,30135 ****
  that many lines forward or backward (respectively, including the current
  line). Explicit delimiters are not necessary in this case.
  
! With a prefix argument of zero, Calc uses the current region
! (delimited by point and mark) instead of formula delimiters.
  
  @kindex M-# w
  @pindex calc-embedded-word
! With a prefix argument of @kbd{C-u} only, Calc scans for the first
! non-numeric character (i.e., the first character that is not a
! digit, sign, decimal point, or upper- or lower-case @samp{e})
! forward and backward to delimit the formula.  @kbd{M-# w}
! (@code{calc-embedded-word}) is equivalent to @kbd{C-u M-# e}.
  
  When you enable Embedded mode for a formula, Calc reads the text
  between the delimiters and tries to interpret it as a Calc formula.
--- 30120,30136 ----
  that many lines forward or backward (respectively, including the current
  line). Explicit delimiters are not necessary in this case.
  
! With a prefix argument of zero, Calc uses the current region (delimited
! by point and mark) instead of formula delimiters.  With a prefix
! argument of @kbd{C-u} only, Calc uses the current line as the formula.
  
  @kindex M-# w
  @pindex calc-embedded-word
! The @kbd{M-# w} (@code{calc-embedded-word}) command will start Embedded
! mode on the current ``word''; in this case Calc will scan for the first
! non-numeric character (i.e., the first character that is not a digit,
! sign, decimal point, or upper- or lower-case @samp{e}) forward and
! backward to delimit the formula.
  
  When you enable Embedded mode for a formula, Calc reads the text
  between the delimiters and tries to interpret it as a Calc formula.




reply via email to

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