mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.1-066
This commit is contained in:
@@ -502,6 +502,7 @@ buf_clear_file(buf)
|
||||
buf->b_start_eol = TRUE;
|
||||
#ifdef FEAT_MBYTE
|
||||
buf->b_p_bomb = FALSE;
|
||||
buf->b_start_bomb = FALSE;
|
||||
#endif
|
||||
buf->b_ml.ml_mfp = NULL;
|
||||
buf->b_ml.ml_flags = ML_EMPTY; /* empty buffer */
|
||||
|
Reference in New Issue
Block a user