aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorTassilo Horn2015-09-16 10:36:01 +0200
committerTassilo Horn2015-09-16 10:36:01 +0200
commitbc67e467603afe8ca1b9751b23a663e2e0d65f57 (patch)
tree116b02d6f332220c164aa82fb3e0fd2027f0c1b7 /doc/misc
parent55a9b2e620f4236bb491b6e1bf54c382510adb87 (diff)
downloademacs-bc67e467603afe8ca1b9751b23a663e2e0d65f57.tar.gz
emacs-bc67e467603afe8ca1b9751b23a663e2e0d65f57.zip
Clarify reftex-extra-bindings docs.
* lisp/textmodes/reftex-vars.el (reftex-extra-bindings): Document that the variable only has an effect at load-time. * doc/misc/reftex.texi (Key Bindings): Ditto.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/reftex.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi
index 726ec4e8521..01d5ad7b022 100644
--- a/doc/misc/reftex.texi
+++ b/doc/misc/reftex.texi
@@ -2893,6 +2893,9 @@ default. If you want to have these key bindings available, set in your
2893(setq reftex-extra-bindings t) 2893(setq reftex-extra-bindings t)
2894@end lisp 2894@end lisp
2895 2895
2896Note that this variable has to be set before @RefTeX{} is loaded to
2897have an effect.
2898
2896@vindex reftex-load-hook 2899@vindex reftex-load-hook
2897Changing and adding to @RefTeX{}'s key bindings is best done in the hook 2900Changing and adding to @RefTeX{}'s key bindings is best done in the hook
2898@code{reftex-load-hook}. For information on the keymaps 2901@code{reftex-load-hook}. For information on the keymaps