From 2c6220e0adf92974f1631ac679550270123ee439 Mon Sep 17 00:00:00 2001 From: Visuwesh Date: Sat, 4 Nov 2023 08:09:14 +0530 Subject: [PATCH] ; Update eww-suggest-uris :version. * lisp/net/eww.el (eww-suggest-uris): Bump it to 30.1 since it was changed. --- lisp/net/eww.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/net/eww.el b/lisp/net/eww.el index e43ef2bfe8b..d8a66b2ce32 100644 --- a/lisp/net/eww.el +++ b/lisp/net/eww.el @@ -100,7 +100,7 @@ eww-suggest-uris Each of the elements is a function returning either a string or a list of strings. The results will be joined into a single list with duplicate entries (if any) removed." - :version "27.1" + :version "30.1" :group 'eww :type 'hook :options '(eww-links-at-point -- 2.42.0