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: | |||
| 316 | Move point @var{count} buttons or editing fields forward. | 316 | Move point @var{count} buttons or editing fields forward. |
| 317 | @end deffn | 317 | @end deffn |
| 318 | @item @kbd{M-@key{TAB}} | 318 | @item @kbd{M-@key{TAB}} |
| 319 | @itemx @kbd{S-@key{TAB}} | ||
| 319 | @deffn Command widget-backward &optional count | 320 | @deffn Command widget-backward &optional count |
| 320 | Move point @var{count} buttons or editing fields backward. | 321 | Move point @var{count} buttons or editing fields backward. |
| 321 | @end deffn | 322 | @end deffn |