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: Thu, 24 Mar 2005 08:33:46 -0500

Index: emacs/man/calc.texi
diff -c emacs/man/calc.texi:1.49 emacs/man/calc.texi:1.50
*** emacs/man/calc.texi:1.49    Tue Mar 22 16:13:53 2005
--- emacs/man/calc.texi Thu Mar 24 13:33:45 2005
***************
*** 12262,12270 ****
  @kindex m R
  @pindex calc-mode-record-mode
  The @kbd{m R} (@code{calc-mode-record-mode}) command tells Calc to
! record the new mode settings (as if by pressing @kbd{m m}) every
! time a mode setting changes.  If Embedded mode is enabled, other
! options are available; @pxref{Mode Settings in Embedded Mode}.
  
  @kindex m F
  @pindex calc-settings-file-name
--- 12262,12274 ----
  @kindex m R
  @pindex calc-mode-record-mode
  The @kbd{m R} (@code{calc-mode-record-mode}) command tells Calc to
! record all the mode settings (as if by pressing @kbd{m m}) every
! time a mode setting changes.  If the modes are saved this way, then this
! ``automatic mode recording'' mode is also saved.
! Type @kbd{m R} again to disable this method of recording the mode
! settings.  To turn it off permanently, the @kbd{m m} command will also be
! necessary.   (If Embedded mode is enabled, other options for recording
! the modes are available; @pxref{Mode Settings in Embedded Mode}.)
  
  @kindex m F
  @pindex calc-settings-file-name
***************
*** 30451,30458 ****
  @noindent
  The mode settings can be changed while Calc is in embedded mode, but
  will revert to their original values when embedded mode is ended
! (except for the modes changed while the mode-setting mode was
! @code{Save}). 
  
  Embedded mode has a rather complicated mechanism for handling mode
  settings in Embedded formulas.  It is possible to put annotations
--- 30455,30462 ----
  @noindent
  The mode settings can be changed while Calc is in embedded mode, but
  will revert to their original values when embedded mode is ended
! (except for the modes saved when the mode-recording mode is
! @code{Save}; see below).
  
  Embedded mode has a rather complicated mechanism for handling mode
  settings in Embedded formulas.  It is possible to put annotations
***************
*** 30572,30581 ****
  We would have to go down to the other formula and press @kbd{M-# u}
  on it in order to get it to notice the new annotation.
  
! Two more mode-recording modes selectable by @kbd{m R} are @code{Save}
! (which works even outside of Embedded mode), in which mode settings
! are recorded permanently in your Calc init file (the file given by the
! variable @code{calc-settings-file}, typically @file{~/.calc.el})
  rather than by annotating the current document, and no-recording
  mode (where there is no symbol like @code{Save} or @code{Local} in
  the mode line), in which mode-changing commands do not leave any
--- 30576,30586 ----
  We would have to go down to the other formula and press @kbd{M-# u}
  on it in order to get it to notice the new annotation.
  
! Two more mode-recording modes selectable by @kbd{m R} are available
! which are also available outside of Embedded mode.  
! (@pxref{General Mode Commands}.) They are @code{Save},  in which mode
! settings are recorded permanently in your Calc init file (the file given
! by the variable @code{calc-settings-file}, typically @file{~/.calc.el})
  rather than by annotating the current document, and no-recording
  mode (where there is no symbol like @code{Save} or @code{Local} in
  the mode line), in which mode-changing commands do not leave any




reply via email to

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