# HG changeset patch # User Stefan Monnier # Date 1107387184 0 # Node ID bcd06c8b1930ac214cd8df22635817f8d5945447 # Parent 87daa7a3dc1ff9c06e4a246c8701088fac9a9028 Make it clear it's only used for Mac OS 9. diff -r 87daa7a3dc1f -r bcd06c8b1930 mac/inc/config.h --- a/mac/inc/config.h Wed Feb 02 23:32:15 2005 +0000 +++ b/mac/inc/config.h Wed Feb 02 23:33:04 2005 +0000 @@ -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 -r 87daa7a3dc1f -r bcd06c8b1930 mac/inc/s-mac.h --- a/mac/inc/s-mac.h Wed Feb 02 23:32:15 2005 +0000 +++ b/mac/inc/s-mac.h Wed Feb 02 23:33:04 2005 +0000 @@ -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.