From 4480fab9e86386390f875c42fcff6c270fc898a4 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 4 May 2021 23:28:18 -0500 Subject: Change function name --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index e6a8890..29f4a53 100644 --- a/init.el +++ b/init.el @@ -570,7 +570,7 @@ find-function-C-source-directory (acdw/find-emacs-source)) (:global "M-=" count-words - "C-w" acdw/kill-region-or-backward-word) + "C-w" kill-region-or-backward-word) ;; Remap C-h to DEL -- can be the "help" key (define-key key-translation-map [?\C-h] [?\C-?]) -- cgit 1.4.1-21-gabe81