]> git.eshelyaron.com Git - emacs.git/commit
Add -unknown to version-regexp-alist
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 13 Oct 2019 02:59:44 +0000 (04:59 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 13 Oct 2019 02:59:44 +0000 (04:59 +0200)
commite1a4ed67b3cf232c7a05169db32141ca0a682a11
tree2955d21784c5b5639cc2877c9fe39eb9e909fc3a
parentdb443618eae74822f96d9adc3c7152355ac749b3
Add -unknown to version-regexp-alist

* lisp/epg-config.el (epg-find-configuration): Remove the -unknown
hack, because it led to further problems later when comparing
versions.

* lisp/subr.el (version-regexp-alist): Rate -unknown versions the
same as -alpha releases (bug#37556).
lisp/epg-config.el
lisp/subr.el