| Commit message (Expand) | Author | Age | Files | Lines |
* | (ispell-start-process): Defend against bad default-directory. | Martin Rudalics | 2007-05-16 | 1 | -1/+6 |
* | (ispell-call-process): New function. | Richard M. Stallman | 2007-03-20 | 1 | -7/+22 |
* | (ispell-dictionary-alist): Doc fix. | Juanma Barranquero | 2007-02-14 | 1 | -1/+1 |
* | (ispell-keep-choices-win, ispell-dictionary-alist, ispell-word, | Juanma Barranquero | 2007-02-14 | 1 | -16/+14 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | (ispell-change-dictionary): Ensure that | Reiner Steib | 2007-01-19 | 1 | -0/+1 |
* | (ispell-dictionary-alist-3): Replace "---" by "-" in francais7 | Martin Rudalics | 2007-01-16 | 1 | -2/+2 |
* | (ispell, ispell-local-dictionary-alist, ispell-help): Fix typos in docstrings. | Juanma Barranquero | 2006-11-06 | 1 | -6/+6 |
* | * textmodes/ispell.el (ispell-change-dictionary): Don't check the | Chong Yidong | 2006-09-23 | 1 | -2/+3 |
* | (ispell-word): If we replace the word, move point to the end. | Richard M. Stallman | 2006-07-26 | 1 | -2/+8 |
* | (ispell-kill-ispell): If ispell has been | Kim F. Storm | 2006-06-09 | 1 | -10/+2 |
* | (ispell-format-word): Make this the alias for the following variable. | Roland Winkler | 2006-05-21 | 1 | -6/+9 |
* | (ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call to | Eli Zaretskii | 2006-05-05 | 1 | -13/+17 |
* | * subr.el (string-or-null-p): New function. | Reiner Steib | 2006-04-06 | 1 | -1/+1 |
* | * files.el: Move some `safe-local-variable' declarations to the | Reiner Steib | 2006-04-06 | 1 | -0/+2 |
* | (ispell-skip-region-alist): Add "_+" to the part that matches email addresses, | Eli Zaretskii | 2006-03-18 | 1 | -3/+4 |
* | (ispell-find-aspell-dictionaries): Add aliases before merging elements from the | Eli Zaretskii | 2006-03-11 | 1 | -7/+10 |
* | (ispell-menu-map-needed) [ispell-message]: Be visible only if major mode | Eli Zaretskii | 2006-03-11 | 1 | -0/+1 |
* | (ispell-local-dictionary-alist): Accept as valid any coding-system | Eli Zaretskii | 2006-02-17 | 1 | -7/+3 |
* | (ispell-change-dictionary): Call ispell-buffer-local-dict instead of | Eli Zaretskii | 2006-02-17 | 1 | -1/+1 |
* | (ispell-find-aspell-dictionaries): If no English aspell dictionary is | Eli Zaretskii | 2006-01-27 | 1 | -1/+3 |
* | (ispell-internal-change-dictionary, ispell-change-dictionary): | Stefan Monnier | 2006-01-15 | 1 | -17/+3 |
* | (ispell-kill-ispell): Run new hook ispell-kill-ispell-hook. | Stefan Monnier | 2006-01-15 | 1 | -1/+4 |
* | (ispell-init-process): Include the used dictionary in ispell process | Eli Zaretskii | 2006-01-13 | 1 | -3/+17 |
* | (ispell-current-personal-dictionary): New variable. | Richard M. Stallman | 2005-12-16 | 1 | -14/+24 |
* | (ispell-highlight-spelling-error-overlay): | Juri Linkov | 2005-12-09 | 1 | -3/+5 |
* | (ispell-command-loop): Change `i' description not to assume it | Richard M. Stallman | 2005-11-03 | 1 | -2/+1 |
* | (ispell-dictionary-alist-5): Add . as boundarychar for Polish. | Richard M. Stallman | 2005-10-30 | 1 | -4/+4 |
* | (ispell-local-dictionary-overridden): Fix the | Richard M. Stallman | 2005-10-23 | 1 | -38/+52 |
* | (ispell-check-version): Fix last change. | Romain Francoise | 2005-10-09 | 1 | -1/+0 |
* | (ispell-check-version): | Richard M. Stallman | 2005-10-08 | 1 | -0/+1 |
* | (ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries. | Richard M. Stallman | 2005-10-04 | 1 | -1/+2 |
* | (ispell-find-aspell-dictionaries): Remove interactive spec. | Stefan Monnier | 2005-10-03 | 1 | -1/+0 |
* | (ispell-maybe-find-aspell-dictionaries): New function, code extracted from | Eli Zaretskii | 2005-09-24 | 1 | -7/+12 |
* | Message format spec fixes (2) | Deepak Goel | 2005-09-18 | 1 | -2/+2 |
* | (ispell-aspell-supports-utf8): New variable. | Eli Zaretskii | 2005-09-17 | 1 | -4/+13 |
* | (ispell-check-version): Signal an error if aspell version is less than 0.60. | Eli Zaretskii | 2005-09-10 | 1 | -1/+4 |
* | (mail-yank-prefix): Add defvar. | Juanma Barranquero | 2005-08-31 | 1 | -2/+4 |
* | (lookup-words): Cope with case where ARGS is empty. | Richard M. Stallman | 2005-08-15 | 1 | -3/+7 |
* | (ispell-word): More fboundp checks. | Richard M. Stallman | 2005-08-09 | 1 | -32/+116 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+2 |
* | (ispell-command-loop): Add current dictionary name and program name | Juri Linkov | 2005-07-09 | 1 | -8/+17 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (ispell-word): Remove stray parenthesis. | Luc Teirlinck | 2005-06-28 | 1 | -1/+1 |
* | (ispell-word): Do not ignore short words. | Richard M. Stallman | 2005-06-28 | 1 | -74/+73 |
* | (ispell-menu-map-needed): flyspell-mode could be void. | Lute Kamstra | 2005-06-09 | 1 | -1/+1 |
* | (ispell-check-version): Use match-string-no-properties. | Richard M. Stallman | 2005-06-08 | 1 | -17/+8 |
* | Replace `string-to-int' by `string-to-number'. | Juanma Barranquero | 2005-05-16 | 1 | -2/+2 |
* | (ispell-program-name): Try looking for "aspell" along exec-path, | Eli Zaretskii | 2005-05-07 | 1 | -1/+3 |
* | (ispell-dictionary-alist-6): Add slovenian. | Eli Zaretskii | 2005-03-26 | 1 | -0/+4 |