]> code.delx.au - gnu-emacs/commitdiff
(User Interface): Add S-TAB for widget-backward.
authorJuri Linkov <juri@jurta.org>
Mon, 23 Jan 2006 01:30:30 +0000 (01:30 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 23 Jan 2006 01:30:30 +0000 (01:30 +0000)
man/widget.texi

index d87dd613ef47cbd61a0e8feb0363f5b184126cdd..cf10e5980b740980a9143e0103f5a8849399eb4b 100644 (file)
@@ -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