emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/process.c


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/process.c
Date: Fri, 30 Sep 2005 18:38:27 -0400

Index: emacs/src/process.c
diff -c emacs/src/process.c:1.465 emacs/src/process.c:1.466
*** emacs/src/process.c:1.465   Tue Sep 27 18:48:55 2005
--- emacs/src/process.c Fri Sep 30 22:38:15 2005
***************
*** 118,127 ****
  #include <sys/wait.h>
  #endif
  
  #include "systime.h"
  #include "systty.h"
  
- #include "lisp.h"
  #include "window.h"
  #include "buffer.h"
  #include "charset.h"
--- 118,127 ----
  #include <sys/wait.h>
  #endif
  
+ #include "lisp.h"
  #include "systime.h"
  #include "systty.h"
  
  #include "window.h"
  #include "buffer.h"
  #include "charset.h"




reply via email to

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