From e675c4aea39dcf9ca7dd4f0dac10c5d6d3e4d586 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 18 May 1997 20:06:12 +0000 Subject: (browse-url): Make `applicatations' the parent. --- lisp/browse-url.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/browse-url.el') 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 -- cgit v1.2.1