]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/vtable.el (vtable-update-object): Fix.
authorAdam Porter <adam@alphapapa.net>
Sat, 9 Mar 2024 04:28:52 +0000 (22:28 -0600)
committerEshel Yaron <me@eshelyaron.com>
Fri, 15 Mar 2024 08:59:28 +0000 (09:59 +0100)
commitc2493cccac718729fb88a5e7f0a84de946956262
tree93772f9f6d7d1a0a9edb24b40c99d423f986247e
parent2284fecf959a08dc0ca5c5a68918c00d9a3eb0db
* lisp/emacs-lisp/vtable.el (vtable-update-object): Fix.

The order of the arguments to 'seq-position' was wrong, and it did not
compare the correct values.  (Bug#69664)

(cherry picked from commit 013114664ef4923872ffad26a97f4d314c9a84bf)
lisp/emacs-lisp/vtable.el