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: Tue, 10 Jul 2007 19:52:12 +0000

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

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11337
retrieving revision 1.11338
diff -u -b -r1.11337 -r1.11338
--- ChangeLog   10 Jul 2007 17:47:32 -0000      1.11337
+++ ChangeLog   10 Jul 2007 19:52:09 -0000      1.11338
@@ -1,3 +1,11 @@
+2007-07-10  Michael Albinus  <address@hidden>
+
+       * comint.el (make-comint, make-comint-in-buffer)
+       (comint-exec-1): Replace `start-process' by `start-file-process'.
+
+       * progmodes/compile.el (compilation-start): Revert redefining
+       `start-process'.
+
 2007-07-10  Stefan Monnier  <address@hidden>
 
        * follow.el: Don't change the global map from the follow-mode-map




reply via email to

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