Fixed typo.
This commit is contained in:
parent
b62e7fc5a0
commit
05a1d8ee90
|
@ -632,7 +632,7 @@ in Emacs 22 you need to do this yourself with
|
||||||
@lisp
|
@lisp
|
||||||
(transient-mark-mode 1)
|
(transient-mark-mode 1)
|
||||||
@end lisp
|
@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
|
active region by using the mouse to select a region, or pressing
|
||||||
@kbd{C-@key{SPC}} twice before moving the cursor.
|
@kbd{C-@key{SPC}} twice before moving the cursor.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue