]> git.eshelyaron.com Git - emacs.git/commit
Don't warn for packages without a footer line
authorStefan Kangas <stefankangas@gmail.com>
Tue, 11 Feb 2025 03:46:52 +0000 (04:46 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Feb 2025 10:43:01 +0000 (11:43 +0100)
commit0ef6e493727dd7351cd27ea04842250ebd5d4fed
treee8cd2f6dd5ed9ca8b36a76c819cb1ae359cc299f
parentb413011901a68188d162aa9d46685efec7b01caa
Don't warn for packages without a footer line

* lisp/emacs-lisp/package.el (package-buffer-info): Don't warn when the
terminating comment (i.e., the footer line) is missing.  (Bug#26490)

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