log lisp/textmodes/ispell.el @ 84382:6c8a27754af8

age author description
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