log lisp/textmodes/ispell.el @ 110596:415e87a42437

age author description
Mon, 20 Sep 2010 16:15:27 +0200 Stefan Monnier * lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
Mon, 20 Sep 2010 13:53:42 +0200 Stefan Monnier * lisp/textmodes/ispell.el: Fix commenting convention.
Fri, 10 Sep 2010 13:20:51 +0200 Agustin martin ispell.el: Improve comments. XEmacs compatibility changes.
Wed, 08 Sep 2010 16:54:00 +0200 Agustin martin textmodes/ispell.el (ispell-valid-dictionary-list): Simplify logic.
Tue, 07 Sep 2010 20:01:23 +0200 Agustin martin Make sure original ispell arg list is initialized in (ispell-start-process).
Sat, 04 Sep 2010 20:47:29 +0200 Stefan Monnier Avoid global recursive calls to kill-buffer-hooks, and fit into 80 cols.
Thu, 02 Sep 2010 14:37:29 +0200 Agustin martin ispell.el: better `default-directory' and kill-ispell-on-exit handling
Wed, 07 Jul 2010 12:30:57 +0200 Agustin martin Improve ispell.el word completion handling.
Fri, 25 Jun 2010 10:28:01 +0200 Agustin martin ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.
Thu, 17 Jun 2010 16:44:34 +0200 Agustin martin ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
Wed, 16 Jun 2010 15:42:59 +0200 Agustin martin ispell.el: Fix portuguese casechars/not-casechars for missing ''. (bug#6434).
Thu, 13 May 2010 12:36:03 +0200 Agustin martin Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.
Tue, 27 Apr 2010 12:44:44 +0200 Agustin martin ispell.el: Kill ispell process when killing its associated buffer.
Tue, 27 Apr 2010 12:35:00 +0200 Agustin martin ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.
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'