summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
Commit message (Expand)AuthorAgeFilesLines
* 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 <abraham@dina.kvl.dk>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
* (toplevel): Use byte-compiling-files-pGerd Moellmann2000-11-091-6/+11
* (ispell-library-path): Don't callGerd Moellmann2000-11-091-5/+10
* (ispell-mode-line-window-height-fudge):Miles Bader2000-10-201-12/+24
* (ispell-menu-map-needed): Put back the boundpStefan Monnier2000-08-181-1/+1
* (ispell-dictionary-alist-6): Add `portugues'.Gerd Moellmann2000-08-181-3/+5
* Set to standard author/maintainer/keyword fields.Gerd Moellmann2000-08-171-85/+109
* (ispell-graphic-p): New constant.Miles Bader2000-08-151-2/+8
* (ispell): New function, replacing an alias.Gerd Moellmann2000-08-021-1/+11
* (ispell-highlight-spelling-error): UseEli Zaretskii2000-08-011-1/+3
* Add Finder keywords.Dave Love2000-05-251-0/+1
* Add to debug-ignored-errors.Dave Love2000-05-221-0/+1
* (ispell-menu-map-needed): Check that ispell-processStefan Monnier2000-04-171-8/+8
* (ispell-menu-map): Menu items rearranged andEli Zaretskii2000-04-131-137/+314
* (xemacsp, version18p, version-20p):Gerd Moellmann2000-01-101-250/+360
* (ispell-process-line): Add local var line-offset to adjust for the changeRichard M. Stallman1999-12-281-2/+11
* (ispell-dictionary-alist): Fix type by adding koi8-rGerd Moellmann1999-11-131-1/+2
* (ispell-dictionary-alist-6): Don't use "-C" option for Russian.Phillip Rulon1999-10-081-1/+1
* (ispell-dictionary-alist-6): Change charset for Russian.Richard M. Stallman1999-07-121-2/+3
* (ispell-alternate-dictionary): Fix custom type.Dave Love1999-05-311-2/+2