]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve the Emacs manual
authorEli Zaretskii <eliz@gnu.org>
Thu, 1 Mar 2018 15:51:25 +0000 (17:51 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 1 Mar 2018 15:51:25 +0000 (17:51 +0200)
* doc/emacs/xresources.texi (Table of Resources): Mention that
some resources are ignored by toolkit builds.
* doc/emacs/custom.texi (Key Bindings): Improve indexing.
(Bug#30530)

doc/emacs/custom.texi
doc/emacs/xresources.texi

index 9ba7e211013b01e6f79db369e962b48c034f3e2a..0ffc2a0c30fda296bc755cad18da24b50c993166 100644 (file)
@@ -1417,6 +1417,8 @@ commands, and @dfn{keymaps}, which record key bindings.  It also
 explains how to customize key bindings, which is done by editing your
 init file (@pxref{Init Rebinding}).
 
+@cindex reserved key bindings
+@cindex keys, reserved
   Since most modes define their own key bindings, activating a mode
 might override your custom key bindings.  A small number of keys are
 reserved for user-defined bindings, and should not be used by modes,
index 8d0127f9103a17a73c9b27ae5bf232ce968ec90b..db2c6ffafd280fbd3791864a14da81a7835158d0 100644 (file)
@@ -138,9 +138,10 @@ specifications.
 @node Table of Resources
 @appendixsec Table of X Resources for Emacs
 
-  This table lists the X resource names that Emacs recognizes,
-excluding those that control the appearance of graphical widgets like
-the menu bar:
+  The table below lists the X resource names that Emacs recognizes.
+Note that some of the resources have no effect in Emacs compiled with
+various X toolkits (GTK+, Lucid, etc.)---we indicate below when this
+is the case.
 
 @table @asis
 @item @code{background} (class @code{Background})