all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [nongnu] elpa/visual-fill-column 106189b000: Restore compatibility with Emacs < 27.1.
       [not found] ` <20220518200408.B808BC009A8@vcs2.savannah.gnu.org>
@ 2022-05-18 21:05   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2022-05-18 21:05 UTC (permalink / raw)
  To: Joost Kremers; +Cc: emacs-devel

> -   ((version<= emacs-version "27.1")
> +   ((version< emacs-version "27.1")

BTW, a simpler test is (< emacs-major-version 27).


        Stefan




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-18 21:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <165290424842.31088.4793191999133405583@vcs2.savannah.gnu.org>
     [not found] ` <20220518200408.B808BC009A8@vcs2.savannah.gnu.org>
2022-05-18 21:05   ` [nongnu] elpa/visual-fill-column 106189b000: Restore compatibility with Emacs < 27.1 Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.