summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
Commit message (Expand)AuthorAgeFilesLines
* Add new ispell-change-dictionary-hook (Bug#1110)Stefan Kangas2019-06-271-2/+7
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Add standard unmatchable regexpMattias EngdegÄrd2019-05-151-1/+1
* Improve ispell.el diagnostics if Hunspell dictionaries aren't foundMark Diekhans2019-03-081-2/+2
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Glenn Morris2019-02-151-1/+8
|\
| * Fix Hunspell invocation for discovering its dictionariesEli Zaretskii2019-02-111-1/+8
* | Merge from origin/emacs-26Glenn Morris2019-01-181-0/+1
|\ \ | |/
| * Reinitialize ispell-really-enchant when changing the spellerPhilip K2019-01-121-0/+1
* | Avoid using obsolete accept-process-output argPaul Eggert2019-01-151-2/+6
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-11-281-1/+6
|\ \ | |/
| * Support Hunspell 1.7.0 in ispell.elEli Zaretskii2018-11-261-1/+6
* | Improve error message when Hunspell dictionaries are misconfiguredEli Zaretskii2018-08-111-0/+6
* | Merge from origin/emacs-26Glenn Morris2018-07-201-2/+3
|\ \ | |/
| * Don't use a literal "C-u" in ispell.el help message textEli Zaretskii2018-07-141-2/+3
| * Call enchant-lsmod correctly when Enchant is installed with a suffixReuben Thomas2018-06-101-2/+3
| * Don't remove highlight of misspelled word on pdict saveEli Zaretskii2018-06-021-8/+8
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | * lisp/textmodes/ispell.el (ispell-menu-map): Init in declarationStefan Monnier2018-06-121-82/+70
* | * lisp/textmodes/ispell.el (ispell--call-enchant-lsmod): Use \' i.s.o $.Stefan Monnier2018-06-101-3/+5
* | Merge from origin/emacs-26Glenn Morris2018-05-071-2/+8
|\ \ | |/
| * Avoid errors in ispell.el when Enchant returns empty extra charsDaniel Pittman2018-05-041-2/+4
| * Make 'ispell-initialize-spellchecker-hook' work againEli Zaretskii2018-05-041-0/+4
* | Don't remove highlight of misspelled word on pdict saveEli Zaretskii2018-05-061-8/+8
* | * lisp/textmodes/ispell.el (ispell-use-framepop-p): Doc fix.Glenn Morris2018-05-021-1/+3
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-1/+2
* | Call enchant-lsmod correctly when Enchant is installed with a suffixReuben Thomas2018-03-161-2/+3
* | Replace (default-value 'enable-multibyte-characters) with tStefan Monnier2018-01-251-5/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Improve detection of speller version in ispell.elEli Zaretskii2017-12-221-13/+17
* Fix errors in flyspell-post-command-hookEli Zaretskii2017-09-191-2/+4
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Avoid using string-to-multibyte in ispell.elReuben Thomas2017-08-241-13/+3
* ; * lisp/textmodes/ispell.el: `subr-x' is only needed at compile time.Noam Postavsky2017-08-201-1/+1
* Add missing requireReuben Thomas2017-08-201-0/+1
* Remove old comments and a redundant FIXMEReuben Thomas2017-08-201-26/+4
* Add Enchant support to ispell.el (Bug#17742)Reuben Thomas2017-08-201-14/+78
* Revert "Add Enchant support to ispell.el (Bug#17742)"Reuben Thomas2017-08-071-65/+14
* Add Enchant support to ispell.el (Bug#17742)Reuben Thomas2017-08-071-14/+65
* ispell.el: use user-error rather than debug-ignored-errorsGlenn Morris2017-04-171-4/+1
* Support in ispell.el multiple dictionaries loaded by HunspellEli Zaretskii2017-03-251-11/+21
* Avoid infloop in 'ispell-region'Eli Zaretskii2017-01-071-1/+8
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Keep default CASECHARS/NOT-CASECHARS for ispell built-in dictionariesReuben Thomas2016-12-211-2/+2
* | Reinstate ispell character offset (bug#25219)Alan Third2016-12-181-1/+4
* | Remove support for aspell < 0.60 (from 2004)Reuben Thomas2016-12-131-19/+16
* | Minor docstring and comment fixes to ispell.elReuben Thomas2016-12-131-2/+2