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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/fileio.c,v
Date: Fri, 18 Apr 2008 02:56:47 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/04/18 02:56:45

Index: src/fileio.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/fileio.c,v
retrieving revision 1.614
retrieving revision 1.615
diff -u -b -r1.614 -r1.615
--- src/fileio.c        18 Apr 2008 02:26:05 -0000      1.614
+++ src/fileio.c        18 Apr 2008 02:56:42 -0000      1.615
@@ -6055,8 +6055,8 @@
          restore_message ();
        }
       else if (!auto_save_error_occurred)
-       /* Don't overwrite the error message if an error occurred.  */
-       /* If we displayed a message and then restored a state
+       /* Don't overwrite the error message if an error occurred.
+          If we displayed a message and then restored a state
           with no message, leave a "done" message on the screen.  */
        message1 ("Auto-saving...done");
     }




reply via email to

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