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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/calc.texi [lexbind]
Date: Wed, 06 Oct 2004 01:44:42 -0400

Index: emacs/man/calc.texi
diff -c emacs/man/calc.texi:1.12.2.2 emacs/man/calc.texi:1.12.2.3
*** emacs/man/calc.texi:1.12.2.2        Tue Oct 14 22:56:21 2003
--- emacs/man/calc.texi Wed Oct  6 05:21:53 2004
***************
*** 544,549 ****
--- 544,552 ----
  are shown as @kbd{M-x}.  Other notations are @key{RET} for the
  Return key, @key{SPC} for the space bar, @key{TAB} for the Tab key,
  @key{DEL} for the Delete key, and @key{LFD} for the Line-Feed key.
+ The @key{DEL} key is called Backspace on some keyboards, it is
+ whatever key you would use to correct a simple typing error when
+ regularly using Emacs.
  
  (If you don't have the @key{LFD} or @key{TAB} keys on your keyboard,
  the @kbd{C-j} and @kbd{C-i} keys are equivalent to them, respectively.
***************
*** 4105,4111 ****
  display the graph in Emacs itself using rough character graphics.
  Press @kbd{q} when you are done viewing the character graphics.
  
! Next, let's add the line we got from our least-squares fit:
  
  @smallexample
  @group
--- 4108,4120 ----
  display the graph in Emacs itself using rough character graphics.
  Press @kbd{q} when you are done viewing the character graphics.
  
! Next, let's add the line we got from our least-squares fit.
! @ifinfo
! (If you are reading this tutorial on-line while running Calc, typing
! @kbd{g a} may cause the tutorial to disappear from its window and be
! replaced by a buffer named @samp{*Gnuplot Commands*}.  The tutorial
! will reappear when you terminate GNUPLOT by typing @kbd{g q}.) 
! @end ifinfo
  
  @smallexample
  @group




reply via email to

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