]> code.delx.au - gnu-emacs/commit
Allow sorting flyspell corrections
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 29 Feb 2016 04:13:30 +0000 (15:13 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 29 Feb 2016 04:13:30 +0000 (15:13 +1100)
commit04289d1cd863fa8cc0c8a9b976a8e27d9a0b4dd1
tree6e3588e331c949d0b7fa428e798b1a25febe06a9
parent9671650a7c76b4dc2c74a6ae6258def228a26d95
Allow sorting flyspell corrections

* lisp/textmodes/flyspell.el (flyspell-sort): New function (bug#2405).
(flyspell-sort-corrections-functionx): New variable.
(flyspell-sort-corrections-alphabetically): New function.
(flyspell-notify-misspell): Use them.
(flyspell-auto-correct-word): Ditto.
(flyspell-emacs-popup): Ditto.
(flyspell-xemacs-popup): Ditto.  Suggested by Sebastien Delafond.
etc/NEWS
lisp/textmodes/flyspell.el