From a383faaa0de4eb7e0cb061d4b04e28368a3ab021 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 2 Feb 2005 23:33:04 +0000 Subject: Make it clear it's only used for Mac OS 9. --- mac/inc/config.h | 2 +- mac/inc/s-mac.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mac') diff --git a/mac/inc/config.h b/mac/inc/config.h index 859ef017bc..4f9d36c030 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 2905692aac..a9108a67ca 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. -- cgit v1.2.3