diff options
| -rw-r--r-- | man/emacs.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/emacs.texi b/man/emacs.texi index 492840e8e98..6b9327ca00d 100644 --- a/man/emacs.texi +++ b/man/emacs.texi | |||
| @@ -224,6 +224,7 @@ Advanced Features | |||
| 224 | * Dissociated Press:: Dissociating text for fun. | 224 | * Dissociated Press:: Dissociating text for fun. |
| 225 | * Amusements:: Various games and hacks. | 225 | * Amusements:: Various games and hacks. |
| 226 | * Customization:: Modifying the behavior of Emacs. | 226 | * Customization:: Modifying the behavior of Emacs. |
| 227 | * X Resources:: X resources for customizing Emacs. | ||
| 227 | 228 | ||
| 228 | Recovery from Problems | 229 | Recovery from Problems |
| 229 | * Quitting:: Quitting and aborting. | 230 | * Quitting:: Quitting and aborting. |
| @@ -808,6 +809,8 @@ Command Line Options and Arguments | |||
| 808 | * Resume Arguments:: Specifying arguments when you resume a running Emacs. | 809 | * Resume Arguments:: Specifying arguments when you resume a running Emacs. |
| 809 | * Environment:: Environment variables that Emacs uses. | 810 | * Environment:: Environment variables that Emacs uses. |
| 810 | 811 | ||
| 812 | X Resources | ||
| 813 | |||
| 811 | * Display X:: Changing the default display and using remote login. | 814 | * Display X:: Changing the default display and using remote login. |
| 812 | * Font X:: Choosing a font for text, under X. | 815 | * Font X:: Choosing a font for text, under X. |
| 813 | * Colors X:: Choosing colors, under X. | 816 | * Colors X:: Choosing colors, under X. |