emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/unexcw.c,v
Date: Sun, 05 Nov 2006 04:09:46 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/05 04:09:46

Index: unexcw.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/unexcw.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- unexcw.c    6 Feb 2006 15:23:21 -0000       1.5
+++ unexcw.c    5 Nov 2006 04:09:46 -0000       1.6
@@ -262,7 +262,7 @@
   if (bss_sbrk_did_unexec)
     {
       /* can only dump once */
-      printf ("You can only dump emacs once on this platform.\n");
+      printf ("You can only dump Emacs once on this platform.\n");
       return (1);
     }
 




reply via email to

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