Mercurial > hg > xemacs-beta
diff src/buffer.h @ 386:4af0ddfb7c5b r21-2-8
Import from CVS: tag r21-2-8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:08:50 +0200 |
parents | 8626e4521993 |
children | 74fd4e045ea6 |
line wrap: on
line diff
--- a/src/buffer.h Mon Aug 13 11:08:25 2007 +0200 +++ b/src/buffer.h Mon Aug 13 11:08:50 2007 +0200 @@ -1513,6 +1513,7 @@ /* This is the initial (startup) directory, as used for the *scratch* buffer. We're making this a global to make others aware of the startup directory. + `initial_directory' is stored in external format. */ extern char initial_directory[]; extern void init_initial_directory (void); /* initialize initial_directory */