]> code.delx.au - gnu-emacs/commit
Bind `M-s M-s' globally to `eww-search-words'
authorKenjiro NAKAYAMA <nakayamakenjiro@gmail.com>
Fri, 14 Nov 2014 03:46:11 +0000 (04:46 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Fri, 14 Nov 2014 03:46:11 +0000 (04:46 +0100)
commit3bdc6ce7e34705dc09a938d07296230436ea089c
tree1faf71a350f127c3aa529c5f877a4a248735062b
parentba88f195330c513423feed4e5db4122c0e674e22
Bind `M-s M-s' globally to `eww-search-words'

Fixes: debbugs:16258
* etc/NEWS: Mention the new `M-s M-s' keystroke.

* lisp/bindings.el (search-map): Bind M-s M-s to `eww-search-words'.

* net/eww.el (eww-search-words): New command.
etc/ChangeLog
etc/NEWS
lisp/ChangeLog
lisp/bindings.el
lisp/net/eww.el