diff options
| author | Juri Linkov | 2004-06-12 05:57:52 +0000 |
|---|---|---|
| committer | Juri Linkov | 2004-06-12 05:57:52 +0000 |
| commit | a624bcb879477d0fbfa9c0394a1038aa8c65ba84 (patch) | |
| tree | be0c22c20179bc54249afe655fe884c806842574 /info | |
| parent | bc2246458ad4d4598174e76193cdfcb1b9a93443 (diff) | |
| download | emacs-a624bcb879477d0fbfa9c0394a1038aa8c65ba84.tar.gz emacs-a624bcb879477d0fbfa9c0394a1038aa8c65ba84.zip | |
Move menu help lines from `* Menu:' to file header.
Describe the purpose of a red *.
Diffstat (limited to 'info')
| -rw-r--r-- | info/dir | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -15,9 +15,10 @@ The Info Directory | |||
| 15 | "mEmacs<Return>" visits the Emacs manual. | 15 | "mEmacs<Return>" visits the Emacs manual. |
| 16 | In Emacs Info, you can click mouse button 2 on a menu item | 16 | In Emacs Info, you can click mouse button 2 on a menu item |
| 17 | or cross reference to follow it to its target. | 17 | or cross reference to follow it to its target. |
| 18 | Each menu line that starts with a * is a topic you can select with "m". | ||
| 19 | Every third topic has a red * to help pick the right number to type. | ||
| 18 | 20 | ||
| 19 | * Menu: Each line that starts with a * is a topic you can select with "m". | 21 | * Menu: |
| 20 | Every third topic has a red *. | ||
| 21 | 22 | ||
| 22 | * Info: (info). How to use the documentation browsing system. | 23 | * Info: (info). How to use the documentation browsing system. |
| 23 | 24 | ||