]> git.eshelyaron.com Git - emacs.git/commit
Add "next" and "previous" shortcuts in eww-history buffers
authorRaimon Grau <raimonster@gmail.com>
Sun, 13 Oct 2019 02:26:39 +0000 (04:26 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 13 Oct 2019 02:26:39 +0000 (04:26 +0200)
commitdb443618eae74822f96d9adc3c7152355ac749b3
treed20e3005858f411ac64a19b116ba45ce4a43f285
parentdb9ba7ca014a3437fc571b0890fa9ab16c08cfe0
Add "next" and "previous" shortcuts in eww-history buffers

* lisp/net/eww.el (eww-history-mode-map): Add "n" and "p" for
"next-line" and "previous-line" (bug#37648).
lisp/net/eww.el