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

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

[elpa] 32/35: browse-kill-ring-mode no longer needs work-around


From: Matthew Fidler
Subject: [elpa] 32/35: browse-kill-ring-mode no longer needs work-around
Date: Fri, 11 Jul 2014 22:33:32 +0000

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

commit 60a733d0527b060d10604bfd3a74474546514579
Author: Matthew L. Fidler <address@hidden>
Date:   Fri Jul 11 07:34:55 2014 -0500

    browse-kill-ring-mode no longer needs work-around
---
 ergoemacs-themes.el |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
index 8cb6371..bdeda95 100644
--- a/ergoemacs-themes.el
+++ b/ergoemacs-themes.el
@@ -797,7 +797,6 @@
 (ergoemacs-theme-component quit ()
   "Escape exits"
   (global-set-key (kbd "<escape>") 'keyboard-quit)
-  (define-key browse-kill-ring-mode-map (kbd "<escape>") 
'browse-kill-ring-quit)
   (when isearch-mode-hook
     :modify-map t
     :full-shortcut-keymap t



reply via email to

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