diff src/buffer.h @ 327:03446687b7cc r21-0-61

Import from CVS: tag r21-0-61
author cvs
date Mon, 13 Aug 2007 10:48:16 +0200
parents e11d67e05968
children cc15677e0335
line wrap: on
line diff
--- a/src/buffer.h	Mon Aug 13 10:47:36 2007 +0200
+++ b/src/buffer.h	Mon Aug 13 10:48:16 2007 +0200
@@ -1523,6 +1523,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 */