aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVisuwesh2023-11-04 08:09:14 +0530
committerStefan Kangas2023-11-04 11:48:01 +0100
commit2ba3ce27ebb4cfd478b56b05fae77ca545ee8b27 (patch)
tree19608bdcd611068de91799a119241951210ef42b
parent5ab5dfd64c85cee8c8d37e988519045e11f46a98 (diff)
downloademacs-2ba3ce27ebb4cfd478b56b05fae77ca545ee8b27.tar.gz
emacs-2ba3ce27ebb4cfd478b56b05fae77ca545ee8b27.zip
; Update eww-suggest-uris :version.
* lisp/net/eww.el (eww-suggest-uris): Bump it to 30.1 since it was changed. (Bug#66926)
-rw-r--r--lisp/net/eww.el2
1 files changed, 1 insertions, 1 deletions
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 @@ no parameters) that returns a directory name."
100Each of the elements is a function returning either a string or a list 100Each of the elements is a function returning either a string or a list
101of strings. The results will be joined into a single list with 101of strings. The results will be joined into a single list with
102duplicate entries (if any) removed." 102duplicate entries (if any) removed."
103 :version "27.1" 103 :version "30.1"
104 :group 'eww 104 :group 'eww
105 :type 'hook 105 :type 'hook
106 :options '(eww-links-at-point 106 :options '(eww-links-at-point