diff options
| -rw-r--r-- | man/commands.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/commands.texi b/man/commands.texi index 50218e24011..dd518252f24 100644 --- a/man/commands.texi +++ b/man/commands.texi | |||
| @@ -30,9 +30,9 @@ the most efficient way to edit. You can do editing with the mouse, as | |||
| 30 | in other editors, and you can give commands with the menu bar and tool | 30 | in other editors, and you can give commands with the menu bar and tool |
| 31 | bar, and scroll with the scroll bar. But if you keep on editing that | 31 | bar, and scroll with the scroll bar. But if you keep on editing that |
| 32 | way, you won't get the benefits of Emacs. Therefore, this manual | 32 | way, you won't get the benefits of Emacs. Therefore, this manual |
| 33 | documents primarily how to edit with the keyboard. You can practice | 33 | documents primarily how to edit with the keyboard. You can force |
| 34 | using the keyboard by using the shell command @samp{emacs -nw} to | 34 | yourself to practice using the keyboard by using the shell command |
| 35 | start Emacs. | 35 | @samp{emacs -nw} to start Emacs, so that the mouse won't work. |
| 36 | 36 | ||
| 37 | Emacs uses an extension of the @acronym{ASCII} character set for | 37 | Emacs uses an extension of the @acronym{ASCII} character set for |
| 38 | keyboard input; it also accepts non-character input events including | 38 | keyboard input; it also accepts non-character input events including |