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

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

[elpa] externals/ergoemacs-mode a5d4665 50/87: Remove emojify-emojify-mo


From: Stefan Monnier
Subject: [elpa] externals/ergoemacs-mode a5d4665 50/87: Remove emojify-emojify-mode-line mu4e-update-mail-and-index from modify
Date: Wed, 14 Apr 2021 18:47:06 -0400 (EDT)

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

    Remove emojify-emojify-mode-line mu4e-update-mail-and-index from modify
---
 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 87f4d0d..b8717e8 100644
--- a/ergoemacs-map-properties.el
+++ b/ergoemacs-map-properties.el
@@ -438,7 +438,7 @@ Save information about what HOOK is running function FN."
 
 
 (defvar ergoemacs-map-properties--modify-run-mode-hooks-excluded
-  '(font-lock-mode-hook)
+  '(font-lock-mode-hook emojify-emojify-mode-line mu4e-update-mail-and-index)
   "List of hooks where keymaps should not be modified.")
 
 (defun ergoemacs-map-properties--modify-run-mode-hooks-p (hook)



reply via email to

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