From 2709f9c45fe5e48ae704d0ab6eab5b95086b9b97 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 29 Oct 2017 22:28:24 +0100 Subject: [PATCH] =?UTF-8?q?[Misc]=20Update=20:commands=20section=20for=20?= =?UTF-8?q?=E2=80=98crux=E2=80=99=20package?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index f4dc725..d674c49 100644 --- a/init.el +++ b/init.el @@ -1145,7 +1145,8 @@ Certificates are assumed to be of the form *.crt." :commands (crux-eval-and-replace crux-smart-open-line-above crux-kill-whole-line - crux-cleanup-buffer-or-region)) + crux-cleanup-buffer-or-region + crux-delete-buffer-and-file)) (use-package define-word :commands (define-word-at-point define-word))