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

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

[elpa] 123/287: Add w32-shell-execute for ignoring linux byte-compile er


From: Matthew Fidler
Subject: [elpa] 123/287: Add w32-shell-execute for ignoring linux byte-compile errors
Date: Wed, 02 Jul 2014 14:45:14 +0000

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

commit 695820e6bedbbc8d9445711c9f06829b1b1195e1
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jun 18 06:51:32 2014 -0500

    Add w32-shell-execute for ignoring linux byte-compile errors
---
 ergoemacs-functions.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-functions.el b/ergoemacs-functions.el
index 758c49a..d9d3c3d 100644
--- a/ergoemacs-functions.el
+++ b/ergoemacs-functions.el
@@ -1225,7 +1225,7 @@ Emacs buffers are those whose name starts with *."
 ;; This custome kill buffer is close-current-buffer.
 
 (declare-function dired-get-marked-files "dired.el")
-;;;(declare-function w32-shell-execute ...)
+(declare-function w32-shell-execute "w32fns.c")
 (defun ergoemacs-open-in-external-app (&optional file)
   "Open the current file or dired marked files in external app."
   (interactive)



reply via email to

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