summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (ispell-region): Take acount of the fact that `ispell'Kenichi Handa1997-09-011-12/+40
* (ispell-dictionary-alist): Doc fix.Richard M. Stallman1997-08-061-7/+11
* frame-override-unsplittable/inhibit-frame-unsplittable name change.Simon Marshall1997-05-261-1/+1
* (ispell-dictionary-alist-2): Specify syntax of ' in Danish.Richard M. Stallman1997-05-021-1/+1
* (ispell-overlay-window): Bind frame-override-unsplittable.Richard M. Stallman1997-04-221-1/+2
* Use defcustom for user variables.Richard M. Stallman1997-04-111-38/+81
* (ispell-command-loop): Disable message logging.Karl Heuer1997-03-111-4/+6
* (ispell-message-text-end): Handle `- ' beforeRichard M. Stallman1996-12-271-2/+3
* Comment change.Richard M. Stallman1996-10-121-1/+1
* (ispell-dictionary-alist-1): Add `american' to list.Richard M. Stallman1996-09-161-3/+5
* (ispell-message): Support message-mode.Richard M. Stallman1996-06-281-4/+13
* (ispell-region): Handle ispell-skip-sgml properly with an re-search.Richard M. Stallman1996-05-311-2/+2
* (ispell-check-comments): Default is now t.Richard M. Stallman1996-05-091-2/+2
* (ispell-help): Use set-minibuffer-window.Richard M. Stallman1996-01-271-0/+3
* (ispell-command-loop, ispell-region): Pass proper format string to message.Richard M. Stallman1996-01-271-5/+3
* Update FSF's address.Erik Naggum1996-01-141-309/+304
* Comment fixes.Karl Heuer1996-01-051-3/+3
* Comment change.Richard M. Stallman1995-10-301-9/+6
* (ispell-message-text-end): Match reporter.el bug reports.Richard M. Stallman1995-09-291-0/+2
* Reinstalled autoloads from ispell-dictionary-alist,Richard M. Stallman1995-06-161-11/+31
* Removed autoload from ispell-dictionary-alist,Richard M. Stallman1995-06-161-44/+64
* (ispell-message-text-end): Match start of forwarded msg.Karl Heuer1995-05-271-1/+2
* (ispell-region): If position not visible, (sit-for 0).Richard M. Stallman1995-05-061-0/+2
* (ispell-minor-mode): Use force-mode-line-update.Karl Heuer1995-04-251-1/+1
* (ispell-init-ispell): Don't barf if there is aRichard M. Stallman1995-04-171-3/+10
* (ispell-message): Make mail-header-separator into regexp.Richard M. Stallman1995-04-081-1/+1
* Update copyright.Karl Heuer1995-04-071-1/+1
* (ispell-menu-map-needed): Delete test for menu-bar feature.Richard M. Stallman1995-04-061-2/+5
* (ispell-personal-dictionary): Add autoload.Karl Heuer1995-04-051-0/+1
* Personal dictionary save forced when called from menu,Richard M. Stallman1995-02-081-54/+119
* (check-ispell-version): Use Fundamental mode in the temporary buffer.Richard M. Stallman1995-01-181-2/+2
* (check-ispell-version): Force standard syntax table.Karl Heuer1995-01-181-0/+3
* Added ispell-offset for version consistency.Karl Heuer1994-12-101-225/+270
* (ispell-message-text-end): Match Postcript 3 like 2.Richard M. Stallman1994-10-261-1/+1
* (ispell-grep-command, ispell-look-command): Don't specify directory.Richard M. Stallman1994-10-251-2/+2
* (ispell-highlight-spelling-error):Richard M. Stallman1994-10-101-252/+252
* (ispell-init-process): Add missing arg in error msg.Richard M. Stallman1994-10-011-1/+1
* * ispell.el (check-ispell-version): suggest to try ispell4.el ifFrancesco Potortì1994-09-221-6/+7
* (ispell-menu-map): Order menu items by size: buffer > region > word.Karl Heuer1994-09-171-2/+2
* (ispell-highlight-spelling-error): Test window-system.Richard M. Stallman1994-09-161-1/+54
* Further split the Ispell menu autoloads.Richard M. Stallman1994-09-111-1/+5
* (ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.Richard M. Stallman1994-08-311-2/+2
* (ispell-buffer-local-words): Don't treat doublequoteRichard M. Stallman1994-08-241-1/+3
* (ispell-message-text-end): Improve context diff regexp.Richard M. Stallman1994-07-301-2/+2
* (ispell-command-loop, ispell-region, ispell-word):Richard M. Stallman1994-07-201-237/+219
* (ispell-message): Avoid an infinite loop.Richard M. Stallman1994-06-251-1/+6