Quoting Ludovic Courtès (2014-10-20 09:34:34)
> Ian Denhardt skribis:
> Thanks, pushed! I’ve made the subject line more explicit.
You're welcome, and thank you! I agree your subject line is better.
> Also, note that the paragraph above isn’t strictly necessary because
> these procedures have d
Ian Denhardt skribis:
> The procedure version-prefix truncates a version string to a certain
> number of components. version-major+minor is a special case of this,
> which extracts the "major.minor" part of the string. Previously this
> was handled by an expression common to several packages.
>
>