emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: version comparison functions


From: Richard M. Stallman
Subject: Re: version comparison functions
Date: Sat, 27 Aug 2005 22:44:43 -0400

    This may be useful as an addition to a general version number 
    comparison, but for Emacs version numbers, I think we should DTRT based 
    on the shorter of the two arguments:

    (version= "22" "22.0.50.37") => t

Actually, version= was not supposed to be installed at all.  It isn't
necessary, since people can use string=.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]