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

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

[elpa] 178/287: Add ergoemacs-read-key-default to ergoemacs-smart-functi


From: Matthew Fidler
Subject: [elpa] 178/287: Add ergoemacs-read-key-default to ergoemacs-smart-functions
Date: Wed, 02 Jul 2014 14:45:46 +0000

mlf176f2 pushed a commit to branch externals/ergoemacs-mode
in repository elpa.

commit f7d4687afffa4a1ace3f908d19191daa893e1e79
Author: Matthew L. Fidler <address@hidden>
Date:   Fri Jun 20 14:43:07 2014 -0500

    Add ergoemacs-read-key-default to ergoemacs-smart-functions
---
 ergoemacs-mode.el |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el
index e338930..07879a9 100644
--- a/ergoemacs-mode.el
+++ b/ergoemacs-mode.el
@@ -668,7 +668,8 @@ These hooks are deferred to make sure `this-command' is set 
appropriately.")
     ergoemacs-shortcut-movement-no-shift-select
     ergoemacs-shortcut-movement
     ergoemacs-read-key
-    ergoemacs-modal-default))
+    ergoemacs-modal-default
+    ergoemacs-read-key-default))
 
 (defun ergoemacs-smart-function-p (var)
   "Is VAR an `ergoemacs-mode' smart function?"



reply via email to

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