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

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

[elpa] 30/117: Declare w32-long-file-name


From: Matthew Fidler
Subject: [elpa] 30/117: Declare w32-long-file-name
Date: Fri, 25 Jul 2014 13:24:00 +0000

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

commit 850058aa761dffba4ae2e87830adb0d1de50b842
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jul 16 11:23:01 2014 -0500

    Declare w32-long-file-name
---
 ergoemacs-functions.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-functions.el b/ergoemacs-functions.el
index 7459fcd..eac8c5e 100644
--- a/ergoemacs-functions.el
+++ b/ergoemacs-functions.el
@@ -2128,7 +2128,7 @@ Guillemet -> quote, degree -> @, s-zed -> ss, upside-down 
?! -> ?!."
 
 ;; Shell handling
 
-
+(declare-function w32-long-file-name "w32proc.c")
 (defun ergoemacs-shell-here-directory-change-hook ()
   "Renames buffer to reflect directory name."
   (rename-buffer



reply via email to

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