aboutsummaryrefslogtreecommitdiffstats
path: root/mac/src
diff options
context:
space:
mode:
Diffstat (limited to 'mac/src')
-rw-r--r--mac/src/Emacs.r4
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/src/Emacs.r b/mac/src/Emacs.r
index 01c754127c5..1403a24721c 100644
--- a/mac/src/Emacs.r
+++ b/mac/src/Emacs.r
@@ -1,5 +1,5 @@
1/* Resource definitions for GNU Emacs on the Macintosh. 1/* Resource definitions for GNU Emacs on the Macintosh.
2 Copyright (C) 1999, 2000 Free Software Foundation, Inc. 2 Copyright (C) 1999, 2000, 2004 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5
@@ -174,7 +174,7 @@ resource 'DITL' (129, purgeable) {
174 {10, 60, 72, 278}, 174 {10, 60, 72, 278},
175 StaticText { 175 StaticText {
176 disabled, 176 disabled,
177 "Emacs does not run on a Macintosh with more than 256 MB of physical or virtual memory" 177 "Emacs does not run on a Macintosh with more than 512 MB of physical or virtual memory"
178 } 178 }
179 } 179 }
180}; 180};