]> git.eshelyaron.com Git - emacs.git/commit
Add new function lm-package-version
authorStefan Kangas <stefankangas@gmail.com>
Tue, 11 Feb 2025 05:10:39 +0000 (06:10 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Feb 2025 10:43:03 +0000 (11:43 +0100)
commit0401b4f71bfa885e38c4f2ae0699f2da63b701b1
tree172334c0288897d3505db9c21aeef90399fa7c31
parent0ef6e493727dd7351cd27ea04842250ebd5d4fed
Add new function lm-package-version

* lisp/emacs-lisp/lisp-mnt.el (lm-package-version): New function.
* lisp/emacs-lisp/package.el (package-buffer-info)
(package-get-version): Use above new function.
(lm-package-version): Declare.

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