1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00
emacs/lisp/textmodes
Juri Linkov 14271d050a Fix flyspell-correct-word selected from context menu opened with the keyboard
* lisp/mouse.el (context-menu-open): Call interactively a command
returned by `context-menu-map' such as `flyspell-correct-word' (bug#50067).

* lisp/textmodes/flyspell.el (flyspell-correct-word): Handle the
case when it's called by a key bound to `context-menu-open'.
Then it should work the same way as `C-c $' typed on misspelled word
where the arg `event' of `flyspell-correct-word-before-point' is nil.
2021-11-18 20:23:58 +02:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el * lisp/textmodes/css-mode.el: Fix typo. (Bug#51488) 2021-10-29 19:06:40 +02:00
dns-mode.el
enriched.el
etc-authors-mode.el ; Standardize some license headers 2021-10-01 18:07:45 -07:00
fill.el Fix 'apropos-compact-layout' 2021-10-02 20:53:26 +03:00
flyspell.el Fix flyspell-correct-word selected from context menu opened with the keyboard 2021-11-18 20:23:58 +02:00
ispell.el Adjust ispell-look-command type 2021-09-28 08:06:31 +02:00
less-css-mode.el
makeinfo.el
mhtml-mode.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el Don't use some obsolete names in documentation 2021-10-04 03:26:11 +02:00
reftex-dcr.el
reftex-global.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
reftex-index.el
reftex-parse.el
reftex-ref.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
reftex-sel.el
reftex-toc.el ; Fix spacing in previous commit 2021-10-08 13:03:45 +02:00
reftex-vars.el
reftex.el
remember.el
rst.el
sgml-mode.el
table.el
tex-mode.el
texinfmt.el
texinfo.el
texnfo-upd.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
text-mode.el * lisp/textmodes/text-mode.el (text-mode-context-menu): Rename recently added. 2021-10-27 20:32:23 +03:00
tildify.el The safe-local-variable property is a function (bug#50944) 2021-10-02 10:37:42 -07:00
two-column.el
underline.el