Changes Maki to get the end definition location for each macro from the end location of the macro's definition's last location.
This gives more reliable results for macros whose definitions contain a backslash-newline followed immediately by a non-whitespace token.
Changes Maki to get the end definition location for each macro from the end location of the macro's definition's last location. This gives more reliable results for macros whose definitions contain a backslash-newline followed immediately by a non-whitespace token.
Closes #69