help-gnu-emacs
[Top][All Lists]
Advanced

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

RE: [External] : version> and version>=


From: Drew Adams
Subject: RE: [External] : version> and version>=
Date: Tue, 1 Feb 2022 17:52:38 +0000

> I have seen that the possible completions for version are:
> version<
> version<=
> 
> Could there also be
> version>
> version>=

(not (version<= V1 V2))
(not (version< V1 V2))

<<attachment: winmail.dat>>


reply via email to

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