diff options
| author | Richard M. Stallman | 2006-12-25 20:37:36 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-12-25 20:37:36 +0000 |
| commit | 9e6728e304d55c334023163fae66fecc0bd9928f (patch) | |
| tree | d65c5392806f9f22f70eb94533f1a682a7717ac5 /man | |
| parent | bc98e68ede0d23b074a18aadee5a109d084c898d (diff) | |
| download | emacs-9e6728e304d55c334023163fae66fecc0bd9928f.tar.gz emacs-9e6728e304d55c334023163fae66fecc0bd9928f.zip | |
(Top): Update subnode menus.
Diffstat (limited to 'man')
| -rw-r--r-- | man/emacs.texi | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/man/emacs.texi b/man/emacs.texi index 080883cef97..d8bb5e8d5dc 100644 --- a/man/emacs.texi +++ b/man/emacs.texi | |||
| @@ -297,8 +297,6 @@ Killing and Moving Text | |||
| 297 | * Killing by Lines:: How to kill entire lines of text at one time. | 297 | * Killing by Lines:: How to kill entire lines of text at one time. |
| 298 | * Other Kill Commands:: Commands to kill large regions of text and | 298 | * Other Kill Commands:: Commands to kill large regions of text and |
| 299 | syntactic units such as words and sentences. | 299 | syntactic units such as words and sentences. |
| 300 | * Graphical Kill:: The kill ring on graphical displays: | ||
| 301 | yanking between applications. | ||
| 302 | * CUA Bindings:: Using @kbd{C-x}, @kbd{C-c}, @kbd{C-v} for copy | 300 | * CUA Bindings:: Using @kbd{C-x}, @kbd{C-c}, @kbd{C-v} for copy |
| 303 | and paste, with enhanced rectangle support. | 301 | and paste, with enhanced rectangle support. |
| 304 | 302 | ||
| @@ -441,9 +439,7 @@ Multiple Windows | |||
| 441 | 439 | ||
| 442 | Frames and X Windows | 440 | Frames and X Windows |
| 443 | 441 | ||
| 444 | * Mouse Commands:: Moving, cutting, and pasting, with the mouse. | 442 | * Cut and Paste:: Mouse commands for cut and paste. |
| 445 | * Secondary Selection:: Cutting without altering point and mark. | ||
| 446 | * Clipboard:: Using the clipboard for selections. | ||
| 447 | * Mouse References:: Using the mouse to select an item from a list. | 443 | * Mouse References:: Using the mouse to select an item from a list. |
| 448 | * Menu Mouse Clicks:: Mouse clicks that bring up menus. | 444 | * Menu Mouse Clicks:: Mouse clicks that bring up menus. |
| 449 | * Mode Line Mouse:: Mouse clicks on the mode line. | 445 | * Mode Line Mouse:: Mouse clicks on the mode line. |