emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/compile.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/compile.el
Date: Sat, 24 Sep 2005 09:44:27 -0400

Index: emacs/lisp/progmodes/compile.el
diff -c emacs/lisp/progmodes/compile.el:1.382 
emacs/lisp/progmodes/compile.el:1.383
*** emacs/lisp/progmodes/compile.el:1.382       Mon Sep 12 04:59:49 2005
--- emacs/lisp/progmodes/compile.el     Sat Sep 24 13:43:58 2005
***************
*** 1778,1784 ****
                                    marker)
            (let ((name (expand-file-name
                         (read-file-name
!                         (format "Find this %s in: (default %s) "
                                  compilation-error filename)
                          spec-dir filename t))))
              (if (file-directory-p name)
--- 1778,1784 ----
                                    marker)
            (let ((name (expand-file-name
                         (read-file-name
!                         (format "Find this %s in (default %s): "
                                  compilation-error filename)
                          spec-dir filename t))))
              (if (file-directory-p name)




reply via email to

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