Files
neovim/src/nvim
Michael Reed 9381004066 main.c: Misc. improvements
- Constify parameters and reduce char_u usage
- Modernize function signatures
- Modernize function comment blocks, rewriting if needed
- Factor out mainerr_arg_missing(); all the other ME_* macros lack
  such a wrapper function.

main_errors[]
  - Remove unneeded parentheses
  - Remove an unused error string and its respective macro

mainerr()
  - Don't print version when called. mainerr() only handles errors
    related to command line arguments, so the version isn't much help at
    all.
  - Changed 'vim' instance to 'nvim'

Misc.
  - Remove duplicate include
  - Replace unneeded 'inttypes.h' include with 'stdint.h'
  - Remove stray comments
  - Remove excessive newlines
2015-01-23 19:59:57 -05:00
..
2015-01-22 00:17:42 -08:00
2015-01-19 19:47:29 +01:00
2014-12-23 21:34:38 +01:00
2015-01-23 20:46:27 -03:00
2014-11-15 17:17:21 -05:00
2014-08-02 09:16:59 +03:00
2014-07-16 17:12:34 +02:00
2015-01-14 15:08:19 -05:00
2014-07-12 14:26:55 +02:00
2015-01-23 19:42:21 -05:00
2014-06-02 11:04:18 -03:00
2014-06-02 11:04:18 -03:00
2014-06-02 11:04:18 -03:00
2014-07-12 14:26:55 +02:00
2015-01-20 21:09:45 +02:00
2015-01-14 15:07:16 -05:00
2014-07-12 14:26:55 +02:00
2014-07-12 14:26:55 +02:00
2014-12-28 09:45:55 +01:00
2015-01-14 15:07:16 -05:00
2014-07-12 14:26:55 +02:00
2014-11-15 17:17:21 -05:00
2014-06-02 11:04:17 -03:00
2014-11-28 18:19:38 +00:00
2015-01-14 15:08:19 -05:00
2014-11-11 11:55:59 -05:00
2014-06-02 11:04:18 -03:00
2015-01-14 15:07:16 -05:00
2015-01-14 15:07:16 -05:00
2014-07-12 14:26:55 +02:00
2014-07-16 19:05:34 +02:00
2014-11-06 00:18:26 +01:00
2014-11-27 15:00:30 -03:00
2014-06-02 11:04:17 -03:00
2014-12-18 15:41:27 +01:00
2014-07-12 14:26:55 +02:00
2015-01-11 21:00:06 -05:00
2014-12-18 15:41:37 -03:00
2015-01-23 19:59:57 -05:00
2014-06-02 11:04:17 -03:00
2014-06-02 11:04:17 -03:00
2014-08-02 09:16:59 +03:00
2015-01-14 15:07:16 -05:00
2014-06-02 11:04:17 -03:00
2015-01-14 22:23:16 -05:00
2014-07-12 14:26:55 +02:00
2014-11-27 15:00:30 -03:00
2014-06-02 11:04:17 -03:00
2015-01-20 21:09:45 +02:00
2015-01-14 15:07:16 -05:00
2014-06-02 11:04:17 -03:00
2015-01-14 22:23:16 -05:00
2014-07-12 14:26:55 +02:00
2014-11-27 14:48:30 -03:00
2014-11-11 11:34:58 -05:00
2014-12-11 20:29:59 -05:00
2015-01-11 21:00:06 -05:00
2015-01-20 21:57:57 +02:00
2014-07-12 14:26:55 +02:00
2015-01-15 18:55:44 -03:00
2014-07-16 19:05:35 +02:00
2015-01-14 15:07:16 -05:00
2014-12-18 15:41:27 +01:00
2014-06-02 11:04:17 -03:00
2014-07-16 19:05:34 +02:00
2014-11-27 15:00:30 -03:00
2014-07-12 14:26:55 +02:00
2014-12-20 09:41:51 +01:00
2014-07-12 14:26:55 +02:00
2015-01-14 15:07:16 -05:00
2014-07-12 14:26:55 +02:00
2015-01-14 15:07:16 -05:00
2015-01-14 15:07:16 -05:00
2014-07-12 14:26:55 +02:00
2014-07-14 21:14:40 +02:00
2015-01-19 19:47:29 +01:00
2015-01-14 08:31:20 -03:00
2015-01-14 08:31:20 -03:00
2015-01-14 15:07:16 -05:00
2014-06-02 11:04:18 -03:00
2014-11-09 18:34:57 +01:00
2014-06-02 11:04:17 -03:00
2014-11-06 00:18:26 +01:00
2015-01-20 21:09:45 +02:00
2014-07-12 14:26:55 +02:00