diff options
| -rw-r--r-- | doc/emacs/mark.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/mark.texi b/doc/emacs/mark.texi index 9747d0261f6..626f9dda25f 100644 --- a/doc/emacs/mark.texi +++ b/doc/emacs/mark.texi | |||
| @@ -450,7 +450,7 @@ using @kbd{C-@key{SPC} C-@key{SPC}} or @kbd{C-u C-x C-x}. | |||
| 450 | 450 | ||
| 451 | @table @kbd | 451 | @table @kbd |
| 452 | @item C-@key{SPC} C-@key{SPC} | 452 | @item C-@key{SPC} C-@key{SPC} |
| 453 | @kindex C-SPC C-SPC@r{, enabling Transient Mark temporarily} | 453 | @kindex C-SPC C-SPC@r{, enabling Transient Mark mode temporarily} |
| 454 | Set the mark at point (like plain @kbd{C-@key{SPC}}) and enable | 454 | Set the mark at point (like plain @kbd{C-@key{SPC}}) and enable |
| 455 | Transient Mark mode just once, until the mark is deactivated. (This | 455 | Transient Mark mode just once, until the mark is deactivated. (This |
| 456 | is not really a separate command; you are using the @kbd{C-@key{SPC}} | 456 | is not really a separate command; you are using the @kbd{C-@key{SPC}} |