diff mac/src/Emacs.r @ 53580:9c0323a1fb76

Update TOO_MUCH_RAM error message.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 14 Jan 2004 14:26:41 +0000
parents 488af03370a1
children 3e5d6db23314
line wrap: on
line diff
--- a/mac/src/Emacs.r	Wed Jan 14 14:24:38 2004 +0000
+++ b/mac/src/Emacs.r	Wed Jan 14 14:26:41 2004 +0000
@@ -1,5 +1,5 @@
 /* Resource definitions for GNU Emacs on the Macintosh.
-   Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000, 2004 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -174,7 +174,7 @@
 		{10, 60, 72, 278},
 		StaticText {
 			disabled,
-			"Emacs does not run on a Macintosh with more than 256 MB of physical or virtual memory"
+			"Emacs does not run on a Macintosh with more than 512 MB of physical or virtual memory"
 		}
 	}
 };