From a23fd4a0bbff7f5085ee0c14acaf9d2dcf0675b5 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 25 Aug 2019 00:10:15 -0400 Subject: emacs: update custom, fix haskell-cafe directory name --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 0d23dfe..2d0d8f9 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -1608,7 +1608,7 @@ For disabling the behaviour for certain buffers and/or modes." (list ".*atreus.freelists.org" "l.atreus") (list ".*deepspec.lists.cs.princeton.edu" "l.deepspec") ;; (list ".*haskell-art.we.lurk.org" "l.haskell.art") ;d - (list ".*haskell-cafe.haskell.org" "l.haskell.cafe") + (list ".*haskell-cafe.haskell.org" "l.haskell-cafe") ;; (list ".*notmuch.notmuchmail.org" "l.notmuch") ;u ;; (list ".*dev.lists.parabola.nu" "l.parabola-dev") ;u ;; ---------------------------------- -- cgit v1.2.3-83-g751a