1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00

(User Interface): Add S-TAB for widget-backward.

This commit is contained in:
Juri Linkov 2006-01-23 01:30:30 +00:00
parent b4b5cbd39f
commit feced8744f

View 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