]> git.eshelyaron.com Git - emacs.git/commit
eww: Provide completions for bookmarks and suggested URIs.
authorAntero Mejr <antero@mailbox.org>
Thu, 13 Apr 2023 15:59:54 +0000 (15:59 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 25 Apr 2023 14:29:23 +0000 (17:29 +0300)
commitc7fc4c811923725b961cfbf7e6a2051ae08c1eea
treee84a90278d8f68a017656549328f2f825d6dbcfc
parentdf6cc4d33b63880a270297ac321a0ae338274cd7
eww: Provide completions for bookmarks and suggested URIs.

* lisp/net/eww.el (eww): Add the result of 'eww-suggest-uris' to the
completion collection argument.
(eww-bookmark-urls): New procedure.
(eww-suggest-uris): Add "eww-bookmark-urls" to the default list.
* etc/NEWS (EWW): Add NEWS entry for the change.  (Bug#62800)
etc/NEWS
lisp/net/eww.el