Home
last modified time | relevance | path

Searched refs:SHM_LAST (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Doption.h255 #define SHM_LAST 'i' // last line incomplete macro
H A Dnetbeans.c3433 STRCAT(IObuff, shortmess(SHM_LAST) ? _("[noeol]") in print_read_msg()
H A Dfileio.c3118 STRCAT(IObuff, shortmess(SHM_LAST) ? _("[noeol]") : _("[Incomplete last line]")); in msg_add_eol()