log lisp/textmodes/ispell.el @ 69666:164fb98f5a8e

age author description
2006-03-18 Eli Zaretskii (ispell-skip-region-alist): Add "_+" to the part that matches email addresses,
2006-03-11 Eli Zaretskii (ispell-find-aspell-dictionaries): Add aliases before merging elements from the
2006-03-11 Eli Zaretskii (ispell-menu-map-needed) [ispell-message]: Be visible only if major mode
2006-02-17 Eli Zaretskii (ispell-local-dictionary-alist): Accept as valid any coding-system
2006-02-17 Eli Zaretskii (ispell-change-dictionary): Call ispell-buffer-local-dict instead of
2006-01-27 Eli Zaretskii (ispell-find-aspell-dictionaries): If no English aspell dictionary is
2006-01-15 Stefan Monnier (ispell-internal-change-dictionary, ispell-change-dictionary):
2006-01-15 Stefan Monnier (ispell-kill-ispell): Run new hook ispell-kill-ispell-hook.
2006-01-13 Eli Zaretskii (ispell-init-process): Include the used dictionary in ispell process
2005-12-16 Richard M. Stallman (ispell-current-personal-dictionary): New variable.
2005-12-09 Juri Linkov (ispell-highlight-spelling-error-overlay):
2005-11-03 Richard M. Stallman (ispell-command-loop): Change `i' description not to assume it
2005-10-30 Richard M. Stallman (ispell-dictionary-alist-5): Add . as boundarychar for Polish.
2005-10-23 Richard M. Stallman (ispell-local-dictionary-overridden): Fix the
2005-10-09 Romain Francoise (ispell-check-version): Fix last change.
2005-10-08 Richard M. Stallman (ispell-check-version):
2005-10-04 Richard M. Stallman (ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.
2005-10-03 Stefan Monnier (ispell-find-aspell-dictionaries): Remove interactive spec.
2005-09-24 Eli Zaretskii (ispell-maybe-find-aspell-dictionaries): New function, code extracted from
2005-09-18 Deepak Goel Message format spec fixes (2)
2005-09-17 Eli Zaretskii (ispell-aspell-supports-utf8): New variable.
2005-09-10 Eli Zaretskii (ispell-check-version): Signal an error if aspell version is less than 0.60.
2005-08-31 Juanma Barranquero (mail-yank-prefix): Add defvar.
2005-08-15 Richard M. Stallman (lookup-words): Cope with case where ARGS is empty.
2005-08-09 Richard M. Stallman (ispell-word): More fboundp checks.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-09 Juri Linkov (ispell-command-loop): Add current dictionary name and program name
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-28 Luc Teirlinck (ispell-word): Remove stray parenthesis.
2005-06-28 Richard M. Stallman (ispell-word): Do not ignore short words.
2005-06-09 Lute Kamstra (ispell-menu-map-needed): flyspell-mode could be void.
2005-06-08 Richard M. Stallman (ispell-check-version): Use match-string-no-properties.
2005-05-16 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
2005-05-07 Eli Zaretskii (ispell-program-name): Try looking for "aspell" along exec-path,
2005-03-26 Eli Zaretskii (ispell-dictionary-alist-6): Add slovenian.
2005-03-18 Juri Linkov (ispell-lazy-highlight): New defcustom.
2005-03-09 Kenichi Handa (ispell-insert-word): New function.
2005-02-27 Richard M. Stallman (ispell-change-dictionary): Doc fix.
2005-02-21 Kenichi Handa (ispell-dictionary-alist): Fix docstring.
2005-02-03 Stefan Monnier (ispell-internal-change-dictionary): Fix problem in recent changes, where
2005-01-31 Richard M. Stallman (ispell-local-dictionary-overridden): New var.
2005-01-25 Lute Kamstra (ispell-dictionary-alist-4): Rewrite the CASECHARS and NOT-CASECHARS
2005-01-18 Kenichi Handa (ispell-looking-at): New function.
2005-01-13 Kenichi Handa (ispell-unified-chars-table): New variable.
2004-12-22 Richard M. Stallman (ispell-help): Bind resize-mini-windows.
2004-11-25 Richard M. Stallman (ispell-check-version): If default-directory is nonexistent, use home dir.
2004-11-04 Richard M. Stallman (ispell-word): Don't alter args; set them only thru `interactive' spec.
2004-10-16 Richard M. Stallman (ispell-command-loop): Use with-no-warnings.
2004-09-04 Eli Zaretskii (ispell-really-aspell): New defvar.
2004-09-02 Juri Linkov (ispell-html-skip-alists): Fix backslashes in docstring.
2004-05-16 Eli Zaretskii Fix last change in ispell.el.
2004-05-15 Eli Zaretskii (ispell-local-dictionary-alist): Add
2004-05-10 Sam Steingold (ispell-message): Use `message-cite-prefix-regexp'
2004-03-22 Juri Linkov (ispell-help): Doc fix.
2003-09-01 Miles Bader Add arch taglines
2003-08-02 Andreas Schwab Don't redo key bindings on loading, put them only in loaddefs.el.
2003-05-22 Stefan Monnier Summary: MIME support added for e-mail processing that
2003-05-14 Stefan Monnier (xemacsp): Remove. Replace with (featurep 'xemacs).
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-30 Dave Love (lookup-words): Fix last change.
2003-01-06 Dave Love (lookup-words): Cope with null lookup-dict.
2002-12-02 Richard M. Stallman (ispell-dict-map): Move specific dictionary selection into a submenu.
2002-11-17 Markus Rost (defgroup ispell): Arrange that definition starts at beginning of
2002-07-29 Richard M. Stallman (check-ispell-version): Bind default-directory
2002-05-31 Stefan Monnier (autoloaded toplevel): Don't use ispell-library-directory without
2002-05-30 Richard M. Stallman (ispell-library-directory): Renamed from ispell-library-path.
2002-02-17 Per Abrahamsen 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>
2002-01-22 Richard M. Stallman (ispell-help): Clean up echo area if user quits.
2001-12-20 Pavel Janík Doc fix.
2001-12-11 Pavel Janík (ispell-complete-word): Doc fix.
2001-12-11 Richard M. Stallman (ispell-buffer-local-parsing): Match xml like sgml.
2001-12-02 Stefan Monnier Doc fix.
2001-10-28 Richard M. Stallman (version18p, version20p): Vars deleted.
2001-09-07 Eli Zaretskii (ispell-dictionary-alist-4): Add "german"
2001-08-01 Eli Zaretskii (ispell-alternate-dictionary): Add /usr/share/lib/dict/words, for Irix.
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-05-03 Eli Zaretskii (ispell-change-dictionary): Doc fix.
2001-04-23 Gerd Moellmann Fix autoload cookies.
2001-03-26 Gerd Moellmann (ispell-parse-output): Doc fix.
2001-03-15 Gerd Moellmann (ispell-dictionary-alist-6): Add support
2001-01-11 Miles Bader (ispell-adjusted-window-height): New function.
2000-12-16 Eli Zaretskii (check-ispell-version): If
2000-12-15 Miles Bader (ispell-overlay-window): Ensure that the new window is really the right size.
2000-12-08 Gerd Moellmann (ispell): Doc fix.
2000-12-02 Stefan Monnier (check-ispell-version): Don't use match-beginning
2000-11-09 Gerd Moellmann (toplevel): Use byte-compiling-files-p
2000-11-09 Gerd Moellmann (ispell-library-path): Don't call
2000-10-20 Miles Bader (ispell-mode-line-window-height-fudge):
2000-08-18 Stefan Monnier (ispell-menu-map-needed): Put back the boundp
2000-08-18 Gerd Moellmann (ispell-dictionary-alist-6): Add `portugues'.
2000-08-17 Gerd Moellmann Set to standard author/maintainer/keyword fields.
2000-08-15 Miles Bader (ispell-graphic-p): New constant.
2000-08-02 Gerd Moellmann (ispell): New function, replacing an alias.
2000-08-01 Eli Zaretskii (ispell-highlight-spelling-error): Use
2000-05-25 Dave Love Add Finder keywords.
2000-05-22 Dave Love Add to debug-ignored-errors.
2000-04-17 Stefan Monnier (ispell-menu-map-needed): Check that ispell-process
2000-04-13 Eli Zaretskii (ispell-menu-map): Menu items rearranged and
2000-01-10 Gerd Moellmann (xemacsp, version18p, version-20p):
1999-12-28 Richard M. Stallman (ispell-process-line): Add local var line-offset to adjust for the change
1999-11-13 Gerd Moellmann (ispell-dictionary-alist): Fix type by adding koi8-r
1999-10-08 Phillip Rulon (ispell-dictionary-alist-6): Don't use "-C" option for Russian.
1999-07-12 Richard M. Stallman (ispell-dictionary-alist-6): Change charset for Russian.
1999-05-31 Dave Love (ispell-alternate-dictionary): Fix custom type.
1999-05-17 Karl Heuer (ispell-local-dictionary-alist): Add autoload cookie.
1999-05-09 Karl Heuer (ispell-local-dictionary-alist): New variable for
1999-03-10 Karl Heuer (ispell-dictionary-alist-1): Shorten autoloaded line.
1999-03-01 Karl Heuer (ispell-dictionary-alist-override): New variable.
1998-12-10 Karl Heuer Take out the eval-when's.
1998-12-10 Karl Heuer (ispell-kill-ispell): Don't send newline after EOF.
1998-12-01 Richard M. Stallman Improved and fixed customize for variables:
1998-11-11 Karl Heuer (ispell-dictionary-alist-2): Removed svenska,
1998-11-10 Karl Heuer (ispell-get-coding-system): Default to iso-latin-1.
1998-10-01 Karl Heuer (check-ispell-version): No need to bind
1998-09-23 Karl Heuer (check-ispell-version): Ensure same buffer is current
1998-06-24 Andreas Schwab (ispell-highlight-p, ispell-check-comments,
1998-06-20 Karl Heuer Doc fixes.
1998-06-20 Karl Heuer (ispell-skip-region): Don't complain when
1998-06-13 Richard M. Stallman (ispell-region): Return non-nil if not aborted.
1998-05-12 Richard M. Stallman (ispell-dictionary-alist-1): Doc fix.