emacs-devel
[Top][All Lists]
Advanced

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

bad version number in Finder [MacOS9]


From: Sébastien Kirche
Subject: bad version number in Finder [MacOS9]
Date: Fri, 01 Apr 2005 16:32:41 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (darwin)

Hi,

while building Emacs for OS9 (non-Carbon), I noticed that the version number
displayed in the info window of the Finder was not up to date.

Here is a change proposal.
Regards.

*** /Users/seki/seki9/dev_prj/emacs/mac/src/Emacs.r.ori Wed Jan 14 15:26:41 2004
--- /Users/seki/seki9/dev_prj/emacs/mac/src/Emacs.r     Fri Apr  1 16:20:25 2005
***************
*** 221,228 ****
        0x0,
        0,
        "d6",
!       "GNU Emacs 21.1 for Mac OS\n\0xa9 2"
!       "000 Free Software Foundation"
  };
  
  data 'EMAx' (0, "Owner resource") {
--- 221,228 ----
        0x0,
        0,
        "d6",
!   "GNU Emacs 22.0.50 for Mac OS\n\0xa9 2005 "
!       "Free Software Foundation"
  };
  
  data 'EMAx' (0, "Owner resource") {


-- 
Sébastien Kirche





reply via email to

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