Fixed typo.

This commit is contained in:
Bastien Guerry 2009-07-13 09:02:10 +02:00
parent b62e7fc5a0
commit 05a1d8ee90
1 changed files with 1 additions and 1 deletions

View File

@ -632,7 +632,7 @@ in Emacs 22 you need to do this yourself with
@lisp
(transient-mark-mode 1)
@end lisp
@noindent If you do not like @code{transient-make-mode}, you can create an
@noindent If you do not like @code{transient-mark-mode}, you can create an
active region by using the mouse to select a region, or pressing
@kbd{C-@key{SPC}} twice before moving the cursor.