]> git.eshelyaron.com Git - emacs.git/commit
Account for duplicate removal on restoring eww-history-position
authorJames Thomas <jimjoe@gmx.net>
Mon, 10 Jun 2024 21:30:33 +0000 (03:00 +0530)
committerEshel Yaron <me@eshelyaron.com>
Mon, 17 Jun 2024 10:43:50 +0000 (12:43 +0200)
commit01d5dd4d5a257356fb8b24e16a40718bb44e2902
tree004e52b9e996a8c82a5bab6b50f024a779a45bd4
parent867d45f9117c0154eb9ac450494bbff05b5a4346
Account for duplicate removal on restoring eww-history-position

* lisp/net/eww.el (eww-desktop-misc-data): Add :history-position
(eww-restore-desktop): Use it.
(desktop-locals-to-save): Remove the raw variable.

(cherry picked from commit 65b7f87a31da2e78285c5eb1ee2b2b38fc349361)
lisp/net/eww.el