Mercurial > hg > xemacs-beta
diff src/bufslots.h @ 259:11cf20601dec r20-5b28
Import from CVS: tag r20-5b28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:23:02 +0200 |
parents | 78478c60bfcd |
children | c5d627a313b1 |
line wrap: on
line diff
--- a/src/bufslots.h Mon Aug 13 10:22:10 2007 +0200 +++ b/src/bufslots.h Mon Aug 13 10:23:02 2007 +0200 @@ -100,11 +100,11 @@ #ifdef MULE /* This buffer's category table. */ MARKED_SLOT (category_table); - +#endif /* MULE */ +#ifdef FILE_CODING /* This buffer's coding system. */ MARKED_SLOT (buffer_file_coding_system); -#endif /* MULE */ - +#endif /* Values of several buffer-local variables. tab-width is buffer-local so that redisplay can find it