summaryrefslogtreecommitdiff
path: root/keybindings.el
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-06-02 17:23:34 +0200
committerGuido Günther <agx@sigxcpu.org>2017-06-02 18:34:31 +0200
commit2028d7a5548fb9cae641e45dc6f3a659f3b1839a (patch)
tree0b4848022e46f3e28d60a752c16dc3871a48546b /keybindings.el
parentcd56e3f661145d41244810d64c62e1fa10cd2fcd (diff)
Make it simple to insert into d{s,l}a-needed
Diffstat (limited to 'keybindings.el')
-rw-r--r--keybindings.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/keybindings.el b/keybindings.el
index 19d612e..ce5d89e 100644
--- a/keybindings.el
+++ b/keybindings.el
@@ -26,5 +26,6 @@
(global-set-key (kbd "C-, B") 'xcpu-deb-open-bts)
(global-set-key (kbd "C-, T") 'xcpu-deb-open-tracker)
(global-set-key (kbd "C-, S") 'xcpu-deb-open-security-tracker)
+(global-set-key (kbd "C-, L") 'xcpu-deb-add-dla-needed)
(global-set-key (kbd "C-< C-<") 'xcpu-thank-ack)