summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
Commit message (Expand)AuthorAgeFilesLines
* (ispell-check-version): Fix last change.Romain Francoise2005-10-091-1/+0
* (ispell-check-version):Richard M. Stallman2005-10-081-0/+1
* (ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.Richard M. Stallman2005-10-041-1/+2
* (ispell-find-aspell-dictionaries): Remove interactive spec.Stefan Monnier2005-10-031-1/+0
* (ispell-maybe-find-aspell-dictionaries): New function, code extracted fromEli Zaretskii2005-09-241-7/+12
* Message format spec fixes (2)Deepak Goel2005-09-181-2/+2
* (ispell-aspell-supports-utf8): New variable.Eli Zaretskii2005-09-171-4/+13
* (ispell-check-version): Signal an error if aspell version is less than 0.60.Eli Zaretskii2005-09-101-1/+4
* (mail-yank-prefix): Add defvar.Juanma Barranquero2005-08-311-2/+4
* (lookup-words): Cope with case where ARGS is empty.Richard M. Stallman2005-08-151-3/+7
* (ispell-word): More fboundp checks.Richard M. Stallman2005-08-091-32/+116
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (ispell-command-loop): Add current dictionary name and program nameJuri Linkov2005-07-091-8/+17
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (ispell-word): Remove stray parenthesis.Luc Teirlinck2005-06-281-1/+1
* (ispell-word): Do not ignore short words.Richard M. Stallman2005-06-281-74/+73
* (ispell-menu-map-needed): flyspell-mode could be void.Lute Kamstra2005-06-091-1/+1
* (ispell-check-version): Use match-string-no-properties.Richard M. Stallman2005-06-081-17/+8
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-2/+2
* (ispell-program-name): Try looking for "aspell" along exec-path,Eli Zaretskii2005-05-071-1/+3
* (ispell-dictionary-alist-6): Add slovenian.Eli Zaretskii2005-03-261-0/+4
* (ispell-lazy-highlight): New defcustom.Juri Linkov2005-03-181-3/+28
* (ispell-insert-word): New function.Kenichi Handa2005-03-091-3/+11
* (ispell-change-dictionary): Doc fix.Richard M. Stallman2005-02-271-2/+3
* (ispell-dictionary-alist): Fix docstring.Kenichi Handa2005-02-211-0/+6
* (ispell-internal-change-dictionary): Fix problem in recent changes, whereStefan Monnier2005-02-031-2/+3
* (ispell-local-dictionary-overridden): New var.Richard M. Stallman2005-01-311-111/+90
* (ispell-dictionary-alist-4): Rewrite the CASECHARS and NOT-CASECHARSLute Kamstra2005-01-251-4/+4
* (ispell-looking-at): New function.Kenichi Handa2005-01-181-7/+11
* (ispell-unified-chars-table): New variable.Kenichi Handa2005-01-131-6/+45
* (ispell-help): Bind resize-mini-windows.Richard M. Stallman2004-12-221-1/+1
* (ispell-check-version): If default-directory is nonexistent, use home dir.Richard M. Stallman2004-11-251-0/+2
* (ispell-word): Don't alter args; set them only thru `interactive' spec.Richard M. Stallman2004-11-041-4/+1
* (ispell-command-loop): Use with-no-warnings.Richard M. Stallman2004-10-161-10/+15
* (ispell-really-aspell): New defvar.Eli Zaretskii2004-09-041-1/+16
* (ispell-html-skip-alists): Fix backslashes in docstring.Juri Linkov2004-09-021-1/+1
* Fix last change in ispell.el.Eli Zaretskii2004-05-161-1/+1
* (ispell-local-dictionary-alist): AddEli Zaretskii2004-05-151-1/+6
* (ispell-message): Use `message-cite-prefix-regexp'Sam Steingold2004-05-101-1/+1
* (ispell-help): Doc fix.Juri Linkov2004-03-221-1/+1
* 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