- random_backdel
int random_backdel(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_deblank
int random_deblank(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_decindent
int random_decindent(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_forwdel
int random_forwdel(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_hardtab
int random_hardtab(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_incindent
int random_incindent(bool f, int n)
Determine indentation level of current line.
Increase it by 4.
Step to next line.
- random_kill
int random_kill(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_newline
int random_newline(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_openline
int random_openline(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_opttab
int random_opttab(bool f, int n)
Optimally tab a line or region.
Step to next line.
- random_quote
int random_quote(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_setfillcol
int random_setfillcol(bool f, int n)
Set fill column to n if n was given, otherwise set to current column.
- random_showcpos
int random_showcpos(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_tab
int random_tab(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_twiddle
int random_twiddle(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_undelchar
int random_undelchar(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- random_yank
int random_yank(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.