comparison mac/src/Emacs.r @ 90732:bc10a33dd40b

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 563-582) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 177-185) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-158
author Miles Bader <miles@gnu.org>
date Mon, 01 Jan 2007 03:21:06 +0000
parents dbe3f29e61d6 73ea4cc2cd07
children 95d0cdf160ea
comparison
equal deleted inserted replaced
90731:a6c97c25a666 90732:bc10a33dd40b
219 219
220 resource 'vers' (1) { 220 resource 'vers' (1) {
221 0x22, /* Major revision in BCD */ 221 0x22, /* Major revision in BCD */
222 0x0, /* Minor revision in BCD */ 222 0x0, /* Minor revision in BCD */
223 alpha, /* development, alpha, beta, or final (release) */ 223 alpha, /* development, alpha, beta, or final (release) */
224 91, /* Non-final release # */ 224 92, /* Non-final release # */
225 0, /* Region code */ 225 0, /* Region code */
226 "22.0.91", /* Short version number */ 226 "22.0.92", /* Short version number */
227 "22.0.91, Copyright \0xa9 2006 " 227 "22.0.92, Copyright \0xa9 2006 "
228 "Free Software Foundation, Inc." /* Long version number */ 228 "Free Software Foundation, Inc." /* Long version number */
229 }; 229 };
230 230
231 data 'EMAx' (0, "Owner resource") { 231 data 'EMAx' (0, "Owner resource") {
232 $"00" /* . */ 232 $"00" /* . */