summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * * textmodes/ispell.el (ispell-local-pdict): Add safe-local-variable property.Dan Nicolaescu2008-01-031-0/+1
* | Merge from emacs--rel--22, gnus--devo--0Miles Bader2008-01-021-2/+7
|\ \ | |/
| * (ispell-grep-command): Use "grep" on MS-Windows and MS-DOS.Eli Zaretskii2007-12-291-2/+7
* | * calculator.el:Dan Nicolaescu2007-12-251-13/+0
* | Fix breakage of textmodes/ispell.el from last change.Deepak Goel2007-12-061-1/+1
* | Fix buggy `error' calls in textmode/Deepak Goel2007-12-061-1/+1
* | Agustín Martín <agustin.martin at hispalinux.es>Glenn Morris2007-12-021-1/+8
* | * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):Dan Nicolaescu2007-11-201-9/+10
* | (ispell-word): Add interactive arg `region'. Fix docstring.Juri Linkov2007-10-181-4/+6
* | (ispell-word): Call `ispell-region' on the active region in transient-mark-mode.Juri Linkov2007-10-141-5/+11
|/
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+2
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (ispell-get-word): Return markers for start and end positions.Richard M. Stallman2007-05-181-3/+3
* (ispell-start-process): Defend against bad default-directory.Martin Rudalics2007-05-171-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