X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fbuffer.h;h=9347064676cc7133f6da620102b24a4ccc88fac2;hp=f9bf6c14e59f4df0dd0ba4851c2fa44a9249909b;hb=5625b2eceaf697f104b5f883ffa73dca6e8fc005;hpb=cb9f6f4eadc44f1becb32cbbd1db26449e347755 diff --git a/src/buffer.h b/src/buffer.h index f9bf6c1..9347064 100644 --- a/src/buffer.h +++ b/src/buffer.h @@ -1513,6 +1513,7 @@ extern struct buffer *current_buffer; /* 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 */