summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* * textmodes/ispell.el (ispell-message-text-end): Remove final newlineJuri Linkov2010-02-031-1/+1
* Fix typos in docstrings.Juanma Barranquero2010-01-141-9/+9
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-121-1/+1
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-2/+3
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-301-6/+6
* * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnishChong Yidong2009-10-231-0/+4
* * puresize.h (BASE_PURESIZE): Increase to 1430000.Dan Nicolaescu2009-10-231-28/+28
* Jari Aalto <jari.aalto at cante.net>Glenn Morris2009-10-171-1/+2
* Fix typos.Juanma Barranquero2009-09-241-1/+1
* (ispell-command-loop): Improve last fix, using the new read-key function.Stefan Monnier2009-09-131-4/+1
* * textmodes/ispell.el (ispell-command-loop): Convert keys such asChong Yidong2009-09-131-0/+3
* (ispell-accept-output, ispell-command-loop): Use with-current-buffer.Stefan Monnier2009-08-291-9/+5
* * textmodes/ispell.el (ispell-check-version, ispell-send-string):Stefan Monnier2009-08-281-12/+8
* (ispell-looking-back): Update declaration.Glenn Morris2009-07-211-1/+2
* ispell.el: Add `ispell-looking-back' XEmacs compatibility function for `looki...Agustín Martín2009-06-251-2/+18
* (ispell-local-dictionary): Doc fix.Glenn Morris2009-06-231-1/+1
* ispell.el: Make `ispell-dictionary' customizable (#2555)Agustín Martín2009-06-091-3/+6
* * textmodes/ispell.el (ispell-check-version): Handle dashes inChong Yidong2009-05-241-2/+2
* ispell.el (ispell-get-word): Initialize spellchecker params.Agustín Martín2009-03-131-0/+1
* * textmodes/ispell.el (ispell-region): Adapt "done" messageJuanma Barranquero2009-02-241-1/+1
* (ispell-insert-word): Use `with-no-warnings' around forms that referEli Zaretskii2009-02-141-5/+6
* (ispell-find-aspell-dictionaries): Use aspell default dict.Agustín Martín2009-01-201-4/+1
* Protect against declare-function undefined in xemacs.Agustín Martín2009-01-161-5/+10
* * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)Juanma Barranquero2009-01-091-16/+16
* ispell.el (ispell-encoding8-command): New variableAgustín Martín2009-01-081-18/+28
* (ispell-check-minver): Declare.Glenn Morris2009-01-081-2/+4
* textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer)Agustín Martín2009-01-051-10/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * textmodes/ispell.el (ispell-check-minver): New function.Agustín Martín2008-12-201-38/+82
* (ispell-really-hunspell): new variable to signal hunspellAgustín Martín2008-12-181-16/+34
* (ispell-dictionary-base-alist): Adjust to theStefan Monnier2008-11-181-2/+6
* (ispell-word): Use use-region-p.Chong Yidong2008-10-291-2/+1
* (ispell-command-loop): Suspend ispell if the user enters a mouse eventChong Yidong2008-09-061-8/+17
* Extend `ispell-personal-dictionary' doctring to aspellAgustín Martín2008-08-281-2/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (ispell-get-decoded-string): Remove no-opAgustín Martín2008-05-051-2/+1
* (ispell-insert-word): Revert previous change.Glenn Morris2008-04-261-3/+13
* (ispell-insert-word): Remove, and replace with insert, now thatGlenn Morris2008-04-261-13/+3
* (ispell-dictionary-alist-1)Stefan Monnier2008-04-241-193/+149
* * ispell.el (ispell-set-spellchecker-params): New function to make sureStefan Monnier2008-04-231-20/+73
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-02-241-1/+1
|\
| * *** empty log message ***Juanma Barranquero2008-02-051-1/+1
* | Merge from emacs--devo--0Miles Bader2008-01-301-2/+2
|\ \
| * | * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):Dan Nicolaescu2008-01-241-2/+2
* | | Merge from emacs--devo--0Miles Bader2008-01-091-1/+2
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
| |\ \ | | |/
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1