summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* textmodes/ispell.el: Fix variable name. Show spellchecker on process start.Agustín Martín2012-05-281-3/+4
* * lisp/textmodes/flyspell.el: Commenting style, plus code simplifications.Stefan Monnier2012-05-181-23/+24
* ispell.el,flyspell.el: Preserve session localwords when switching back buffers.Agustín Martín2012-04-231-4/+22
* Remove obsolete usage of (ispell-insert-word)Agustín Martín2012-04-231-13/+3
* (ispell-dictionary-base-alist): Revert to original XEmacs friendly default va...Agustín Martín2012-04-161-3/+3
* ispell.el (ispell-set-spellchecker-params): Make dicts use [:alpha:] ifAgustín Martín2012-04-161-4/+28
* Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-131-1/+2
|\
| * Support Hebrew spell-checking in ispell.el.Eli Zaretskii2012-04-081-1/+2
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-27/+27
* | Fix invocation of Hunspell by ispell.el.Eli Zaretskii2012-04-081-4/+7
|/
* ispell.el (ispell-get-extended-character-mode): Make sure extended-character-...Agustín Martín2012-03-301-2/+4
* Spelling fixes.Paul Eggert2012-03-281-1/+1
* Fix doc strings in ispell.el/.Eli Zaretskii2012-03-171-41/+46
* Improve error message in ispell-get-decoded-string.Eli Zaretskii2012-03-171-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-2/+2
* Spelling fixes.Paul Eggert2011-11-261-2/+3
* Fix typos.Juanma Barranquero2011-11-161-1/+1