]> git.eshelyaron.com Git - emacs.git/commit
Further fix to eieio-persistent
authorEric Abrahamsen <eric@ericabrahamsen.net>
Sun, 8 Apr 2018 23:49:20 +0000 (16:49 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Fri, 13 Apr 2018 17:56:55 +0000 (10:56 -0700)
commitffbb4e8d542df44ced5afd89221b0dfb234d8525
tree60371b2a8b54396378a029e724f36eee9e367605
parentde28ae70effd64755e7543fd2cef90f8de5d8019
Further fix to eieio-persistent

* lisp/emacs-lisp/eieio-base.el (eieio-persistent-validate/fix-slot-value):
  Make handling of hash tables and vectors recursive. This is
  necessary because the write process, in `eieio-override-prin1' is
  also recursive. With any luck, this will be the last fix of its
  kind. If that's true, cherry-pick to Emacs 26.2 later on.
lisp/emacs-lisp/eieio-base.el