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

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

[elpa] externals/ergoemacs-mode f3dd332 23/87: Revert set-map-list


From: Stefan Monnier
Subject: [elpa] externals/ergoemacs-mode f3dd332 23/87: Revert set-map-list
Date: Wed, 14 Apr 2021 18:47:00 -0400 (EDT)

branch: externals/ergoemacs-mode
commit f3dd33289b7af09c34473e64d05bc5158d9cb9e2
Author: Fidler <matthew.fidler@gmail.com>
Commit: Fidler <matthew.fidler@gmail.com>

    Revert set-map-list
---
 ergoemacs-map-properties.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ergoemacs-map-properties.el b/ergoemacs-map-properties.el
index dde51f4..248a033 100644
--- a/ergoemacs-map-properties.el
+++ b/ergoemacs-map-properties.el
@@ -1317,7 +1317,7 @@ will unbind ergoemacs keys.
             (ergoemacs keymap :use-local-unbind-list-key 
local-unbind-list-p))))
        (t nil)))))
 
-(defvar ergoemacs-map-properties--set-map-list '(isearch-mode-map 
ergoemacs-override-keymap)
+(defvar ergoemacs-map-properties--set-map-list '(isearch-mode-map)
   "`ergoemacs-mode' modified maps.
 
 This is a list of maps that  `ergoemacs-mode' modifies directly.")



reply via email to

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