eclass/elisp-common: Sync with Gentoo

It's from Gentoo commit 4066b05ec44ace7c595a38cc94497037c3b9b8aa.
This commit is contained in:
Flatcar Buildbot 2025-01-13 07:07:28 +00:00 committed by Krzesimir Nowak
parent be50183ea9
commit 28adc27afd

View File

@ -260,7 +260,6 @@ elisp-emacs-version() {
}
# @FUNCTION: elisp-check-emacs-version
# @USAGE: [version]
# @DESCRIPTION:
# Test if the eselected Emacs version is at least the version of
# GNU Emacs specified in the NEED_EMACS variable, or die otherwise.