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

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

[elpa] 96/117: Add back dired-jump


From: Matthew Fidler
Subject: [elpa] 96/117: Add back dired-jump
Date: Fri, 25 Jul 2014 13:24:33 +0000

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

commit 5a2c10604dcc2d735a61e7a0842c23e3df5eab88
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jul 23 11:21:06 2014 -0500

    Add back dired-jump
---
 ergoemacs-themes.el |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
index 773fa4e..b572b1c 100644
--- a/ergoemacs-themes.el
+++ b/ergoemacs-themes.el
@@ -30,6 +30,10 @@
 (eval-when-compile 
   (require 'cl)
   (require 'ergoemacs-macros))
+
+(autoload 'dired-jump "dired-x" nil t)
+
+
 (require 'advice)
 
 (defvar ergoemacs-theme-comp-hash)



reply via email to

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