about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
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