about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-06-01 22:29:47 -0500
committerCase Duckworth2021-06-01 22:29:47 -0500
commit85c68dcdf6f6a8315387797f6b1ad6aa42f2022a (patch)
tree629881333b2d7192719cd99b2143da27bce5423a /init.el
parentConfigure ERC (diff)
downloademacs-85c68dcdf6f6a8315387797f6b1ad6aa42f2022a.tar.gz
emacs-85c68dcdf6f6a8315387797f6b1ad6aa42f2022a.zip
Change Gnus keybind
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index be70886..b970012 100644 --- a/init.el +++ b/init.el
@@ -402,7 +402,7 @@ like a dumbass."
402 (:option gnus-home-directory (acdw/dir "gnus" t) 402 (:option gnus-home-directory (acdw/dir "gnus" t)
403 gnus-directory (acdw/dir "News" t) 403 gnus-directory (acdw/dir "News" t)
404 gnus-init-file (expand-file-name "gnus.el" user-emacs-directory)) 404 gnus-init-file (expand-file-name "gnus.el" user-emacs-directory))
405 (:global "C-c m" gnus)) 405 (:global "C-c n" gnus))
406 406
407(setup ibuffer 407(setup ibuffer
408 (:option ibuffer-saved-filter-groups 408 (:option ibuffer-saved-filter-groups