emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/fileio.c,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/fileio.c,v
Date: Thu, 28 Jun 2007 20:21:14 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/06/28 20:21:14

Index: fileio.c
===================================================================
RCS file: /sources/emacs/emacs/src/fileio.c,v
retrieving revision 1.582
retrieving revision 1.583
diff -u -b -r1.582 -r1.583
--- fileio.c    27 Jun 2007 23:30:02 -0000      1.582
+++ fileio.c    28 Jun 2007 20:21:13 -0000      1.583
@@ -6021,8 +6021,6 @@
 
   /* Prevent another auto save till enough input events come in.  */
   record_auto_save ();
-  if (stream != NULL)
-    fclose (stream);
 
   if (auto_saved && NILP (no_message))
     {




reply via email to

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