log lisp/textmodes/ispell.el @ 71360:b4fb555ddd05

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