]> git.eshelyaron.com Git - emacs.git/commit
Use vtable in eww-list-bookmarks
authorSebastián Monía <code@sebasmonia.com>
Sun, 1 Dec 2024 05:29:08 +0000 (00:29 -0500)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Feb 2025 08:47:08 +0000 (09:47 +0100)
commita0831e5642c3c344462c3a6ec351a66c12f62fd6
tree1f9467c9fb7c625af959d94fc8bb721678e9089d
parent1575617fe237fd28bd27b0821563476d42696811
Use vtable in eww-list-bookmarks

* lisp/net/eww.el (eww-list-bookmarks): Move logic to...
(eww--bookmark-prepare, eww--bookmark-format-data) ... these, and use
'vtable'.
(eww-bookmark-kill, eww-bookmark-yank, eww-bookmark-browse)
(eww-next-bookmark, eww-previous-bookmark, eww-buffers-mode-map): Use
'vtable-current-object'.

(cherry picked from commit 1294c5ed5fb9251c16c0b48293953e2a6ce06e96)
lisp/net/eww.el