all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#66926: [PATCH] ; Update eww-suggest-uris :version.
@ 2023-11-04  2:40 Visuwesh
  2023-11-04 10:48 ` Stefan Kangas
  0 siblings, 1 reply; 2+ messages in thread
From: Visuwesh @ 2023-11-04  2:40 UTC (permalink / raw)
  To: 66926

[-- Attachment #1: Type: text/plain, Size: 637 bytes --]

Tags: patch

The defcustom :version wasn't updated when it was updated in commit
c7fc4c811923725b961cfbf7e6a2051ae08c1eea.



In GNU Emacs 30.0.50 (build 21, x86_64-pc-linux-gnu, X toolkit, cairo
 version 1.18.0, Xaw scroll bars) of 2023-10-26 built on astatine
Repository revision: 7c668eb75b3e59819c9c3ddf00ed38cb89d3ca18
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101008
System Description: Debian GNU/Linux trixie/sid

Configured using:
 'configure --with-sound=alsa --with-x-toolkit=lucid --with-json
 --without-xaw3d --without-gconf --without-libsystemd --with-cairo
 --with-xft'

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Update-eww-suggest-uris-version.patch --]
[-- Type: text/patch, Size: 805 bytes --]

From 2c6220e0adf92974f1631ac679550270123ee439 Mon Sep 17 00:00:00 2001
From: Visuwesh <visuweshm@gmail.com>
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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66926: [PATCH] ; Update eww-suggest-uris :version.
  2023-11-04  2:40 bug#66926: [PATCH] ; Update eww-suggest-uris :version Visuwesh
@ 2023-11-04 10:48 ` Stefan Kangas
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2023-11-04 10:48 UTC (permalink / raw)
  To: Visuwesh, 66926-done

Visuwesh <visuweshm@gmail.com> writes:

> Tags: patch
>
> The defcustom :version wasn't updated when it was updated in commit
> c7fc4c811923725b961cfbf7e6a2051ae08c1eea.

Thanks, pushed to master.

[1: 2ba3ce27ebb]: 2023-11-04 11:48:01 +0100
  ; Update eww-suggest-uris :version.
  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=2ba3ce27ebb4cfd478b56b05fae77ca545ee8b27>





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-04 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-04  2:40 bug#66926: [PATCH] ; Update eww-suggest-uris :version Visuwesh
2023-11-04 10:48 ` Stefan Kangas

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.