aboutsummaryrefslogtreecommitdiffstats
path: root/mac
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2005-02-02 23:33:04 +0000
committerStefan Monnier <[email protected]>2005-02-02 23:33:04 +0000
commita383faaa0de4eb7e0cb061d4b04e28368a3ab021 (patch)
treebe86623b4c939c8559f377ec2f4e8181e363b959 /mac
parent394dff578e7e2fb35f555c5f1325696199360ce7 (diff)
Make it clear it's only used for Mac OS 9.
Diffstat (limited to 'mac')
-rw-r--r--mac/inc/config.h2
-rw-r--r--mac/inc/s-mac.h2
2 files changed, 2 insertions, 2 deletions
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.