]> git.eshelyaron.com Git - emacs.git/commit
* lisp/subr.el (add-hook): Try and fix bug#46326
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Apr 2021 20:50:12 +0000 (16:50 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 Apr 2021 20:50:12 +0000 (16:50 -0400)
commitdb92e83797bf2f1af4e0b0383283a49968746b51
tree5f85953fa9068dbfaed9aa2b0d97c83f299a4d76
parent5d287b4605d11dfbe56f77c719942198a807ba58
* lisp/subr.el (add-hook): Try and fix bug#46326

Use `eq` indexing on `hook--depth-alist`.

(remove-hook): Remove old entries from `hook--depth-alist`.
lisp/subr.el