Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Stub ngettext when libintl isn't available | James McCoy | 2017-10-03 |
| | | | | | | This should have been included in #6547 as part of vim-patch:7.4.2152. Closes #7352 | ||
* | eval: Move get_float_arg to typval.h | ZyX | 2017-03-29 |
Assuming `inline` is there for a reason, so it is kept and function was moved to typval.h and not to typval.c which does not have problems with #including message.h. |