summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (ispell-command-loop): C-g should be like X, not q.Richard M. Stallman1994-06-141-56/+74
* (ispell-dictionary-alist): Fix regexp in francais.Richard M. Stallman1994-06-101-1/+1
* (ispell-command-loop): Fix `q' question.Richard M. Stallman1994-05-281-1/+1
* Doc fix.Richard M. Stallman1994-05-221-1/+1
* Doc fixes.Richard M. Stallman1994-05-211-96/+100
* Lucid menu added.Richard M. Stallman1994-05-211-579/+700
* Lots of doc fixes and message syntax fixes.Richard M. Stallman1994-05-201-49/+55
* (ispell-word): Implement C-u $ as in ispell4.el.Richard M. Stallman1994-05-201-76/+85
* (ispell-use-ptys-p): Doc fix.Richard M. Stallman1994-04-211-2/+2
* (ispell-dictionary-alist): Renamed the entry for danish from "dansk" toKarl Heuer1994-04-211-1/+1
* (ispell-message): Turn LIMIT into an integer, around ispell-region.Richard M. Stallman1994-04-131-1/+1