summary refs log tree commit diff stats
path: root/lisp/+pulse.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/+pulse.el')
-rw-r--r--lisp/+pulse.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/+pulse.el b/lisp/+pulse.el index 6ba7ded..eefdd83 100644 --- a/lisp/+pulse.el +++ b/lisp/+pulse.el
@@ -2,6 +2,8 @@
2 2
3;;; Code: 3;;; Code:
4 4
5(require 'pulse)
6
5(defgroup +pulse nil 7(defgroup +pulse nil
6 "Extra customizations for `pulse'." 8 "Extra customizations for `pulse'."
7 :group 'pulse 9 :group 'pulse