summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-05-28 22:42:48 -0500
committerCase Duckworth2021-05-28 22:42:48 -0500
commita108cfa9cc177000cf554b9d3b09365bc057266c (patch)
treeb72c4d95b6a4795aebdaee96041d9966b8812eea /init.el
parentAdd (setup... forms to imenu in elisp (diff)
downloademacs-a108cfa9cc177000cf554b9d3b09365bc057266c.tar.gz
emacs-a108cfa9cc177000cf554b9d3b09365bc057266c.zip
Remove comment
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el index 11b84b0..5ffc79b 100644 --- a/init.el +++ b/init.el
@@ -249,7 +249,6 @@
249 (_ (set-selection-coding-system 'utf-8) 249 (_ (set-selection-coding-system 'utf-8)
250 (set-clipboard-coding-system 'utf-8)))) 250 (set-clipboard-coding-system 'utf-8))))
251 251
252;; I don't really use ERC that much, but if/when I start ... I'll be ready.
253(setup erc 252(setup erc
254 (:require acdw-erc) 253 (:require acdw-erc)
255 (:also-load erc-autoaway 254 (:also-load erc-autoaway