X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fbuffer.h;h=9347064676cc7133f6da620102b24a4ccc88fac2;hb=f9fdf5a6cb58286f64f6f8bd0bfd2dab9b9b8816;hp=f9bf6c14e59f4df0dd0ba4851c2fa44a9249909b;hpb=77dcef404dc78635f6ffa8f71a803d2bc7cc8921;p=chise%2Fxemacs-chise.git 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 */