unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* bad version number in Finder [MacOS9]
@ 2005-04-01 14:32 Sébastien Kirche
  2005-04-06  2:54 ` YAMAMOTO Mitsuharu
  0 siblings, 1 reply; 2+ messages in thread
From: Sébastien Kirche @ 2005-04-01 14:32 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-06  2:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-01 14:32 bad version number in Finder [MacOS9] Sébastien Kirche
2005-04-06  2:54 ` YAMAMOTO Mitsuharu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).