diff src/fileio.c @ 94145:3af508d0bd74

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1112
author Miles Bader <miles@gnu.org>
date Fri, 18 Apr 2008 02:56:45 +0000
parents b9c54321b685 df2738e4f7ad
children 47134e6f8c9b
line wrap: on
line diff
--- a/src/fileio.c	Fri Apr 18 02:46:47 2008 +0000
+++ b/src/fileio.c	Fri Apr 18 02:56:45 2008 +0000
@@ -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");
     }