]> git.eshelyaron.com Git - emacs.git/commit
Make `l' and other commands work in eww after going back in history
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 10 Nov 2014 20:30:30 +0000 (21:30 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 10 Nov 2014 20:30:30 +0000 (21:30 +0100)
commit41d4f8428b65ef57b742cd91d92dcd0a3242d4bd
treed6414757d0688b8696c7f16c8b42b99d47da653a
parent02b99d23046adbe1b81b95e5f738786f606ed046
Make `l' and other commands work in eww after going back in history

* net/eww.el (eww-data): New plist to store all the data relevant
to a single page, used throughout the file instead of the
variables `eww-current-url', `eww-current-dom',
`eww-current-source', and `eww-current-title'.
lisp/ChangeLog
lisp/net/eww.el