aboutsummaryrefslogtreecommitdiff
path: root/src/getchar.c
Commit message (Collapse)AuthorAge
* Wrap calls to 'get_mess_env' into LIBINTL #ifdefsThiago de Arruda2014-02-01
|
* Import vim from changeset v5628:c9cad40b4181Thiago de Arruda2014-01-31
- Cleanup source tree, leaving only files necessary for compilation/testing - Process files through unifdef to remove tons of FEAT_* macros - Process files through uncrustify to normalize source code formatting. - Port the build system to cmake