Mercurial > emacs
diff etc/TUTORIAL @ 2619:019278028c54
Changed.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 01 May 1993 14:39:32 +0000 |
parents | 577493baf266 |
children | c91f3cf7b7f1 |
line wrap: on
line diff
--- a/etc/TUTORIAL Sat May 01 13:20:55 1993 +0000 +++ b/etc/TUTORIAL Sat May 01 14:39:32 1993 +0000 @@ -578,10 +578,10 @@ >> Type M-x text-mode<Return>. Don't worry, none of the commands you have learned changes Emacs in -any great way. But you can now observe that periods are no longer -part of words when you do M-f or M-b! Major modes are usually like -that: commands don't change into completely unrelated things, but they -work a little bit differently. +any great way. But you can observe that apostrophes are now part of +words when you do M-f or M-b. Major modes are usually like that: +commands don't change into completely unrelated things, but they work +a little bit differently. To get documentation on your current major mode, type C-h m.