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
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.
Fri, 08 Dec 2000 10:49:20 +0000 Gerd Moellmann (ispell): Doc fix.
Sat, 02 Dec 2000 20:28:33 +0000 Stefan Monnier (check-ispell-version): Don't use match-beginning
Thu, 09 Nov 2000 23:04:16 +0000 Gerd Moellmann (toplevel): Use byte-compiling-files-p
Thu, 09 Nov 2000 16:09:04 +0000 Gerd Moellmann (ispell-library-path): Don't call
Fri, 20 Oct 2000 12:22:14 +0000 Miles Bader (ispell-mode-line-window-height-fudge):
Fri, 18 Aug 2000 18:45:51 +0000 Stefan Monnier (ispell-menu-map-needed): Put back the boundp
Fri, 18 Aug 2000 06:18:18 +0000 Gerd Moellmann (ispell-dictionary-alist-6): Add `portugues'.
Thu, 17 Aug 2000 20:54:01 +0000 Gerd Moellmann Set to standard author/maintainer/keyword fields.
Tue, 15 Aug 2000 12:06:42 +0000 Miles Bader (ispell-graphic-p): New constant.
Wed, 02 Aug 2000 20:21:53 +0000 Gerd Moellmann (ispell): New function, replacing an alias.
Tue, 01 Aug 2000 06:24:28 +0000 Eli Zaretskii (ispell-highlight-spelling-error): Use
Thu, 25 May 2000 18:14:12 +0000 Dave Love Add Finder keywords.
Mon, 22 May 2000 17:41:53 +0000 Dave Love Add to debug-ignored-errors.
Mon, 17 Apr 2000 11:00:39 +0000 Stefan Monnier (ispell-menu-map-needed): Check that ispell-process
Thu, 13 Apr 2000 14:01:10 +0000 Eli Zaretskii (ispell-menu-map): Menu items rearranged and
Mon, 10 Jan 2000 12:02:49 +0000 Gerd Moellmann (xemacsp, version18p, version-20p):
Tue, 28 Dec 1999 05:34:54 +0000 Richard M. Stallman (ispell-process-line): Add local var line-offset to adjust for the change
Sat, 13 Nov 1999 23:40:57 +0000 Gerd Moellmann (ispell-dictionary-alist): Fix type by adding koi8-r
Fri, 08 Oct 1999 23:54:57 +0000 Phillip Rulon (ispell-dictionary-alist-6): Don't use "-C" option for Russian.