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

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

[elpa] 11/15: declare real-key-binding


From: Matthew Fidler
Subject: [elpa] 11/15: declare real-key-binding
Date: Sun, 06 Jul 2014 03:56:19 +0000

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

commit 68a103221fd4da7df8fb70823ed7b0b3fab9036f
Author: Matthew L. Fidler <address@hidden>
Date:   Thu Jul 3 12:56:15 2014 -0500

    declare real-key-binding
---
 ergoemacs-test.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ergoemacs-test.el b/ergoemacs-test.el
index e4ea9f4..23f877e 100644
--- a/ergoemacs-test.el
+++ b/ergoemacs-test.el
@@ -1016,6 +1016,7 @@ Selected mark would not be cleared after paste."
                     "\\[package-menu-mark-upgrades]")))
   (kill-buffer (current-buffer)))
 
+(declare-function ergoemacs-real-key-binding "ergoemacs-advices.el" (key 
&optional accept-default no-remap position) t)
 (ert-deftest ergoemacs-test-unbind-commands-active ()
   "Make sure the unbound keys work"
   (should (eq 'ergoemacs-undefined (ergoemacs-real-key-binding (read-kbd-macro 
"C-x C-s")))))



reply via email to

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