]> git.eshelyaron.com Git - emacs.git/commit
Make TAB and M-TAB run widget-forward and widget-backward (bug#25091)
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 5 Dec 2016 23:32:36 +0000 (23:32 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 5 Dec 2016 23:32:36 +0000 (23:32 +0000)
commit81059cb970f95362eb52d6f53bbf02c70172048b
treec13e30ba71391ed6061158f8cc561c774cad929d
parent1b762de16642cd08a7fbc47e2e0c058af2e09a11
Make TAB and M-TAB run widget-forward and widget-backward (bug#25091)

* lisp/gnus/mm-decode (mm-convert-shr-links): Avoid `shr-next-link'
and `shr-previous-link' so TAB and M-TAB run `widget-forward' and
`widget-backward' instead (bug#25091).
lisp/gnus/mm-decode.el