unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51333: [PATCH] ; * lisp/net/browse-url.el: Fix remaining rfc2368
@ 2021-10-22 14:34 Itai Y. Efrat
  2021-10-22 15:08 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Itai Y. Efrat @ 2021-10-22 14:34 UTC (permalink / raw)
  To: 51333

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


Hey,
I think that this slipped by when rfc2368 got replaced with rfc6068.

Best,
Itai


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-lisp-net-browse-url.el-Fix-remaining-rfc2368.patch --]
[-- Type: text/x-diff, Size: 702 bytes --]

From 978f32c036bb0d5da97d0e189410f8d566ea3d5b Mon Sep 17 00:00:00 2001
From: "Itai Y. Efrat" <itai3397@gmail.com>
Date: Fri, 22 Oct 2021 17:29:26 +0300
Subject: [PATCH] ; * lisp/net/browse-url.el: Fix remaining rfc2368

---
 lisp/net/browse-url.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/net/browse-url.el b/lisp/net/browse-url.el
index b21c66ef14..3af37e412d 100644
--- a/lisp/net/browse-url.el
+++ b/lisp/net/browse-url.el
@@ -1600,7 +1600,7 @@ browse-url-text-emacs
 
 ;; --- mailto ---
 
-(autoload 'rfc6068-parse-mailto-url "rfc2368")
+(autoload 'rfc6068-parse-mailto-url "rfc6068")
 
 ;;;###autoload
 (defun browse-url-mail (url &optional new-window)
-- 
2.33.0


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

* bug#51333: [PATCH] ; * lisp/net/browse-url.el: Fix remaining rfc2368
  2021-10-22 14:34 bug#51333: [PATCH] ; * lisp/net/browse-url.el: Fix remaining rfc2368 Itai Y. Efrat
@ 2021-10-22 15:08 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-10-22 15:08 UTC (permalink / raw)
  To: Itai Y. Efrat; +Cc: 51333

"Itai Y. Efrat" <itai3397@gmail.com> writes:

> I think that this slipped by when rfc2368 got replaced with rfc6068.

Thanks; applied to Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2021-10-22 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-22 14:34 bug#51333: [PATCH] ; * lisp/net/browse-url.el: Fix remaining rfc2368 Itai Y. Efrat
2021-10-22 15:08 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).