index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
flyspell.el
Age
Commit message (
Expand
)
Author
2026-03-14
; Fix last change
Eli Zaretskii
2026-03-14
Fix auto-correct previous word with 'flyspell-prog-mode'
Timon Reinold
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-04
Improve performance of 'flyspell-goto-next-error'
Kristoffer Balintona
2025-03-14
Make turn-on-flyspell/turn-off-flyspell obsolete
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-22
New 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-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-08
Mark two flyspell functions as internal
Stefan Kangas
2023-09-06
Remove compat code from flyspell
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-03
Fix overlays order in Flyspell (bug#58970)
Juri Linkov
2022-10-07
Remove redundant let-bindings of `inhibit-point-motion-hooks`
Stefan Monnier
2022-09-13
Prefer defvar-keymap in several cases
Stefan Kangas
2022-08-25
Make a prefix go to the previous error
Lars Ingebrigtsen
2022-08-23
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-04
Make flyspell-check-word-p work better with delete-selection-mode
Lars Ingebrigtsen
2022-05-13
Remove some XEmacs compat code from flyspell.el
Stefan Kangas
2022-02-25
Merge from origin/emacs-28
Stefan Kangas
2022-02-24
Mention flyspell-prog-mode in flyspell-mode doc string
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli 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-18
Fix flyspell-correct-word selected from context menu opened with the keyboard
Juri Linkov
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-13
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-09-12
* lisp/thingatpt.el (thing-at-mouse): New function (bug#50256).
Juri Linkov
2021-08-27
Replace flyspell-use-mouse-3-for-menu with context-menu-mode (bug#50067)
Juri Linkov
2021-06-27
* lisp/textmodes/flyspell.el: Fix bug#49104
Stefan Monnier
2021-06-03
More accurate highlighting of mis-spellings in Flyspell
Eli 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 variables
Stefan Monnier
2021-01-31
Prefer defvar-local in textmodes/*.el
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-11
Don't boldify the flyspell language indicator in the mode line
Lars Ingebrigtsen
2020-10-01
Don't recommend quoting lambdas
Stefan Kangas
2020-09-19
Display the language in the Flyspell mode line
Lars Ingebrigtsen
2020-09-09
Make flyspell-prog-text-faces into defcustom
Stefan Kangas
2020-09-02
Fix OBOE in flyspell-check-previous-highlighted-word
Stefan Kangas
2020-08-27
Minor clean up in flyspell.el
Stefan Kangas
2020-08-27
Only show flyspell welcome message interactively
Stefan Kangas
2020-08-27
Fix flyspell welcome message
Stefan Kangas
2020-08-27
; * lisp/textmodes/flyspell.el (flyspell-mode-on): Fix typo.
Stefan Kangas
2020-08-27
Refer to correct mouse button in flyspell message
Stefan Kangas
2020-08-18
Rename new option to flyspell-use-mouse-3-for-menu
Stefan Kangas
2020-08-16
Add new option flyspell-correct-on-mouse-3
Stefan Kangas
2020-08-16
Remove redundant :group args from flyspell.el
Stefan Kangas
[next]