summaryrefslogtreecommitdiff
path: root/lisp/textmodes/flyspell.el
AgeCommit message (Expand)Author
2026-03-14; Fix last changeEli Zaretskii
2026-03-14Fix auto-correct previous word with 'flyspell-prog-mode'Timon Reinold
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-04Improve performance of 'flyspell-goto-next-error'Kristoffer Balintona
2025-03-14Make turn-on-flyspell/turn-off-flyspell obsoleteStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-11-22New option 'flyspell-delay-use-timer'Eshel Yaron
2024-03-15; Fix documentation of 'flyspell-check-changes'Eli Zaretskii
2024-03-14* lisp/textmodes/flyspell.el (flyspell-check-changes): New user option.Juri Linkov
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-08Mark two flyspell functions as internalStefan Kangas
2023-09-06Remove compat code from flyspellStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-03Fix overlays order in Flyspell (bug#58970)Juri Linkov
2022-10-07Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier
2022-09-13Prefer defvar-keymap in several casesStefan Kangas
2022-08-25Make a prefix go to the previous errorLars Ingebrigtsen
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-08-04Make flyspell-check-word-p work better with delete-selection-modeLars Ingebrigtsen
2022-05-13Remove some XEmacs compat code from flyspell.elStefan Kangas
2022-02-25Merge from origin/emacs-28Stefan Kangas
2022-02-24Mention flyspell-prog-mode in flyspell-mode doc stringLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-22* lisp/textmodes/flyspell.el: Pop up the menu under cursor from keyboard.Juri Linkov
2021-11-18Fix flyspell-correct-word selected from context menu opened with the keyboardJuri Linkov
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-13; Minor doc fixes found by checkdocStefan Kangas
2021-09-12* lisp/thingatpt.el (thing-at-mouse): New function (bug#50256).Juri Linkov
2021-08-27Replace flyspell-use-mouse-3-for-menu with context-menu-mode (bug#50067)Juri Linkov
2021-06-27* lisp/textmodes/flyspell.el: Fix bug#49104Stefan Monnier
2021-06-03More accurate highlighting of mis-spellings in FlyspellEli Zaretskii
2021-04-24; Fix some typos in doc strings and manualsŠtěpán Němec
2021-03-11* lisp: Remove yet more always-nil variablesStefan Monnier
2021-01-31Prefer defvar-local in textmodes/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-11Don't boldify the flyspell language indicator in the mode lineLars Ingebrigtsen
2020-10-01Don't recommend quoting lambdasStefan Kangas
2020-09-19Display the language in the Flyspell mode lineLars Ingebrigtsen
2020-09-09Make flyspell-prog-text-faces into defcustomStefan Kangas
2020-09-02Fix OBOE in flyspell-check-previous-highlighted-wordStefan Kangas
2020-08-27Minor clean up in flyspell.elStefan Kangas
2020-08-27Only show flyspell welcome message interactivelyStefan Kangas
2020-08-27Fix flyspell welcome messageStefan Kangas
2020-08-27; * lisp/textmodes/flyspell.el (flyspell-mode-on): Fix typo.Stefan Kangas
2020-08-27Refer to correct mouse button in flyspell messageStefan Kangas
2020-08-18Rename new option to flyspell-use-mouse-3-for-menuStefan Kangas
2020-08-16Add new option flyspell-correct-on-mouse-3Stefan Kangas
2020-08-16Remove redundant :group args from flyspell.elStefan Kangas