Refactor the eww history saving to prepare for storing even more
commit02b99d23046adbe1b81b95e5f738786f606ed046
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 10 Nov 2014 20:22:59 +0000 (10 21:22 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Mon, 10 Nov 2014 20:22:59 +0000 (10 21:22 +0100)
treec716e2760d2ee5628697c91efef6c99ee34c3bf8
parentbd46723a27e0a17de50d063336c6043e4ed3027f
Refactor the eww history saving to prepare for storing even more

* 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