| Commit message (Expand) | Author | Age | Files | Lines |
* | Use file-accessible-directory-p in some more places | Glenn Morris | 2014-05-09 | 1 | -8/+4 |
* | Misc small fixes. | Juri Linkov | 2014-01-31 | 1 | -1/+1 |
* | ispell.el (ispell-region): Reset `in-comment' for new line instead of `add-co... | Agustín Martín | 2014-01-14 | 1 | -1/+2 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | * lisp/textmodes/ispell.el (ispell-lookup-words): When `look' is not | Dmitry Gutov | 2013-11-09 | 1 | -3/+6 |
* | Rename lookup-words to ispell-lookup-words | Leo Liu | 2013-09-28 | 1 | -8/+10 |
* | Do not call to `selected-window' where it is assumed by default. | Dmitry Antipov | 2013-08-05 | 1 | -1/+1 |
* | ispell.el: use `comment-normalize-vars' in ispell-add-per-file-word-list (Bug... | Agustín Martín | 2013-04-17 | 1 | -2/+7 |
* | ispell.el: No longer mark as wrong-by-flyspell words just accepted by ispell ... | Agustín Martín | 2013-04-15 | 1 | -0/+4 |
* | ispell.el (ispell-set-spellchecker-params): Really set `ispell-args' for all ... | Agustín Martín | 2013-04-05 | 1 | -1/+2 |
* | Spelling fixes. | Paul Eggert | 2013-03-02 | 1 | -1/+1 |
* | * lisp/textmodes/ispell.el: Fix nitpicks and byte-compiler warnings. | Stefan Monnier | 2013-03-01 | 1 | -184/+187 |
* | textmodes/ispell.el: Expand hunspell affix-file paths. Improve debug messages... | Agustín Martín | 2013-03-01 | 1 | -1/+2 |
* | Initial support for hunspell dictionaries auto-detection (Bug#13639) | Agustín Martín | 2013-02-28 | 1 | -24/+206 |
* | Merge from emacs-24; up to 2012-12-22T02:59:08Z!cyd@gnu.org | Glenn Morris | 2013-02-22 | 1 | -1/+4 |
|\ |
|
| * | * lisp/isearch.el (isearch-lazy-highlight-new-loop): | Juri Linkov | 2013-02-21 | 1 | -1/+4 |
* | | ispell.el: Make sure hunspell specific dict names are used for standard dicts... | Agustín Martín | 2013-01-21 | 1 | -0/+83 |
* | | Disambiguate function and variable references in docstrings. | Aaron S. Hawley | 2013-01-11 | 1 | -2/+2 |
* | | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | | ispell.el: Use expanded values of personal dictionary for process restart che... | Agustín Martín | 2012-12-03 | 1 | -12/+9 |
* | | ispell.el: Fix ispell personal dictionary name expansion. | Agustín Martín | 2012-12-03 | 1 | -1/+5 |
* | | ispell.el (ispell-region): Do not prefix sent string by comment in autoconf mode | Agustín Martín | 2012-11-06 | 1 | -6/+14 |
* | | textmodes/ispell.el: Experimental support for support debugging. | Agustín Martín | 2012-11-06 | 1 | -22/+76 |
* | | ispell.el (ispell-region): Standard re-indent for better readability. | Agustín Martín | 2012-11-06 | 1 | -104/+104 |
* | | ispell.el (ispell-program-name): Update spellchecker parameters when customized. | Agustín Martín | 2012-11-05 | 1 | -0/+4 |
|/ |
|
* | After saving ispell dictionary, re-enable flyspell if necessary. | Chong Yidong | 2012-10-13 | 1 | -5/+8 |
* | Update docstrings and comments to use "init file" terminology. | Chong Yidong | 2012-09-17 | 1 | -2/+3 |
* | * lisp/files.el (file-name-base): New convenience function. | Sam Steingold | 2012-06-26 | 1 | -2/+1 |
* | Remove incorrect uses of "modeline". | Chong Yidong | 2012-06-02 | 1 | -4/+2 |
* | ispell.el: Define `ispell-with-no-warnings' as a macro. Deal with obsolete `i... | Agustín Martín | 2012-05-30 | 1 | -14/+12 |
* | textmodex/{ispell,flyspell}.el: Decrease XEmacs incompatibilities. | Agustín Martín | 2012-05-28 | 1 | -6/+22 |
* | textmodes/ispell.el: Fix variable name. Show spellchecker on process start. | Agustín Martín | 2012-05-28 | 1 | -3/+4 |
* | * lisp/textmodes/flyspell.el: Commenting style, plus code simplifications. | Stefan Monnier | 2012-05-18 | 1 | -23/+24 |
* | ispell.el,flyspell.el: Preserve session localwords when switching back buffers. | Agustín Martín | 2012-04-23 | 1 | -4/+22 |
* | Remove obsolete usage of (ispell-insert-word) | Agustín Martín | 2012-04-23 | 1 | -13/+3 |
* | (ispell-dictionary-base-alist): Revert to original XEmacs friendly default va... | Agustín Martín | 2012-04-16 | 1 | -3/+3 |
* | ispell.el (ispell-set-spellchecker-params): Make dicts use [:alpha:] if | Agustín Martín | 2012-04-16 | 1 | -4/+28 |
* | Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.org | Glenn Morris | 2012-04-13 | 1 | -1/+2 |
|\ |
|
| * | Support Hebrew spell-checking in ispell.el. | Eli Zaretskii | 2012-04-08 | 1 | -1/+2 |
* | | Remove * characters from the front of variable docstrings. | Chong Yidong | 2012-04-09 | 1 | -27/+27 |
* | | Fix invocation of Hunspell by ispell.el. | Eli Zaretskii | 2012-04-08 | 1 | -4/+7 |
|/ |
|
* | ispell.el (ispell-get-extended-character-mode): Make sure extended-character-... | Agustín Martín | 2012-03-30 | 1 | -2/+4 |
* | Spelling fixes. | Paul Eggert | 2012-03-28 | 1 | -1/+1 |
* | Fix doc strings in ispell.el/. | Eli Zaretskii | 2012-03-17 | 1 | -41/+46 |
* | Improve error message in ispell-get-decoded-string. | Eli Zaretskii | 2012-03-17 | 1 | -1/+2 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-12-04 | 1 | -2/+2 |
* | Spelling fixes. | Paul Eggert | 2011-11-26 | 1 | -2/+3 |
* | Fix typos. | Juanma Barranquero | 2011-11-16 | 1 | -1/+1 |