aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/ispell.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (ispell-local-dictionary-alist): Add autoload cookie.Karl Heuer1999-05-171-0/+1
* (ispell-local-dictionary-alist): New variable forKarl Heuer1999-05-091-87/+143
* (ispell-dictionary-alist-1): Shorten autoloaded line.Karl Heuer1999-03-101-13/+41
* (ispell-dictionary-alist-override): New variable.Karl Heuer1999-03-011-5/+8
* Take out the eval-when's.Karl Heuer1998-12-101-6/+3
* (ispell-kill-ispell): Don't send newline after EOF.Karl Heuer1998-12-101-1/+0
* Improved and fixed customize for variables:Richard M. Stallman1998-12-011-171/+232
* (ispell-dictionary-alist-2): Removed svenska,Karl Heuer1998-11-111-6/+3
* (ispell-get-coding-system): Default to iso-latin-1.Karl Heuer1998-11-101-11/+6
* (check-ispell-version): No need to bindKarl Heuer1998-10-011-4/+2
* (check-ispell-version): Ensure same buffer is currentKarl Heuer1998-09-231-5/+5
* (ispell-highlight-p, ispell-check-comments,Andreas Schwab1998-06-241-4/+5
* Doc fixes.Karl Heuer1998-06-201-5/+5
* (ispell-skip-region): Don't complain whenKarl Heuer1998-06-201-1/+1
* (ispell-region): Return non-nil if not aborted.Richard M. Stallman1998-06-131-3/+4
* (ispell-dictionary-alist-1): Doc fix.Richard M. Stallman1998-05-121-2/+2
* (ispell-word): Make M-$ binding using esc-map.Richard M. Stallman1998-05-071-1/+1
* Generalized region skipping added.Richard M. Stallman1998-04-301-925/+1183
* (ispell-get-word): No error if can't find a word to check.Richard M. Stallman1998-04-171-65/+71
* (ispell-word): In ispell-check-only mode,Richard M. Stallman1998-04-171-0/+1
* New function ispell-comments-and-strings.Gerd Moellmann1997-12-031-0/+20
* (ispell-change-dictionary): Fix error message.Karl Heuer1997-10-191-5/+7
* (ispell-personal-dictionary): Fix customize type.Richard M. Stallman1997-09-091-1/+2
* (ispell-command-loop):Richard M. Stallman1997-09-071-1/+10
* (ispell-overlay-window): Undo previous change;Richard M. Stallman1997-09-031-2/+1
* Comment change.Richard M. Stallman1997-09-021-1/+1