emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/man/ses.texi
Date: Sat, 21 Jan 2006 13:01:30 +0000

Index: emacs/man/ses.texi
diff -u emacs/man/ses.texi:1.15 emacs/man/ses.texi:1.16
--- emacs/man/ses.texi:1.15     Fri Sep 16 22:11:00 2005
+++ emacs/man/ses.texi  Sat Jan 21 13:01:28 2006
@@ -188,12 +188,12 @@
 (@code{ses-read-cell}).  To access another cell's value, just use its
 identifier in your expression.  Whenever the other cell is changed,
 this cell's formula will be reevaluated.  While typing in the
-expression, you can use @kbd{M-TAB} to complete symbol names.
+expression, you can use @address@hidden to complete symbol names.
 
 @item ' @r{(apostrophe)}
 Enter a symbol (ses-read-symbol).  SES remembers all symbols that have
 been used as formulas, so you can type just the beginning of a symbol
-and use @kbd{SPC}, @kbd{TAB}, and @kbd{?} to complete it.
+and use @address@hidden, @address@hidden, and @kbd{?} to complete it.
 @end table
 
 To enter something else (e.g., a vector), begin with a digit, then
@@ -287,7 +287,7 @@
 use parentheses: @samp{("$%.2f")}.  A printer can also be a
 one-argument function (a symbol or a lambda), whose result is a string
 (right-aligned) or list of one string (left-aligned).  While typing in
-a lambda, you can use @kbd{M-TAB} to complete the names of symbols.
+a lambda, you can use @address@hidden to complete the names of symbols.
 
 Each cell has a printer.  If @code{nil}, the column-printer for the cell's
 column is used.  If that is also @code{nil}, the default-printer for the




reply via email to

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