aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/custom.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi
index c58cc7ebd70..5b2ab8280d1 100644
--- a/doc/emacs/custom.texi
+++ b/doc/emacs/custom.texi
@@ -127,7 +127,7 @@ brings up the customization buffer for that group.
127@kindex S-TAB @r{(customization buffer)} 127@kindex S-TAB @r{(customization buffer)}
128@findex widget-forward 128@findex widget-forward
129@findex widget-backward 129@findex widget-backward
130 In the customizable buffer, you can type @key{TAB} 130 In the customization buffer, you can type @key{TAB}
131(@code{widget-forward}) to move forward to the next button or editable 131(@code{widget-forward}) to move forward to the next button or editable
132field. @kbd{S-@key{TAB}} (@code{widget-backward}) moves back to the 132field. @kbd{S-@key{TAB}} (@code{widget-backward}) moves back to the
133previous button or editable field. 133previous button or editable field.