From f29633b3b0ee25d20f344cd1af9ebb153991f882 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Fri, 13 Dec 2019 23:37:11 +0800 Subject: [PATCH] Remove eaf-identify-key-in-app since it's not used any more. --- eaf.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/eaf.el b/eaf.el index f7a8af9..b2314be 100644 --- a/eaf.el +++ b/eaf.el @@ -563,10 +563,6 @@ to edit EAF keybindings!" fun))) (run-hooks (intern (format "eaf-%s-hook" app-name)))) eaf-buffer)) -(defun eaf-identify-key-in-app (key-command app-name) - "Given a KEY-COMMAND string, identify whether command is in EAF keybindings based on APP-NAME." - (rassoc key-command (eaf-get-app-bindings app-name))) - (defun eaf-is-support (url) (dbus-call-method :session "com.lazycat.eaf"