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
Sat, 04 Sep 2004 09:14:28 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Thu, 24 Jan 2008 15:14:52 +0000 Dan Nicolaescu * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Wed, 02 Jan 2008 02:20:42 +0000 Miles Bader Merge from emacs--rel--22, gnus--devo--0
Tue, 25 Dec 2007 19:21:38 +0000 Dan Nicolaescu * calculator.el:
Thu, 06 Dec 2007 20:06:24 +0000 Deepak Goel Fix breakage of textmodes/ispell.el from last change.
Thu, 06 Dec 2007 18:43:43 +0000 Deepak Goel Fix buggy `error' calls in textmode/
Sun, 02 Dec 2007 18:17:08 +0000 Glenn Morris Agustin Martin <agustin.martin at hispalinux.es>
Tue, 20 Nov 2007 00:40:35 +0000 Dan Nicolaescu * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
Thu, 18 Oct 2007 00:07:48 +0000 Juri Linkov (ispell-word): Add interactive arg `region'. Fix docstring.
Sun, 14 Oct 2007 20:40:53 +0000 Juri Linkov (ispell-word): Call `ispell-region' on the active region in transient-mark-mode.
Tue, 05 Feb 2008 12:25:49 +0000 Juanma Barranquero *** empty log message ***
Mon, 07 Jan 2008 02:21:47 +0000 Glenn Morris Add 2008 to copyright years.
Thu, 03 Jan 2008 06:41:49 +0000 Dan Nicolaescu * textmodes/ispell.el (ispell-local-pdict): Add safe-local-variable property.
Sat, 29 Dec 2007 12:38:19 +0000 Eli Zaretskii (ispell-grep-command): Use "grep" on MS-Windows and MS-DOS.
Wed, 08 Aug 2007 07:22:47 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:22:13 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 18 May 2007 22:31:48 +0000 Richard M. Stallman (ispell-get-word): Return markers for start and end positions.
Thu, 17 May 2007 08:27:08 +0000 Martin Rudalics (ispell-start-process): Defend against bad default-directory.
Tue, 20 Mar 2007 16:23:09 +0000 Richard M. Stallman (ispell-call-process): New function.
Wed, 14 Feb 2007 12:44:58 +0000 Juanma Barranquero (ispell-dictionary-alist): Doc fix.
Wed, 14 Feb 2007 12:38:55 +0000 Juanma Barranquero (ispell-keep-choices-win, ispell-dictionary-alist, ispell-word,
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 19 Jan 2007 17:22:13 +0000 Reiner Steib (ispell-change-dictionary): Ensure that
Tue, 16 Jan 2007 08:49:27 +0000 Martin Rudalics (ispell-dictionary-alist-3): Replace "---" by "-" in francais7
Mon, 06 Nov 2006 02:23:12 +0000 Juanma Barranquero (ispell, ispell-local-dictionary-alist, ispell-help): Fix typos in docstrings.
Sat, 23 Sep 2006 19:05:03 +0000 Chong Yidong * textmodes/ispell.el (ispell-change-dictionary): Don't check the
Wed, 26 Jul 2006 17:11:07 +0000 Richard M. Stallman (ispell-word): If we replace the word, move point to the end.
Fri, 09 Jun 2006 13:04:13 +0000 Kim F. Storm (ispell-kill-ispell): If ispell has been
Sun, 21 May 2006 20:25:43 +0000 Roland Winkler (ispell-format-word): Make this the alias for the following variable.
Fri, 05 May 2006 12:34:51 +0000 Eli Zaretskii (ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call to
Thu, 06 Apr 2006 19:20:38 +0000 Reiner Steib * subr.el (string-or-null-p): New function.
Thu, 06 Apr 2006 15:36:24 +0000 Reiner Steib * files.el: Move some `safe-local-variable' declarations to the
Sat, 18 Mar 2006 14:11:55 +0000 Eli Zaretskii (ispell-skip-region-alist): Add "_+" to the part that matches email addresses,
Sat, 11 Mar 2006 15:36:15 +0000 Eli Zaretskii (ispell-find-aspell-dictionaries): Add aliases before merging elements from the
Sat, 11 Mar 2006 15:29:52 +0000 Eli Zaretskii (ispell-menu-map-needed) [ispell-message]: Be visible only if major mode
Fri, 17 Feb 2006 11:11:58 +0000 Eli Zaretskii (ispell-local-dictionary-alist): Accept as valid any coding-system
Fri, 17 Feb 2006 10:42:47 +0000 Eli Zaretskii (ispell-change-dictionary): Call ispell-buffer-local-dict instead of
Fri, 27 Jan 2006 19:49:14 +0000 Eli Zaretskii (ispell-find-aspell-dictionaries): If no English aspell dictionary is
Sun, 15 Jan 2006 06:05:50 +0000 Stefan Monnier (ispell-internal-change-dictionary, ispell-change-dictionary):
Sun, 15 Jan 2006 05:42:35 +0000 Stefan Monnier (ispell-kill-ispell): Run new hook ispell-kill-ispell-hook.
Fri, 13 Jan 2006 10:45:29 +0000 Eli Zaretskii (ispell-init-process): Include the used dictionary in ispell process
Fri, 16 Dec 2005 02:00:02 +0000 Richard M. Stallman (ispell-current-personal-dictionary): New variable.
Fri, 09 Dec 2005 09:47:30 +0000 Juri Linkov (ispell-highlight-spelling-error-overlay):
Thu, 03 Nov 2005 21:34:12 +0000 Richard M. Stallman (ispell-command-loop): Change `i' description not to assume it
Sun, 30 Oct 2005 15:49:51 +0000 Richard M. Stallman (ispell-dictionary-alist-5): Add . as boundarychar for Polish.
Sun, 23 Oct 2005 18:22:06 +0000 Richard M. Stallman (ispell-local-dictionary-overridden): Fix the
Sun, 09 Oct 2005 12:54:23 +0000 Romain Francoise (ispell-check-version): Fix last change.
Sat, 08 Oct 2005 19:50:56 +0000 Richard M. Stallman (ispell-check-version):
Tue, 04 Oct 2005 20:28:27 +0000 Richard M. Stallman (ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.
Mon, 03 Oct 2005 18:11:35 +0000 Stefan Monnier (ispell-find-aspell-dictionaries): Remove interactive spec.
Sat, 24 Sep 2005 10:45:11 +0000 Eli Zaretskii (ispell-maybe-find-aspell-dictionaries): New function, code extracted from
Sun, 18 Sep 2005 12:28:30 +0000 Deepak Goel Message format spec fixes (2)
Sat, 17 Sep 2005 11:35:13 +0000 Eli Zaretskii (ispell-aspell-supports-utf8): New variable.
Sat, 10 Sep 2005 15:08:03 +0000 Eli Zaretskii (ispell-check-version): Signal an error if aspell version is less than 0.60.
Wed, 31 Aug 2005 10:26:26 +0000 Juanma Barranquero (mail-yank-prefix): Add defvar.
Mon, 15 Aug 2005 01:37:41 +0000 Richard M. Stallman (lookup-words): Cope with case where ARGS is empty.
Tue, 09 Aug 2005 14:11:49 +0000 Richard M. Stallman (ispell-word): More fboundp checks.
Sat, 06 Aug 2005 17:48:15 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 09 Jul 2005 20:47:19 +0000 Juri Linkov (ispell-command-loop): Add current dictionary name and program name
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Tue, 28 Jun 2005 22:02:13 +0000 Luc Teirlinck (ispell-word): Remove stray parenthesis.
Tue, 28 Jun 2005 18:58:30 +0000 Richard M. Stallman (ispell-word): Do not ignore short words.
Thu, 09 Jun 2005 12:11:54 +0000 Lute Kamstra (ispell-menu-map-needed): flyspell-mode could be void.
Wed, 08 Jun 2005 15:45:34 +0000 Richard M. Stallman (ispell-check-version): Use match-string-no-properties.
Mon, 16 May 2005 11:33:47 +0000 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
Sat, 07 May 2005 16:04:39 +0000 Eli Zaretskii (ispell-program-name): Try looking for "aspell" along exec-path,
Sat, 26 Mar 2005 16:34:34 +0000 Eli Zaretskii (ispell-dictionary-alist-6): Add slovenian.
Fri, 18 Mar 2005 10:00:03 +0000 Juri Linkov (ispell-lazy-highlight): New defcustom.
Wed, 09 Mar 2005 00:35:00 +0000 Kenichi Handa (ispell-insert-word): New function.
Sun, 27 Feb 2005 10:37:13 +0000 Richard M. Stallman (ispell-change-dictionary): Doc fix.
Mon, 21 Feb 2005 02:15:31 +0000 Kenichi Handa (ispell-dictionary-alist): Fix docstring.
Thu, 03 Feb 2005 16:19:19 +0000 Stefan Monnier (ispell-internal-change-dictionary): Fix problem in recent changes, where
Mon, 31 Jan 2005 11:54:10 +0000 Richard M. Stallman (ispell-local-dictionary-overridden): New var.
Tue, 25 Jan 2005 00:36:50 +0000 Lute Kamstra (ispell-dictionary-alist-4): Rewrite the CASECHARS and NOT-CASECHARS
Tue, 18 Jan 2005 23:16:27 +0000 Kenichi Handa (ispell-looking-at): New function.
Thu, 13 Jan 2005 04:33:05 +0000 Kenichi Handa (ispell-unified-chars-table): New variable.
Wed, 22 Dec 2004 00:22:58 +0000 Richard M. Stallman (ispell-help): Bind resize-mini-windows.
Thu, 25 Nov 2004 03:06:16 +0000 Richard M. Stallman (ispell-check-version): If default-directory is nonexistent, use home dir.
Thu, 04 Nov 2004 10:22:24 +0000 Richard M. Stallman (ispell-word): Don't alter args; set them only thru `interactive' spec.
Sat, 16 Oct 2004 15:07:09 +0000 Richard M. Stallman (ispell-command-loop): Use with-no-warnings.
Sat, 04 Sep 2004 13:45:13 +0000 Eli Zaretskii (ispell-really-aspell): New defvar.
Thu, 02 Sep 2004 09:42:13 +0000 Juri Linkov (ispell-html-skip-alists): Fix backslashes in docstring.
Sun, 16 May 2004 15:37:33 +0000 Eli Zaretskii Fix last change in ispell.el.
Sat, 15 May 2004 12:31:58 +0000 Eli Zaretskii (ispell-local-dictionary-alist): Add
Mon, 10 May 2004 21:03:18 +0000 Sam Steingold (ispell-message): Use `message-cite-prefix-regexp'
Mon, 22 Mar 2004 07:48:39 +0000 Juri Linkov (ispell-help): Doc fix.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 02 Aug 2003 22:05:00 +0000 Andreas Schwab Don't redo key bindings on loading, put them only in loaddefs.el.
Thu, 22 May 2003 21:34:00 +0000 Stefan Monnier Summary: MIME support added for e-mail processing that
Wed, 14 May 2003 01:54:28 +0000 Stefan Monnier (xemacsp): Remove. Replace with (featurep 'xemacs).
Tue, 04 Feb 2003 13:30:45 +0000 Juanma Barranquero Trailing whitespace deleted.
Thu, 30 Jan 2003 22:58:32 +0000 Dave Love (lookup-words): Fix last change.
Mon, 06 Jan 2003 20:46:57 +0000 Dave Love (lookup-words): Cope with null lookup-dict.
Mon, 02 Dec 2002 16:20:36 +0000 Richard M. Stallman (ispell-dict-map): Move specific dictionary selection into a submenu.
Sun, 17 Nov 2002 22:34:13 +0000 Markus Rost (defgroup ispell): Arrange that definition starts at beginning of
Mon, 29 Jul 2002 17:29:31 +0000 Richard M. Stallman (check-ispell-version): Bind default-directory
Fri, 31 May 2002 18:43:28 +0000 Stefan Monnier (autoloaded toplevel): Don't use ispell-library-directory without
Thu, 30 May 2002 17:09:58 +0000 Richard M. Stallman (ispell-library-directory): Renamed from ispell-library-path.
Sun, 17 Feb 2002 12:15:17 +0000 Per Abrahamsen 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
Tue, 22 Jan 2002 01:09:12 +0000 Richard M. Stallman (ispell-help): Clean up echo area if user quits.
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jank Doc fix.
Tue, 11 Dec 2001 07:22:44 +0000 Pavel Jank (ispell-complete-word): Doc fix.
Tue, 11 Dec 2001 06:07:52 +0000 Richard M. Stallman (ispell-buffer-local-parsing): Match xml like sgml.
Sun, 02 Dec 2001 07:17:00 +0000 Stefan Monnier Doc fix.
Sun, 28 Oct 2001 14:21:59 +0000 Richard M. Stallman (version18p, version20p): Vars deleted.
Fri, 07 Sep 2001 15:35:56 +0000 Eli Zaretskii (ispell-dictionary-alist-4): Add "german"
Wed, 01 Aug 2001 15:28:33 +0000 Eli Zaretskii (ispell-alternate-dictionary): Add /usr/share/lib/dict/words, for Irix.
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Thu, 03 May 2001 04:43:46 +0000 Eli Zaretskii (ispell-change-dictionary): Doc fix.
Mon, 23 Apr 2001 11:50:00 +0000 Gerd Moellmann Fix autoload cookies.
Mon, 26 Mar 2001 15:41:37 +0000 Gerd Moellmann (ispell-parse-output): Doc fix.
Thu, 15 Mar 2001 09:18:31 +0000 Gerd Moellmann (ispell-dictionary-alist-6): Add support
Thu, 11 Jan 2001 07:53:53 +0000 Miles Bader (ispell-adjusted-window-height): New function.
Sat, 16 Dec 2000 15:13:31 +0000 Eli Zaretskii (check-ispell-version): If
Fri, 15 Dec 2000 01:09:50 +0000 Miles Bader (ispell-overlay-window): Ensure that the new window is really the right size.