emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ergoemacs-mode f5a7c78 306/325: Update command for calc


From: Stefan Monnier
Subject: [elpa] externals/ergoemacs-mode f5a7c78 306/325: Update command for calculate-bindings
Date: Sat, 23 Oct 2021 18:49:17 -0400 (EDT)

branch: externals/ergoemacs-mode
commit f5a7c782ae1d7c175d19fb716156a9ce8426d8e7
Author: Matthew Fidler <514778+mattfidler@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfidler@users.noreply.github.com>

    Update command for calculate-bindings
---
 ergoemacs-calculate-bindings.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ergoemacs-calculate-bindings.el b/ergoemacs-calculate-bindings.el
index 4202453..3cd6c18 100644
--- a/ergoemacs-calculate-bindings.el
+++ b/ergoemacs-calculate-bindings.el
@@ -95,7 +95,7 @@
     ("C-x b" switch-to-buffer)
     ("C-x C-b" ibuffer)
     ("C-x C-b" execute-extended-command)
-    ("C-k" kill-line)
+    ("C-k" ergoemacs-kill-line)
     ("M-TAB" ergoemacs-call-keyword-completion))
   "Ergoemacs short command names."
   :group 'ergoemacs-themes



reply via email to

[Prev in Thread] Current Thread [Next in Thread]