aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/ispell.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* Bind M-$.Richard M. Stallman1994-04-121-0/+2
* (ispell-message): Fixed infinite loop on shortened msg.Richard M. Stallman1994-04-031-3/+4
* Don't use triple-hyphen in a character class.Karl Heuer1994-03-121-11/+11
* (ispell-pdict-save, ispell-kill-ispell, ispell-continue):Richard M. Stallman1994-03-101-1/+4
* (ispell-dictionary-alist): Add autoload.Richard M. Stallman1994-03-101-0/+1
* (ispell-menu-map): Autoload the whole setup.Richard M. Stallman1994-03-101-2/+3
* (ispell-message-text-end): New variable.Richard M. Stallman1994-03-021-43/+78
* Initial revisionRichard M. Stallman1994-03-021-0/+1990