log lisp/textmodes/ispell.el @ 112453:06719a229a46 default tip

age author description
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Mon, 08 Nov 2010 21:33:07 -0800 Glenn Morris Replace still more end-of-line etc with line-end-position, etc.
Sat, 06 Nov 2010 18:36:33 -0700 Glenn Morris Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
Wed, 03 Nov 2010 00:42:27 -0700 Glenn Morris Silence ispell.el compilation.
Sun, 31 Oct 2010 22:55:40 -0700 Glenn Morris * lisp/textmodes/ispell.el (comment-add): Declare.
Mon, 18 Oct 2010 18:01:43 +0200 Agustin Martin ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).
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'
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.
Thu, 18 Dec 2008 18:44:31 +0000 Agustin Martin (ispell-really-hunspell): new variable to signal hunspell
Tue, 18 Nov 2008 21:42:17 +0000 Stefan Monnier (ispell-dictionary-base-alist): Adjust to the
Wed, 29 Oct 2008 15:51:12 +0000 Chong Yidong (ispell-word): Use use-region-p.
Sat, 06 Sep 2008 20:07:49 +0000 Chong Yidong (ispell-command-loop): Suspend ispell if the user enters a mouse event
Thu, 28 Aug 2008 11:36:55 +0000 Agustin Martin Extend `ispell-personal-dictionary' doctring to aspell
Tue, 06 May 2008 04:33:14 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Mon, 05 May 2008 10:42:39 +0000 Agustin Martin (ispell-get-decoded-string): Remove no-op
Sat, 26 Apr 2008 20:14:12 +0000 Glenn Morris (ispell-insert-word): Revert previous change.
Sat, 26 Apr 2008 02:41:13 +0000 Glenn Morris (ispell-insert-word): Remove, and replace with insert, now that
Thu, 24 Apr 2008 15:36:54 +0000 Stefan Monnier (ispell-dictionary-alist-1)
Wed, 23 Apr 2008 20:39:10 +0000 Stefan Monnier * ispell.el (ispell-set-spellchecker-params): New function to make sure
Thu, 10 Apr 2008 14:10:46 +0000 Stefan Monnier Fix up comment convention on the arch-tag lines.
Sun, 24 Feb 2008 10:09:07 +0000 Miles Bader Merge from emacs--rel--22
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Wed, 02 Jan 2008 04:13:39 +0000 Miles Bader Merge from emacs--devo--0
Sat, 29 Dec 2007 02:39:17 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Thu, 24 May 2007 21:31:10 +0000 Miles Bader Merge from emacs--devo--0
Wed, 21 Mar 2007 13:33:07 +0000 Miles Bader Merge from emacs--devo--0
Mon, 26 Feb 2007 23:03:45 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Tue, 07 Nov 2006 23:22:48 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Oct 2006 05:04:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 03 Aug 2006 11:45:23 +0000 Miles Bader Merge from emacs--devo--0
Sat, 17 Jun 2006 20:57:37 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Wed, 10 May 2006 20:42:41 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
Sun, 09 Apr 2006 00:38:22 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
Sun, 19 Mar 2006 19:43:57 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
Mon, 13 Mar 2006 12:19:58 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
Wed, 22 Feb 2006 06:54:10 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21
Wed, 01 Feb 2006 10:07:17 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Sat, 15 Oct 2005 00:26:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
Fri, 07 Oct 2005 07:15:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
Sun, 25 Sep 2005 22:07:01 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85
Mon, 19 Sep 2005 10:20:33 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
Sun, 11 Sep 2005 22:21:01 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
Tue, 06 Sep 2005 00:25:20 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 14 Jul 2005 08:02:00 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 30 Jun 2005 00:31:46 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
Wed, 15 Jun 2005 23:32:15 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
Thu, 09 Jun 2005 07:13:03 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
Fri, 20 May 2005 04:22:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
Thu, 12 May 2005 03:41:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
Thu, 31 Mar 2005 09:58:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
Sat, 19 Mar 2005 02:42:17 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
Thu, 10 Mar 2005 23:36:47 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-24
Thu, 03 Mar 2005 10:35:22 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-21
Wed, 23 Feb 2005 09:18:23 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-16
Sun, 06 Feb 2005 12:06:02 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
Wed, 02 Feb 2005 01:54:00 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-10
Sat, 29 Jan 2005 00:06:24 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-7
Sat, 22 Jan 2005 21:39:38 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
Mon, 17 Jan 2005 12:07:56 +0000 Kenichi Handa These changes are to fix the code merged
Sun, 16 Jan 2005 03:40:12 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
Sat, 25 Dec 2004 02:00:25 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
Wed, 08 Dec 2004 05:02:30 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Fri, 12 Nov 2004 02:53:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
Fri, 22 Oct 2004 10:13:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
Thu, 09 Sep 2004 09:36:36 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36