diff options
| author | Richard M. Stallman | 2001-10-31 21:50:05 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-10-31 21:50:05 +0000 |
| commit | a54016d911911eef7cb0741eb24b63d9b4693673 (patch) | |
| tree | 87322e9b670f0e71602c49237cd9d5bb558bf265 | |
| parent | cc1bde62e71e44d23f4dbda4b30109193daf2866 (diff) | |
| download | emacs-a54016d911911eef7cb0741eb24b63d9b4693673.tar.gz emacs-a54016d911911eef7cb0741eb24b63d9b4693673.zip | |
Remove the menu items for nodes that were moved to xresource.texi.
| -rw-r--r-- | man/cmdargs.texi | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi index 846dd130975..5ad61749b4e 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi | |||
| @@ -60,17 +60,6 @@ the action arguments in the order they are written. | |||
| 60 | * Command Example:: Examples of using command line arguments. | 60 | * Command Example:: Examples of using command line arguments. |
| 61 | * Resume Arguments:: Specifying arguments when you resume a running Emacs. | 61 | * Resume Arguments:: Specifying arguments when you resume a running Emacs. |
| 62 | * Environment:: Environment variables that Emacs uses. | 62 | * Environment:: Environment variables that Emacs uses. |
| 63 | |||
| 64 | * Display X:: Changing the default display and using remote login. | ||
| 65 | * Font X:: Choosing a font for text, under X. | ||
| 66 | * Colors X:: Choosing colors, under X. | ||
| 67 | * Window Size X:: Start-up window size, under X. | ||
| 68 | * Borders X:: Internal and external borders, under X. | ||
| 69 | * Title X:: Specifying the initial frame's title. | ||
| 70 | * Icons X:: Choosing what sort of icon to use, under X. | ||
| 71 | * Resources X:: Advanced use of classes and resources, under X. | ||
| 72 | * Lucid Resources:: X resources for Lucid menus. | ||
| 73 | * LessTif Resources:: X resources for LessTif and Motif menus. | ||
| 74 | @end menu | 63 | @end menu |
| 75 | 64 | ||
| 76 | @node Action Arguments | 65 | @node Action Arguments |