Home
last modified time | relevance | path

Searched refs:e_nbreadonly (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dglobals.h1738 EXTERN char e_nbreadonly[] INIT(= N_("E744: NetBeans does not allow changes in read-only files")); variable
H A Dundo.c446 emsg(_(e_nbreadonly)); in u_savecommon()