Various code polish, including minor rearangement of builtin code to export fewer functions, a few additional input checks, and removal of the unneeded, exported error_max variable

darcs-hash:20060620212016-ac50b-f76c10eea23fab14a648ea83ed0c83a171b8fef9.gz
This commit is contained in:
axel
2006-06-21 07:20:16 +10:00
parent 51c6c5ea49
commit 7268a4a4e0
7 changed files with 70 additions and 73 deletions

View File

@@ -74,8 +74,6 @@ parts of fish.
struct termios shell_modes;
int error_max=1;
wchar_t ellipsis_char;
char *profile=0;