- Minor cosmetic code cleanups. (DLR)
- configure.ac:
- Added pt_BR to ALL_LINGUAS (Jordi).
+ - Changed --enable-color warning to be slightly less severe.
- files.c:
open_file()
- String change: "File "x" is a directory" -> ""x" is a
AC_MSG_WARN([
***********************************************************************
-*** WARNING: Color support is currently BROKEN. Don't expect it to ***
-*** work AT ALL until more is implemented. ***
+*** WARNING: Color support is far from perfect, but functional. ***
+*** Be careful with syntax in your .nanorc or nano may malfunction. ***
***********************************************************************
])
fi])