1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-05 23:21:22 -08:00
emacs/lisp/textmodes
Stefan Kangas ae098c3e72 Rename new option to flyspell-use-mouse-3-for-menu
* lisp/textmodes/flyspell.el (flyspell-use-mouse-3-for-menu): Rename
from 'flyspell-correct-on-mouse-3'.  The previous name did not make it
clear that it's about opening a menu.  (Bug#11680)
(flyspell--set-use-mouse-3-for-menu): Rename from
'flyspell--set-correct-on-mouse-3'.  Bind menu to 'down-mouse-3'
instead of 'mouse-3' to be more in line with user expectations.
(flyspell-mode): Use the above new names.
* doc/emacs/fixit.texi (Spelling):
* etc/NEWS: Update documentation to use the new name.

Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2020-08-18 12:49:36 +02:00
..
artist.el
bib-mode.el
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el
dns-mode.el
enriched.el
fill.el
flyspell.el Rename new option to flyspell-use-mouse-3-for-menu 2020-08-18 12:49:36 +02:00
ispell.el Remove some compat code from ispell.el 2020-08-18 11:57:39 +02:00
less-css-mode.el
makeinfo.el
mhtml-mode.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el Handle negative prefix arguments to mark-paragraph correctly 2020-08-13 11:51:26 +02:00
picture.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el
remember.el Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
rst.el
sgml-mode.el
table.el
tex-mode.el Fix fontification of outdated TeX form 2020-08-10 16:26:34 +02:00
texinfmt.el
texinfo.el Add new commands for environment movement in .texi files 2020-08-11 16:37:01 +02:00
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el