]> git.eshelyaron.com Git - emacs.git/commit
Make 'eieio-version' obsolete
authorStefan Kangas <stefankangas@gmail.com>
Sat, 22 Mar 2025 06:01:14 +0000 (07:01 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 23 Mar 2025 19:23:25 +0000 (20:23 +0100)
commit9f7bcd59d02e1d6c65cbfac67e5334ac94a7794b
treea07431bec15800ae471c934dee91970ba4a9e1d6
parent2d35d8e9da88f140fe132402eefd71eac695cb33
Make 'eieio-version' obsolete

EIEIO used to be developed externally as part of CEDET, but that is no
longer the case.  It now has the same version as Emacs itself.
https://sourceforge.net/p/cedet/git/ci/8aa920380f8178ed2514f06f13c403d80db16752/

* lisp/emacs-lisp/eieio.el: Change "Version" header to "Old-Version".
(eieio-version): Make both the variable and the function obsolete in
favor of 'emacs-version'.

(cherry picked from commit 580c050f6dd41eea718f9414efeabcae43cdb625)
lisp/emacs-lisp/eieio.el