emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 2ba3ce27ebb: ; Update eww-suggest-uris :version.


From: Stefan Kangas
Subject: master 2ba3ce27ebb: ; Update eww-suggest-uris :version.
Date: Sat, 4 Nov 2023 06:48:22 -0400 (EDT)

branch: master
commit 2ba3ce27ebb4cfd478b56b05fae77ca545ee8b27
Author: Visuwesh <visuweshm@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Update eww-suggest-uris :version.
    
    * lisp/net/eww.el (eww-suggest-uris): Bump it to 30.1 since it was
    changed.  (Bug#66926)
---
 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 @@ no parameters) that returns a directory name."
 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]