Home
last modified time | relevance | path

Searched refs:b_saving (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dbufwrite.c1160 buf->b_saving = TRUE; in buf_write()
2503 buf->b_saving = FALSE; in buf_write()
H A Dstructs.h2720 int b_saving; // Set to TRUE if we are in the middle of member
H A Dfileio.c4070 || buf->b_saving in buf_check_timestamp()
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt9597 Solution: Add the "b_saving" flag to avoid checking the timestamp while the