From ca05f195e8994fcfdfc63a523ee7abe0970859f6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 18 May 1997 20:06:12 +0000 Subject: [PATCH] (browse-url): Make `applicatations' the parent. --- lisp/browse-url.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/browse-url.el b/lisp/browse-url.el index 7e8381af064..c4291f6a308 100644 --- a/lisp/browse-url.el +++ b/lisp/browse-url.el @@ -292,7 +292,7 @@ Hostname matching is stricter in this case than for ;;;###autoload (defgroup browse-url nil "Use a web browser to look at a URL." - :group 'emacs) + :group 'applications) ;;;###autoload (defcustom browse-url-browser-function -- 2.39.5