aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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