aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiles Bader2005-04-25 01:46:56 +0000
committerMiles Bader2005-04-25 01:46:56 +0000
commit0ed4adfc2c66da7f6711ae3f346e27c58288fa59 (patch)
tree21cbe4e0b4b870e176a01b3bd85a9b90dc3af90e /src
parenta6390474507e087099e6c997741f0c01267a9b8d (diff)
downloademacs-0ed4adfc2c66da7f6711ae3f346e27c58288fa59.tar.gz
emacs-0ed4adfc2c66da7f6711ae3f346e27c58288fa59.zip
Add arch tagline
Diffstat (limited to 'src')
-rw-r--r--src/macselect.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/macselect.c b/src/macselect.c
index aa2cfb55749..49246f7eddc 100644
--- a/src/macselect.c
+++ b/src/macselect.c
@@ -1116,3 +1116,6 @@ set to nil. */);
1116 Qmac_ostype = intern ("mac-ostype"); 1116 Qmac_ostype = intern ("mac-ostype");
1117 staticpro (&Qmac_ostype); 1117 staticpro (&Qmac_ostype);
1118} 1118}
1119
1120/* arch-tag: f3c91ad8-99e0-4bd6-9eef-251b2f848732
1121 (do not change this comment) */