summaryrefslogtreecommitdiff
path: root/lisp/textmodes/flyspell.el
Commit message (Expand)AuthorAge
* Prefer defvar-local in textmodes/*.elStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Don't boldify the flyspell language indicator in the mode lineLars Ingebrigtsen2020-10-11
* Don't recommend quoting lambdasStefan Kangas2020-10-01
* Display the language in the Flyspell mode lineLars Ingebrigtsen2020-09-19
* Make flyspell-prog-text-faces into defcustomStefan Kangas2020-09-09
* Fix OBOE in flyspell-check-previous-highlighted-wordStefan Kangas2020-09-02
* Minor clean up in flyspell.elStefan Kangas2020-08-27
* Only show flyspell welcome message interactivelyStefan Kangas2020-08-27
* Fix flyspell welcome messageStefan Kangas2020-08-27
* ; * lisp/textmodes/flyspell.el (flyspell-mode-on): Fix typo.Stefan Kangas2020-08-27
* Refer to correct mouse button in flyspell messageStefan Kangas2020-08-27
* Rename new option to flyspell-use-mouse-3-for-menuStefan Kangas2020-08-18
* Add new option flyspell-correct-on-mouse-3Stefan Kangas2020-08-16
* Remove redundant :group args from flyspell.elStefan Kangas2020-08-16
* Merge from origin/emacs-27Paul Eggert2020-01-01
|\
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Use regexp type for regexps in defcustom declarationsMattias EngdegÄrd2019-12-26
|/
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* lisp/*.el, src/*.c: Fix typos in docstringsJuanma Barranquero2019-09-19
* Avoid a flyspell error if point is at beginning of bufferAlex Branham2019-06-17
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Fix build error: use string :version in defcustomKarl Fogel2018-09-10
* | Add flyspell option to ignore duplicates of different caseReuben Thomas2018-09-10
* | Merge from origin/emacs-26Glenn Morris2018-08-10
|\|
| * Fix Flyspell mode when several languages are mixed in a bufferEli Zaretskii2018-08-07
* | Merge from origin/emacs-26Glenn Morris2018-07-20
|\|
| * Clarify usage and dependencies between several Flyspell featuresEli Zaretskii2018-07-14
* | Merge from origin/emacs-26Glenn Morris2018-07-13
|\|
| * Another documentation improvement in flyspell.elEli Zaretskii2018-07-12
| * Improve documentation of FlyspellEli Zaretskii2018-07-12
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-20
* | Merge from origin/emacs-26Glenn Morris2018-04-20
|\|
| * Fix flyspell-auto-correct-previous-word broken by recent changeEli Zaretskii2018-04-17
* | Better support for 'transpose-chars' in Flyspell modeAaron Jensen2018-03-20
|/
* Prevent Flyspell from changing unrelated wordsEli Zaretskii2018-03-03
* * lisp/textmodes/flyspell.el (flyspell-get-word): Doc fix.Glenn Morris2018-02-20
* Fix documentation of 'flyspell-auto-correct-word'Eli Zaretskii2018-02-20
* ; * lisp/textmodes/flyspell.el (flyspell-auto-correct-word): Fix a typo.Eli Zaretskii2018-02-17
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* ; * lisp/textmodes/flyspell.el (flyspell-auto-correct-word): Fix last change.Eli Zaretskii2018-02-16
* Fix the doc string of flyspell-auto-correct-wordEli Zaretskii2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Don't lose key bindings on mis-spelled text in flyspell-modeEli Zaretskii2017-04-30