aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1997-05-18 20:06:12 +0000
committerRichard M. Stallman1997-05-18 20:06:12 +0000
commitca05f195e8994fcfdfc63a523ee7abe0970859f6 (patch)
tree6cbc85ac49670161dfe9a3227a908fd12c9ff5f1
parentbee3fc83fc8eb3ddee6ed0d6bc6283725f648cc8 (diff)
downloademacs-ca05f195e8994fcfdfc63a523ee7abe0970859f6.tar.gz
emacs-ca05f195e8994fcfdfc63a523ee7abe0970859f6.zip
(browse-url): Make `applicatations' the parent.
-rw-r--r--lisp/browse-url.el2
1 files changed, 1 insertions, 1 deletions
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
292;;;###autoload 292;;;###autoload
293(defgroup browse-url nil 293(defgroup browse-url nil
294 "Use a web browser to look at a URL." 294 "Use a web browser to look at a URL."
295 :group 'emacs) 295 :group 'applications)
296 296
297;;;###autoload 297;;;###autoload
298(defcustom browse-url-browser-function 298(defcustom browse-url-browser-function