Home
last modified time | relevance | path

Searched refs:u_clearline (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dundo.pro22 void u_clearline(void);
/vim-8.2.3635/src/
H A Dundo.c3476 u_clearline(); in u_saveline()
3491 u_clearline(void) in u_clearline() function
H A Dindent.c1790 u_clearline(); in ex_retab()
H A Dops.c838 u_clearline(); // "U" command not possible after "2cc" in op_delete()
844 u_clearline(); // "U" command not possible after "dd" in op_delete()
H A Dchange.c1463 u_clearline(); // cannot do "U" command when adding lines in open_line()
H A Dfileio.c2540 u_clearline(); // cannot use "U" command after adding lines in readfile()
H A Dnormal.c5342 u_clearline(); in n_swapchar()
H A Dex_docmd.c7821 u_clearline(); in ex_copymove()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt6330 Solution: Don't call u_clearline() in op_delete() when changing only one