log lisp/textmodes/ispell.el @ 107559:9ba820e1741a

age author description
Wed, 03 Feb 2010 00:33:52 +0200 Juri Linkov * textmodes/ispell.el (ispell-message-text-end): Remove final newline
Thu, 14 Jan 2010 19:59:31 +0100 Juanma Barranquero Fix typos in docstrings.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Thu, 12 Nov 2009 06:55:39 +0000 Dan Nicolaescu * textmodes/ispell.el (ispell-skip-region-alist):
Fri, 06 Nov 2009 05:16:23 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
Fri, 30 Oct 2009 02:00:11 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1470000.
Fri, 23 Oct 2009 16:01:19 +0000 Chong Yidong * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
Fri, 23 Oct 2009 05:15:26 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1430000.
Sat, 17 Oct 2009 03:09:25 +0000 Glenn Morris Jari Aalto <jari.aalto at cante.net>
Thu, 24 Sep 2009 01:37:14 +0000 Juanma Barranquero Fix typos.
Sun, 13 Sep 2009 22:28:57 +0000 Stefan Monnier (ispell-command-loop): Improve last fix, using the new read-key function.
Sun, 13 Sep 2009 20:34:18 +0000 Chong Yidong * textmodes/ispell.el (ispell-command-loop): Convert keys such as
Sat, 29 Aug 2009 14:48:10 +0000 Stefan Monnier (ispell-accept-output, ispell-command-loop): Use with-current-buffer.
Fri, 28 Aug 2009 16:29:25 +0000 Stefan Monnier * textmodes/ispell.el (ispell-check-version, ispell-send-string):
Tue, 21 Jul 2009 05:03:43 +0000 Glenn Morris (ispell-looking-back): Update declaration.
Thu, 25 Jun 2009 11:25:09 +0000 Agustin Martin ispell.el: Add `ispell-looking-back' XEmacs compatibility function for `looking-back'
Tue, 23 Jun 2009 07:38:25 +0000 Glenn Morris (ispell-local-dictionary): Doc fix.
Tue, 09 Jun 2009 13:21:34 +0000 Agustin Martin ispell.el: Make `ispell-dictionary' customizable (#2555)
Sun, 24 May 2009 23:26:33 +0000 Chong Yidong * textmodes/ispell.el (ispell-check-version): Handle dashes in
Fri, 13 Mar 2009 16:19:00 +0000 Agustin Martin ispell.el (ispell-get-word): Initialize spellchecker params.
Tue, 24 Feb 2009 16:25:10 +0000 Juanma Barranquero * textmodes/ispell.el (ispell-region): Adapt "done" message
Sat, 14 Feb 2009 09:03:19 +0000 Eli Zaretskii (ispell-insert-word): Use `with-no-warnings' around forms that refer
Tue, 20 Jan 2009 11:34:39 +0000 Agustin Martin (ispell-find-aspell-dictionaries): Use aspell default dict.
Fri, 16 Jan 2009 14:04:35 +0000 Agustin Martin Protect against declare-function undefined in xemacs.
Fri, 09 Jan 2009 02:59:52 +0000 Juanma Barranquero * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
Thu, 08 Jan 2009 18:46:23 +0000 Agustin Martin ispell.el (ispell-encoding8-command): New variable
Thu, 08 Jan 2009 04:11:09 +0000 Glenn Morris (ispell-check-minver): Declare.
Mon, 05 Jan 2009 17:45:53 +0000 Agustin Martin textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer)
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sat, 20 Dec 2008 18:34:41 +0000 Agustin Martin * textmodes/ispell.el (ispell-check-minver): New function.