]> git.eshelyaron.com Git - emacs.git/commit
(describe-package-1): Handle (nil . "string") in `:maintainer`
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 16 May 2024 15:01:11 +0000 (11:01 -0400)
committerEshel Yaron <me@eshelyaron.com>
Sat, 18 May 2024 18:51:12 +0000 (20:51 +0200)
commitbcc8ad8ebf5196631b82e5d8d771762f114c753d
tree17aee2d66deb2009a61a0320f5b41a0704dacef8
parent539140820fbabeb7b838aba1d2325e95c426520b
(describe-package-1): Handle (nil . "string") in `:maintainer`

* lisp/emacs-lisp/package.el (describe-package-1): Refine the
check to distinguish the old single-maintainer format from the
new multi-maintainer format.  (bug#69712)

(cherry picked from commit acfb2c6163b60507801fb8666129925e793394c9)
lisp/emacs-lisp/package.el