1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-14 01:50:22 -08:00
emacs/lisp/textmodes
Juri Linkov a573d6bd88 Replace flyspell-use-mouse-3-for-menu with context-menu-mode (bug#50067)
* doc/emacs/fixit.texi (Spelling): Replace mentions of
flyspell-use-mouse-3-for-menu with context-menu-mode.

* lisp/mouse.el (context-menu-map): Use the function from the
text property context-menu-function at mouse click event.

* lisp/textmodes/flyspell.el (flyspell--set-use-mouse-3-for-menu):
Remove function.
(flyspell-use-mouse-3-for-menu): Remove defcustom added recently in 28.1.
(flyspell-context-menu): New function.
(flyspell-mode): Don't call flyspell--set-use-mouse-3-for-menu.
(flyspell-mode-on): Replace flyspell-use-mouse-3-for-menu
with context-menu-mode.
(make-flyspell-overlay): When context-menu-mode is non-nil,
put overlay context-menu-function with flyspell-context-menu
instead of using keymap flyspell-mouse-map.
2021-08-27 09:24:07 +03:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
conf-mode.el Fix up previous conf-mode/tex-mode redirection hacks 2021-08-25 11:41:38 +02:00
css-mode.el
dns-mode.el
enriched.el * lisp/textmodes/enriched.el: Require 'facemenu' (bug#49466) 2021-07-12 02:45:51 +03:00
fill.el Make nil value of fill-column obsolete 2021-07-23 14:57:44 +02:00
flyspell.el Replace flyspell-use-mouse-3-for-menu with context-menu-mode (bug#50067) 2021-08-27 09:24:07 +03:00
ispell.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
less-css-mode.el
makeinfo.el
mhtml-mode.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
reftex-ref.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
reftex-sel.el
reftex-toc.el
reftex-vars.el Use \footref when referencing a footnote label 2021-06-18 07:44:32 +02:00
reftex.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
remember.el Use 'remember-buffer' in remember.el doc strings. 2021-07-19 17:47:30 +02:00
rst.el
sgml-mode.el Fix problem in HTML with bracketed characters 2021-06-14 14:57:57 +02:00
table.el
tex-mode.el Fix up previous conf-mode/tex-mode redirection hacks 2021-08-25 11:41:38 +02:00
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el Fix syntax-category of some punctuation characters 2021-06-25 08:36:27 +03:00
tildify.el
two-column.el
underline.el