diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/reftex.texi | 3 |
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 | ||
| 2896 | Note that this variable has to be set before @RefTeX{} is loaded to | ||
| 2897 | have an effect. | ||
| 2898 | |||
| 2896 | @vindex reftex-load-hook | 2899 | @vindex reftex-load-hook |
| 2897 | Changing and adding to @RefTeX{}'s key bindings is best done in the hook | 2900 | Changing 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 |