branch: externals/ergoemacs-mode commit f5a7c782ae1d7c175d19fb716156a9ce8426d8e7 Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com> Commit: Matthew Fidler <514778+mattfid...@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