summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
Commit message (Expand)AuthorAgeFilesLines
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-2/+2
* Quoting fixes in lisp/textmodesPaul Eggert2015-08-301-1/+2
* Spelling fixesPaul Eggert2015-08-251-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-6/+6
* Support invocation of Hunspell with multiple dictionariesEli Zaretskii2015-08-221-38/+75
* Minor formatting changes in ispell.elEli Zaretskii2015-08-221-41/+41
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-2/+2
* Spelling fixesPaul Eggert2015-05-171-1/+1
* ; * lisp/textmodes/ispell.el (ispell-aspell-find-dictionary): Add a comment.Eli Zaretskii2015-05-161-1/+2
* Support de-alt dictionary with Aspell.Eli Zaretskii2015-05-151-1/+2
* Fix synchronous invocation of IspellEli Zaretskii2015-04-281-3/+12
* Merge from origin/emacs-24Paul Eggert2015-03-031-26/+41
|\
| * textmodes/ispell.el: Look for aspell .dat files also under dict-dir, as aspel...Agustin Martin Domingo2015-03-031-17/+25
| * ispell.el: Extend to aspell current hunspell handling of aliases names for st...Agustin Martin Domingo2015-03-031-9/+16
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | In `ispell-command-loop' don't use `next-window'.Martin Rudalics2014-12-191-2/+4
* | Fix ispell window handling.Martin Rudalics2014-12-181-117/+60
* | Use file-accessible-directory-p in some more placesGlenn Morris2014-05-091-8/+4
|/
* Misc small fixes.Juri Linkov2014-01-311-1/+1
* ispell.el (ispell-region): Reset `in-comment' for new line instead of `add-co...Agustín Martín2014-01-141-1/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/textmodes/ispell.el (ispell-lookup-words): When `look' is notDmitry Gutov2013-11-091-3/+6
* Rename lookup-words to ispell-lookup-wordsLeo Liu2013-09-281-8/+10
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* ispell.el: use `comment-normalize-vars' in ispell-add-per-file-word-list (Bug...Agustín Martín2013-04-171-2/+7
* ispell.el: No longer mark as wrong-by-flyspell words just accepted by ispell ...Agustín Martín2013-04-151-0/+4
* ispell.el (ispell-set-spellchecker-params): Really set `ispell-args' for all ...Agustín Martín2013-04-051-1/+2
* Spelling fixes.Paul Eggert2013-03-021-1/+1
* * lisp/textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.Stefan Monnier2013-03-011-184/+187
* textmodes/ispell.el: Expand hunspell affix-file paths. Improve debug messages...Agustín Martín2013-03-011-1/+2
* Initial support for hunspell dictionaries auto-detection (Bug#13639)Agustín Martín2013-02-281-24/+206
* Merge from emacs-24; up to 2012-12-22T02:59:08Z!cyd@gnu.orgGlenn Morris2013-02-221-1/+4
|\
| * * lisp/isearch.el (isearch-lazy-highlight-new-loop):Juri Linkov2013-02-211-1/+4
* | ispell.el: Make sure hunspell specific dict names are used for standard dicts...Agustín Martín2013-01-211-0/+83
* | Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-2/+2
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | ispell.el: Use expanded values of personal dictionary for process restart che...Agustín Martín2012-12-031-12/+9
* | ispell.el: Fix ispell personal dictionary name expansion.Agustín Martín2012-12-031-1/+5
* | ispell.el (ispell-region): Do not prefix sent string by comment in autoconf modeAgustín Martín2012-11-061-6/+14
* | textmodes/ispell.el: Experimental support for support debugging.Agustín Martín2012-11-061-22/+76
* | ispell.el (ispell-region): Standard re-indent for better readability.Agustín Martín2012-11-061-104/+104
* | ispell.el (ispell-program-name): Update spellchecker parameters when customized.Agustín Martín2012-11-051-0/+4
|/
* After saving ispell dictionary, re-enable flyspell if necessary.Chong Yidong2012-10-131-5/+8
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-2/+3
* * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-261-2/+1
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-4/+2
* ispell.el: Define `ispell-with-no-warnings' as a macro. Deal with obsolete `i...Agustín Martín2012-05-301-14/+12
* textmodex/{ispell,flyspell}.el: Decrease XEmacs incompatibilities.Agustín Martín2012-05-281-6/+22