Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Cleanup of indent.c to make it comply with style guide. | John | 2014-03-27 |
| | | | | | | | | | | | | - Uncrustify indent.c - Fix comments - Fix whitespace - Format get_lisp_indent (needs to be refactored completely) - Fix endline comments - Change to postincrement - Fix clint.py errors - Move static function last - Fix blank endlines | ||
* | Use memmove instead of mch_memmove | Felipe Oliveira Carvalho | 2014-03-26 |
| | |||
* | adapt to the style guildelines | Petter Wahlman | 2014-03-19 |
| | | | | | semi-automated harvest of low hanging fruit: change the unorthodox use of whitespace. | ||
* | Moved more functions from misc1.c to indent.c | John | 2014-03-15 |
| | |||
* | Move some of misc1.c to indent.c. | Gaelan Steele | 2014-03-03 |
My little contribution to #209. |