]> git.eshelyaron.com Git - emacs.git/commit
Fix documentation of mouse-leave-buffer-hook
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 19 Jul 2021 14:41:54 +0000 (16:41 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 19 Jul 2021 14:41:54 +0000 (16:41 +0200)
commit3094c12c45a60203052fc1fac1b793b982cdd787
treeb1f7abbe638f82d428aab40a0a40fdfab2229dad
parent6336c18e5c9270d745e42b516c35ef0816f67f9b
Fix documentation of mouse-leave-buffer-hook

* doc/lispref/hooks.texi (Standard Hooks): Ditto.

* src/callint.c (syms_of_callint): Document the actual usage of
`mouse-leave-buffer-hook' (bug#2932).
doc/lispref/hooks.texi
src/callint.c