Searched refs:SHM_NEW (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | option.h | 258 #define SHM_NEW 'n' // "[New]" instead of "[New file]" macro |
| H A D | bufwrite.c | 607 return shortmess(SHM_NEW) ? _("[New]") : _("[New File]"); in new_file_message() |