emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 11 Jul 2007 19:38:21 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       07/07/11 19:38:21

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11342
retrieving revision 1.11343
diff -u -b -r1.11342 -r1.11343
--- ChangeLog   11 Jul 2007 18:37:38 -0000      1.11342
+++ ChangeLog   11 Jul 2007 19:38:20 -0000      1.11343
@@ -1,3 +1,14 @@
+2007-07-11  Michael Albinus  <address@hidden>
+
+       * progmodes/compile.el (compilation-start): `start-process' must
+       still be redefined when calling `start-process-shell-command'.
+
+       * progmodes/gud.el (gud-file-name): When `default-directory' is a
+       remote file name, prepend its remote part to the filename.
+       (gud-common-init): When `default-directory' is a remote file name,
+       make the filename relative to it.
+       Based on a patch by Nick Roberts <address@hidden>.
+
 2007-07-11  Dan Nicolaescu  <address@hidden>
 
        * vc-hooks.el (vc-default-mode-line-string): Add a mouse face,




reply via email to

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