summary refs log tree commit diff stats
path: root/lisp/+browse-url.el
diff options
context:
space:
mode:
authorCase Duckworth2021-12-17 18:31:24 -0600
committerCase Duckworth2021-12-17 18:31:24 -0600
commitccff884113100bf42cb330d8feccbbd4a82d45e6 (patch)
treef4e7e5a8f4627974585f3a48ea1e449ceff7f23b /lisp/+browse-url.el
parentRequire work stuff (diff)
downloademacs-ccff884113100bf42cb330d8feccbbd4a82d45e6.tar.gz
emacs-ccff884113100bf42cb330d8feccbbd4a82d45e6.zip
Bunches o changes
I was gonna try to like, make these atomic, but oops
Diffstat (limited to 'lisp/+browse-url.el')
-rw-r--r--lisp/+browse-url.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/+browse-url.el b/lisp/+browse-url.el index fad0826..d073d50 100644 --- a/lisp/+browse-url.el +++ b/lisp/+browse-url.el
@@ -2,6 +2,7 @@
2 2
3;;; Code: 3;;; Code:
4 4
5(require 'browse-url)
5(require 'cl-lib) 6(require 'cl-lib)
6 7
7(defgroup +browse-url nil 8(defgroup +browse-url nil