summaryrefslogtreecommitdiff
path: root/lisp/textmodes/flyspell.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix overlays order in Flyspell (bug#58970)Juri Linkov2022-11-031-1/+3
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-071-2/+0
* Prefer defvar-keymap in several casesStefan Kangas2022-09-131-5/+3
* Make a prefix go to the previous errorLars Ingebrigtsen2022-08-251-21/+30
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* Make flyspell-check-word-p work better with delete-selection-modeLars Ingebrigtsen2022-08-041-0/+3
* Remove some XEmacs compat code from flyspell.elStefan Kangas2022-05-131-3/+1
* Merge from origin/emacs-28Stefan Kangas2022-02-251-0/+3
|\
| * Mention flyspell-prog-mode in flyspell-mode doc stringLars Ingebrigtsen2022-02-241-0/+3
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | * lisp/textmodes/flyspell.el: Pop up the menu under cursor from keyboard.Juri Linkov2021-11-221-11/+2
|/
* Fix flyspell-correct-word selected from context menu opened with the keyboardJuri Linkov2021-11-181-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+1
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-131-4/+4
* * lisp/thingatpt.el (thing-at-mouse): New function (bug#50256).Juri Linkov2021-09-121-1/+1
* Replace flyspell-use-mouse-3-for-menu with context-menu-mode (bug#50067)Juri Linkov2021-08-271-29/+18
* * lisp/textmodes/flyspell.el: Fix bug#49104Stefan Monnier2021-06-271-15/+8
* More accurate highlighting of mis-spellings in FlyspellEli Zaretskii2021-06-031-7/+20
* ; Fix some typos in doc strings and manualsŠtěpán Němec2021-04-241-1/+1
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-111-2/+2
* Prefer defvar-local in textmodes/*.elStefan Kangas2021-01-311-26/+13
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Don't boldify the flyspell language indicator in the mode lineLars Ingebrigtsen2020-10-111-1/+0
* Don't recommend quoting lambdasStefan Kangas2020-10-011-1/+1
* Display the language in the Flyspell mode lineLars Ingebrigtsen2020-09-191-1/+15
* Make flyspell-prog-text-faces into defcustomStefan Kangas2020-09-091-2/+6
* Fix OBOE in flyspell-check-previous-highlighted-wordStefan Kangas2020-09-021-1/+1
* Minor clean up in flyspell.elStefan Kangas2020-08-271-8/+5
* Only show flyspell welcome message interactivelyStefan Kangas2020-08-271-1/+1
* Fix flyspell welcome messageStefan Kangas2020-08-271-9/+14
* ; * lisp/textmodes/flyspell.el (flyspell-mode-on): Fix typo.Stefan Kangas2020-08-271-1/+1
* Refer to correct mouse button in flyspell messageStefan Kangas2020-08-271-9/+12
* Rename new option to flyspell-use-mouse-3-for-menuStefan Kangas2020-08-181-7/+7
* Add new option flyspell-correct-on-mouse-3Stefan Kangas2020-08-161-1/+20
* Remove redundant :group args from flyspell.elStefan Kangas2020-08-161-36/+4
* Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-2/+2
|/
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-191-1/+1
* Avoid a flyspell error if point is at beginning of bufferAlex Branham2019-06-171-3/+4
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-2/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix build error: use string :version in defcustomKarl Fogel2018-09-101-1/+1