aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/ispell.el
Commit message (Expand)AuthorAgeFilesLines
* (ispell-lazy-highlight): New defcustom.Juri Linkov2005-03-181-3/+28
* (ispell-insert-word): New function.Kenichi Handa2005-03-091-3/+11
* (ispell-change-dictionary): Doc fix.Richard M. Stallman2005-02-271-2/+3
* (ispell-dictionary-alist): Fix docstring.Kenichi Handa2005-02-211-0/+6
* (ispell-internal-change-dictionary): Fix problem in recent changes, whereStefan Monnier2005-02-031-2/+3
* (ispell-local-dictionary-overridden): New var.Richard M. Stallman2005-01-311-111/+90
* (ispell-dictionary-alist-4): Rewrite the CASECHARS and NOT-CASECHARSLute Kamstra2005-01-251-4/+4
* (ispell-looking-at): New function.Kenichi Handa2005-01-181-7/+11
* (ispell-unified-chars-table): New variable.Kenichi Handa2005-01-131-6/+45
* (ispell-help): Bind resize-mini-windows.Richard M. Stallman2004-12-221-1/+1
* (ispell-check-version): If default-directory is nonexistent, use home dir.Richard M. Stallman2004-11-251-0/+2
* (ispell-word): Don't alter args; set them only thru `interactive' spec.Richard M. Stallman2004-11-041-4/+1
* (ispell-command-loop): Use with-no-warnings.Richard M. Stallman2004-10-161-10/+15
* (ispell-really-aspell): New defvar.Eli Zaretskii2004-09-041-1/+16
* (ispell-html-skip-alists): Fix backslashes in docstring.Juri Linkov2004-09-021-1/+1
* Fix last change in ispell.el.Eli Zaretskii2004-05-161-1/+1
* (ispell-local-dictionary-alist): AddEli Zaretskii2004-05-151-1/+6
* (ispell-message): Use `message-cite-prefix-regexp'Sam Steingold2004-05-101-1/+1
* (ispell-help): Doc fix.Juri Linkov2004-03-221-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Don't redo key bindings on loading, put them only in loaddefs.el.Andreas Schwab2003-08-021-2/+1
* Summary: MIME support added for e-mail processing thatStefan Monnier2003-05-221-221/+493
* (xemacsp): Remove. Replace with (featurep 'xemacs).Stefan Monnier2003-05-141-39/+25
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (lookup-words): Fix last change.Dave Love2003-01-301-2/+3
* (lookup-words): Cope with null lookup-dict.Dave Love2003-01-061-2/+3
* (ispell-dict-map): Move specific dictionary selection into a submenu.Richard M. Stallman2002-12-021-11/+18
* (defgroup ispell): Arrange that definition starts at beginning ofMarkus Rost2002-11-171-4/+7
* (check-ispell-version): Bind default-directoryRichard M. Stallman2002-07-291-0/+3
* (autoloaded toplevel): Don't use ispell-library-directory withoutStefan Monnier2002-05-311-9/+8
* (ispell-library-directory): Renamed from ispell-library-path.Richard M. Stallman2002-05-301-32/+23
* 2002-02-17 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-171-1/+10
* (ispell-help): Clean up echo area if user quits.Richard M. Stallman2002-01-221-8/+10
* Doc fix.Pavel Janík2001-12-201-1/+1
* (ispell-complete-word): Doc fix.Pavel Janík2001-12-111-1/+1
* (ispell-buffer-local-parsing): Match xml like sgml.Richard M. Stallman2001-12-111-1/+1
* Doc fix.Stefan Monnier2001-12-021-1/+0
* (version18p, version20p): Vars deleted.Richard M. Stallman2001-10-281-24/+6
* (ispell-dictionary-alist-4): Add "german"Eli Zaretskii2001-09-071-16/+22
* (ispell-alternate-dictionary): Add /usr/share/lib/dict/words, for Irix.Eli Zaretskii2001-08-011-0/+2
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-4/+4
* (ispell-change-dictionary): Doc fix.Eli Zaretskii2001-05-031-1/+1
* Fix autoload cookies.Gerd Moellmann2001-04-231-1/+1
* (ispell-parse-output): Doc fix.Gerd Moellmann2001-03-261-1/+1
* (ispell-dictionary-alist-6): Add supportGerd Moellmann2001-03-151-1/+5
* (ispell-adjusted-window-height): New function.Miles Bader2001-01-111-16/+24
* (check-ispell-version): IfEli Zaretskii2000-12-161-1/+9
* (ispell-overlay-window): Ensure that the new window is really the right size.Miles Bader2000-12-151-24/+24
* (ispell): Doc fix.Gerd Moellmann2000-12-081-1/+6
* (check-ispell-version): Don't use match-beginningStefan Monnier2000-12-021-2/+1