diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-03-09 23:59:52 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-03-09 23:59:52 +0000 |
commit | ff46d9b7b44395831c7e5785c268507a7ca62d3e (patch) | |
tree | 23e2bbf3e1f4955747d45dbce82104ab2fda8b7e /etc | |
parent | 37d541216777cc32c18b7d5daef1c90999699806 (diff) | |
download | emacs-ff46d9b7b44395831c7e5785c268507a7ca62d3e.tar.gz |
Explain typing C-M-
Diffstat (limited to 'etc')
-rw-r--r-- | etc/TUTORIAL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/TUTORIAL b/etc/TUTORIAL index bf5702b5c50..a46199f8870 100644 --- a/etc/TUTORIAL +++ b/etc/TUTORIAL @@ -698,6 +698,7 @@ window on the screen at the same time. Both windows display this tutorial. The cursor stays in the top window. >> Type C-M-v to scroll the bottom window. + (If you don't have a real Meta key, type ESC C-v.) >> Type C-x o ("o" for "other") to move the cursor to the bottom window. >> Use C-v and M-v in the bottom window to scroll it. |