diff options
| author | Jay Belanger | 2005-01-05 17:09:28 +0000 |
|---|---|---|
| committer | Jay Belanger | 2005-01-05 17:09:28 +0000 |
| commit | aed79377881ab46a38cef668f1df66461d47cd97 (patch) | |
| tree | 4a6b33bd2523554736bf66580868fb815c45ac3a | |
| parent | 678d2655f946c36557bfd23e68aa65a57b9dead7 (diff) | |
| download | emacs-aed79377881ab46a38cef668f1df66461d47cd97.tar.gz emacs-aed79377881ab46a38cef668f1df66461d47cd97.zip | |
(Programming Tutorial): Replace kbd command by appropriate characters
for a keyboard macro.
| -rw-r--r-- | man/calc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/calc.texi b/man/calc.texi index 32ac9a5fc8d..6d7d478d0b5 100644 --- a/man/calc.texi +++ b/man/calc.texi | |||
| @@ -6396,7 +6396,7 @@ one end of the text below, then type @kbd{M-# m} at the other. | |||
| 6396 | @example | 6396 | @example |
| 6397 | @group | 6397 | @group |
| 6398 | Z ` 0 t 1 | 6398 | Z ` 0 t 1 |
| 6399 | 1 @key{TAB} | 6399 | 1 TAB |
| 6400 | Z ( & s + 1 1 Z ) | 6400 | Z ( & s + 1 1 Z ) |
| 6401 | r 1 | 6401 | r 1 |
| 6402 | Z ' | 6402 | Z ' |