]> git.eshelyaron.com Git - emacs.git/commit
* lisp/textmodes/flyspell.el: Pop up the menu under cursor from keyboard.
authorJuri Linkov <juri@linkov.net>
Mon, 22 Nov 2021 19:05:15 +0000 (21:05 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 22 Nov 2021 19:07:08 +0000 (21:07 +0200)
commit44923722f42c2974c140e385c4c765f60944efe7
tree84c9c5dc1cbbcd9dc091d3fc0d9b5076b8820267
parent0601afcf7c6c3498df010cef1511c38f254cbbf8
* lisp/textmodes/flyspell.el: Pop up the menu under cursor from keyboard.

* lisp/textmodes/flyspell.el (flyspell-emacs-popup):
Use popup-menu-normalize-position with point when no mouse is involved,
instead of the incorrect use of mouse-position (bug#52025).
lisp/textmodes/flyspell.el