Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dundo.pro7 int undo_allowed(void);
/vim-8.2.3635/src/
H A Dundo.c314 undo_allowed(void) in undo_allowed() function
429 if (!undo_allowed()) in u_savecommon()
2241 if (!undo_allowed()) in u_doit()
H A Dinsexpand.c2524 if (!undo_allowed()) in f_complete()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt3305 Solution: Make undo_allowed() global and use it in complete().