]> git.eshelyaron.com Git - emacs.git/commit
Use return values of assq-delete-all and assoc-delete-all
authorMattias Engdegård <mattiase@acm.org>
Wed, 24 May 2023 09:30:53 +0000 (11:30 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 24 May 2023 09:30:53 +0000 (11:30 +0200)
commit73582ed6d4f227216d4c56c3f5f98c56e48796ca
treeeb5e23b64ca300b88d093d67cca07fd9b7c580f4
parent9ad997cd68981fe6c6933b6977fdae23e84e6a75
Use return values of assq-delete-all and assoc-delete-all

* lisp/allout-widgets.el (allout-widgets-mode):
* lisp/progmodes/eglot.el (eglot-handle-notification):
Update variables with the new value, which was probably the intention
here.
lisp/allout-widgets.el
lisp/progmodes/eglot.el