summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 30ed59d..da48b9d 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -2006,6 +2006,7 @@ This function is intended for use with `ivy-ignore-buffers'."
:files (:defaults "Debbugs.wsdl"))
:bind
(("C-c D d" . debbugs-gnu)
+ ("C-c D b" . debbugs-gnu-bugs)
("C-c D e" .
(lambda ()
(interactive)