summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
Commit message (Expand)AuthorAgeFilesLines
* (ispell-start-process): Defend against bad default-directory.Martin Rudalics2007-05-161-1/+6
* (ispell-call-process): New function.Richard M. Stallman2007-03-201-7/+22
* (ispell-dictionary-alist): Doc fix.Juanma Barranquero2007-02-141-1/+1
* (ispell-keep-choices-win, ispell-dictionary-alist, ispell-word,Juanma Barranquero2007-02-141-16/+14
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (ispell-change-dictionary): Ensure thatReiner Steib2007-01-191-0/+1
* (ispell-dictionary-alist-3): Replace "---" by "-" in francais7Martin Rudalics2007-01-161-2/+2
* (ispell, ispell-local-dictionary-alist, ispell-help): Fix typos in docstrings.Juanma Barranquero2006-11-061-6/+6
* * textmodes/ispell.el (ispell-change-dictionary): Don't check theChong Yidong2006-09-231-2/+3
* (ispell-word): If we replace the word, move point to the end.Richard M. Stallman2006-07-261-2/+8
* (ispell-kill-ispell): If ispell has beenKim F. Storm2006-06-091-10/+2
* (ispell-format-word): Make this the alias for the following variable.Roland Winkler2006-05-211-6/+9
* (ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call toEli Zaretskii2006-05-051-13/+17
* * subr.el (string-or-null-p): New function.Reiner Steib2006-04-061-1/+1
* * files.el: Move some `safe-local-variable' declarations to theReiner Steib2006-04-061-0/+2
* (ispell-skip-region-alist): Add "_+" to the part that matches email addresses,Eli Zaretskii2006-03-181-3/+4
* (ispell-find-aspell-dictionaries): Add aliases before merging elements from theEli Zaretskii2006-03-111-7/+10
* (ispell-menu-map-needed) [ispell-message]: Be visible only if major modeEli Zaretskii2006-03-111-0/+1
* (ispell-local-dictionary-alist): Accept as valid any coding-systemEli Zaretskii2006-02-171-7/+3
* (ispell-change-dictionary): Call ispell-buffer-local-dict instead ofEli Zaretskii2006-02-171-1/+1
* (ispell-find-aspell-dictionaries): If no English aspell dictionary isEli Zaretskii2006-01-271-1/+3
* (ispell-internal-change-dictionary, ispell-change-dictionary):Stefan Monnier2006-01-151-17/+3
* (ispell-kill-ispell): Run new hook ispell-kill-ispell-hook.Stefan Monnier2006-01-151-1/+4
* (ispell-init-process): Include the used dictionary in ispell processEli Zaretskii2006-01-131-3/+17
* (ispell-current-personal-dictionary): New variable.Richard M. Stallman2005-12-161-14/+24
* (ispell-highlight-spelling-error-overlay):Juri Linkov2005-12-091-3/+5
* (ispell-command-loop): Change `i' description not to assume itRichard M. Stallman2005-11-031-2/+1
* (ispell-dictionary-alist-5): Add . as boundarychar for Polish.Richard M. Stallman2005-10-301-4/+4
* (ispell-local-dictionary-overridden): Fix theRichard M. Stallman2005-10-231-38/+52
* (ispell-check-version): Fix last change.Romain Francoise2005-10-091-1/+0
* (ispell-check-version):Richard M. Stallman2005-10-081-0/+1
* (ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.Richard M. Stallman2005-10-041-1/+2
* (ispell-find-aspell-dictionaries): Remove interactive spec.Stefan Monnier2005-10-031-1/+0
* (ispell-maybe-find-aspell-dictionaries): New function, code extracted fromEli Zaretskii2005-09-241-7/+12
* Message format spec fixes (2)Deepak Goel2005-09-181-2/+2
* (ispell-aspell-supports-utf8): New variable.Eli Zaretskii2005-09-171-4/+13
* (ispell-check-version): Signal an error if aspell version is less than 0.60.Eli Zaretskii2005-09-101-1/+4
* (mail-yank-prefix): Add defvar.Juanma Barranquero2005-08-311-2/+4
* (lookup-words): Cope with case where ARGS is empty.Richard M. Stallman2005-08-151-3/+7
* (ispell-word): More fboundp checks.Richard M. Stallman2005-08-091-32/+116
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (ispell-command-loop): Add current dictionary name and program nameJuri Linkov2005-07-091-8/+17
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (ispell-word): Remove stray parenthesis.Luc Teirlinck2005-06-281-1/+1
* (ispell-word): Do not ignore short words.Richard M. Stallman2005-06-281-74/+73
* (ispell-menu-map-needed): flyspell-mode could be void.Lute Kamstra2005-06-091-1/+1
* (ispell-check-version): Use match-string-no-properties.Richard M. Stallman2005-06-081-17/+8
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-2/+2
* (ispell-program-name): Try looking for "aspell" along exec-path,Eli Zaretskii2005-05-071-1/+3
* (ispell-dictionary-alist-6): Add slovenian.Eli Zaretskii2005-03-261-0/+4