]> git.eshelyaron.com Git - emacs.git/commit
Use window-point in event-start and event-end (bug#50256)
authorJuri Linkov <juri@linkov.net>
Sun, 12 Sep 2021 16:31:49 +0000 (19:31 +0300)
committerJuri Linkov <juri@linkov.net>
Sun, 12 Sep 2021 16:31:49 +0000 (19:31 +0300)
commit79113b5e4a7d69ec0fb3401b763292d91b54632e
tree323272fcca4085f8614d4f7e2f73ab1d6bb2d8df
parent64c5cd5a8c30779a32bbb676c892c120b17fd35f
Use window-point in event-start and event-end (bug#50256)

* lisp/subr.el (event-start, event-end): Provide window-point
as an arg for posn-at-point, and for the constructed list.

* lisp/help-mode.el (help-mode-context-menu): Remove a kludge
that checked if window-buffer is current-buffer.
lisp/help-mode.el
lisp/subr.el