Searched refs:nothing_saved (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/
H A Dcommands.c188 static const char *nothing_saved = " -- nothing saved.\n"; local in function:DoSave
192 "Save: Can't resolve pathname", nothing_saved);
197 "Save: No filename specified", nothing_saved);
206 "Save again to unload it", nothing_saved);
222 "save again to override", nothing_saved);
236 "Save: cannot stat ", name, nothing_saved);
242 nothing_saved);
252 "save again to override", nothing_saved);
269 "save again to override", nothing_saved);

Completed in 3 milliseconds