diff options
-rw-r--r-- | man/widget.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/widget.texi b/man/widget.texi index d87dd613ef4..cf10e5980b7 100644 --- a/man/widget.texi +++ b/man/widget.texi @@ -316,6 +316,7 @@ buffer, plus you will have these additional commands: Move point @var{count} buttons or editing fields forward. @end deffn @item @kbd{M-@key{TAB}} +@itemx @kbd{S-@key{TAB}} @deffn Command widget-backward &optional count Move point @var{count} buttons or editing fields backward. @end deffn |