Refactor the eww history saving to prepare for storing even more
commit8fe6460115709513c3db187ff7e4a7a74e79e94a
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)
tree123ce7ef93c411f0478b9d44dc5149bb399d49b6
parent81f368009ded085b475075dd6b80c5f21a8d9a11
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