diff options
| author | Richard M. Stallman | 2001-11-22 13:06:06 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-11-22 13:06:06 +0000 |
| commit | 306d63c4d1fd2058fbe83cb2210b1e55caff4899 (patch) | |
| tree | 7de6e4998e7c81291fdea8090360a5bbeaef8406 | |
| parent | e428626af94c09febba893210bf59d9a20cc594b (diff) | |
| download | emacs-306d63c4d1fd2058fbe83cb2210b1e55caff4899.tar.gz emacs-306d63c4d1fd2058fbe83cb2210b1e55caff4899.zip | |
Update menu for changes in cmdargs.texi and xresources.texi.
| -rw-r--r-- | man/emacs.texi | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/man/emacs.texi b/man/emacs.texi index 72bbed9f2a7..d5dd6164c58 100644 --- a/man/emacs.texi +++ b/man/emacs.texi | |||
| @@ -810,9 +810,6 @@ Command Line Options and Arguments | |||
| 810 | * Command Example:: Examples of using command line arguments. | 810 | * Command Example:: Examples of using command line arguments. |
| 811 | * Resume Arguments:: Specifying arguments when you resume a running Emacs. | 811 | * Resume Arguments:: Specifying arguments when you resume a running Emacs. |
| 812 | * Environment:: Environment variables that Emacs uses. | 812 | * Environment:: Environment variables that Emacs uses. |
| 813 | |||
| 814 | X Resources | ||
| 815 | |||
| 816 | * Display X:: Changing the default display and using remote login. | 813 | * Display X:: Changing the default display and using remote login. |
| 817 | * Font X:: Choosing a font for text, under X. | 814 | * Font X:: Choosing a font for text, under X. |
| 818 | * Colors X:: Choosing colors, under X. | 815 | * Colors X:: Choosing colors, under X. |
| @@ -820,7 +817,12 @@ X Resources | |||
| 820 | * Borders X:: Internal and external borders, under X. | 817 | * Borders X:: Internal and external borders, under X. |
| 821 | * Title X:: Specifying the initial frame's title. | 818 | * Title X:: Specifying the initial frame's title. |
| 822 | * Icons X:: Choosing what sort of icon to use, under X. | 819 | * Icons X:: Choosing what sort of icon to use, under X. |
| 823 | * Resources X:: Advanced use of classes and resources, under X. | 820 | |
| 821 | X Resources | ||
| 822 | |||
| 823 | * Resources:: Using X resources with Emacs (in general). | ||
| 824 | * Table of Resources:: Table of specific X resources that affect Emacs. | ||
| 825 | * Face Resources:: X resources for customizing faces. | ||
| 824 | * Lucid Resources:: X resources for Lucid menus. | 826 | * Lucid Resources:: X resources for Lucid menus. |
| 825 | * LessTif Resources:: X resources for LessTif and Motif menus. | 827 | * LessTif Resources:: X resources for LessTif and Motif menus. |
| 826 | 828 | ||