summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove unused variableReuben Thomas2016-12-131-2/+0
* | Remove XEmacs-specific ispell-with-no-warningsReuben Thomas2016-12-131-8/+4
* | Remove meaningless defconst ispell-versionReuben Thomas2016-12-131-10/+3
* | Remove boundp test for always-bound symbolReuben Thomas2016-12-131-2/+1
* | Remove support for ispell < 3.1.12Reuben Thomas2016-12-131-8/+2
* | Remove unused constantReuben Thomas2016-12-131-4/+0
* | Remove support for old versions of supercite and GNUS from ispell.elReuben Thomas2016-12-131-7/+2
* | Remove remaining mentions of XEmacs from ispell.elReuben Thomas2016-12-131-3/+2
* | Remove XEmacs-specific minibuffer handling code from ispell.elReuben Thomas2016-12-131-7/+5
* | Remove XEmacs-specific horizontal scrollbar handling in ispell.elReuben Thomas2016-12-131-8/+2
* | Remove XEmacs-specific code dealing with enable-multibyte-charactersReuben Thomas2016-12-131-16/+3
* | Remove XEmacs-specific code from ispell.elReuben Thomas2016-12-131-45/+10
* | Remove some commented-out codeReuben Thomas2016-12-131-6/+1
* | Remove XEmacs and old Emacs highlighting codeReuben Thomas2016-12-131-19/+3