]> git.eshelyaron.com Git - emacs.git/commit
Enable inserting new objects into empty vtable
authorJoost Kremers <joostkremers@fastmail.com>
Thu, 30 May 2024 21:20:00 +0000 (23:20 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 9 Nov 2024 15:49:19 +0000 (16:49 +0100)
commitb833f8bb863fd941634200d6adc2765bbc95ffca
treeea79671faede996fa5ca4a59da8d94ec3115fde3
parentcf20765bef682f31ddb23a4da0819097bf20896c
Enable inserting new objects into empty vtable

* lisp/emacs-lisp/vtable.el (vtable-insert-object): If the vtable
is empty, add the new object and recreate + redisplay the table.
(Bug#73775)

(cherry picked from commit 425f244738e784fbf46e3fcc3461759340cfb928)
lisp/emacs-lisp/vtable.el