From: Stefan Monnier Date: Wed, 2 Feb 2005 23:33:04 +0000 (+0000) Subject: Make it clear it's only used for Mac OS 9. X-Git-Tag: ttn-vms-21-2-B4~2466 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a383faaa0de4eb7e0cb061d4b04e28368a3ab021;p=emacs.git Make it clear it's only used for Mac OS 9. --- diff --git a/mac/inc/config.h b/mac/inc/config.h index 859ef017bc6..4f9d36c030c 100644 --- a/mac/inc/config.h +++ b/mac/inc/config.h @@ -1,4 +1,4 @@ -/* Handcrafted Emacs site configuration file for Mac OS. -*- C -*- */ +/* Handcrafted Emacs site configuration file for Mac OS 9. -*- C -*- */ /* GNU Emacs site configuration template file. -*- C -*- Copyright (C) 1988, 1993, 1994, 1999, 2000 Free Software Foundation, Inc. diff --git a/mac/inc/s-mac.h b/mac/inc/s-mac.h index 2905692aac0..a9108a67ca5 100644 --- a/mac/inc/s-mac.h +++ b/mac/inc/s-mac.h @@ -1,4 +1,4 @@ -/* Handcrafted s-mac.h file for building GNU Emacs on the Macintosh. +/* Handcrafted s-mac.h file for building GNU Emacs on Mac OS 9. Copyright (C) 1999, 2000 Free Software Foundation, Inc. This file is part of GNU Emacs.