Mercurial > hg > xemacs-beta
diff src/emacs.c @ 169:15872534500d r20-3b11
Import from CVS: tag r20-3b11
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:46:53 +0200 |
parents | 85ec50267440 |
children | 8eaf7971accc |
line wrap: on
line diff
--- a/src/emacs.c Mon Aug 13 09:45:48 2007 +0200 +++ b/src/emacs.c Mon Aug 13 09:46:53 2007 +0200 @@ -2289,6 +2289,7 @@ Value is symbol indicating type of operating system you are using. */ ); Vsystem_type = intern (SYSTEM_TYPE); + Fprovide (intern(SYSTEM_TYPE)); #ifndef EMACS_CONFIGURATION # define EMACS_CONFIGURATION "UNKNOWN"