emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src ChangeLog


From: Nick Roberts
Subject: [Emacs-diffs] emacs/src ChangeLog
Date: Thu, 13 Aug 2009 13:21:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Nick Roberts <nickrob>  09/08/13 13:21:48

Modified files:
        src            : ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7681&r2=1.7682

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7681
retrieving revision 1.7682
diff -u -b -r1.7681 -r1.7682
--- ChangeLog   12 Aug 2009 05:07:50 -0000      1.7681
+++ ChangeLog   13 Aug 2009 13:21:46 -0000      1.7682
@@ -1,3 +1,11 @@
+2009-08-13  Nick Roberts  <address@hidden>
+
+       * process.c (create_pty): New function.
+       (Fstart_process): Use it to allow Emacs to just associate a pty
+       with the buffer.  See associated change in gdb-mi.el.
+       (list_processes_1): Deal with no program name.
+       (start_process_unwind): Use pid == -2 to mean no process.
+
 2009-08-12  Stefan Monnier  <address@hidden>
 
        * cmds.c (nonundocount): New global variable.




reply via email to

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