- Dadvance
int Dadvance(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- Dbackup
int Dbackup(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- Dcppcomment
int Dcppcomment(bool f, int n)
Convert C comment to C++ comment.
- Ddelbword
int Ddelbword(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- Ddelline
int Ddelline(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- Ddelword
int Ddelword(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- Dignore
int Dignore(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- Dinsertdate
int Dinsertdate(bool f, int n)
Insert file name and date at top of file.
- Dpause
int Dpause(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- Dsearch
int Dsearch(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- Dsearchagain
int Dsearchagain(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- Dundelline
int Dundelline(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- Dundelword
int Dundelword(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- SETMARK
void SETMARK()
Undocumented in source. Be warned that the author may not have intended to support it.
- deblank
void deblank()
Remove trailing whitespace from line.
- misc_lower
int misc_lower(bool f, int n)
Decide whether to lowercase a word or a region.
- misc_upper
int misc_upper(bool f, int n)
Decide whether to uppercase a word or a region.
- openBrowser
int openBrowser(bool f, int n)
- scrollUnicode
int scrollUnicode(bool f, int n)
Look up current character in the replacement table,
and replace it with the next character in the table.