summaryrefslogtreecommitdiff
path: root/lisp/textmodes/ispell.el
AgeCommit message (Expand)Author
2026-01-14; Improve docs for last change.Sean Whitton
2026-01-14Allow Ispell to save corrections as abbrevsPaul Nelson
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-22Fix ispell’s handling of comment-end when adding local wordsReuben Thomas
2025-09-12Add tests to ispell.el interactive functionsLockywolf
2025-03-16Use defvar-keymap for some trivial keymapsStefan Kangas
2025-02-11Delete redundant lambdas around unary functionsStefan Kangas
2025-02-04Avoid overly short timeout in ispell-helpStefan Kangas
2025-02-01; Fix last changeEli Zaretskii
2025-02-01Ispell: Increase help timeoutRudolf Adamkovič
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-25Merge from origin/emacs-30Eli Zaretskii
2025-01-24Ispell: Use "personal dictionary" terminology consistentlyRudolf Adamkovič
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-12Don't call purecopy in textmodes/*.elStefan Kangas
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-10-02Prefer defcustom :local specifier in textmodesStefan Kangas
2024-08-17Delete matching of whitespace in ispell's LaTeX env namesArash Esbati
2024-07-08Checkdoc fixes in `textmodes/*.el`Stefan Kangas
2024-06-15; * lisp/textmodes/ispell.el (ispell-aspell-find-dictionary): Doc fix.Eli Zaretskii
2024-06-15; Fix some docstrings. (bug#71532)Arash Esbati
2024-06-15Fix doc strings in ispell.elEli Zaretskii
2024-05-11Merge from origin/emacs-29Eli Zaretskii
2024-05-09; * lisp/textmodes/ispell.el (ispell-message): Add commentary.Eli Zaretskii
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-23Merge from origin/emacs-29Eli Zaretskii
2023-12-22; Fix typoStefan Kangas
2023-12-17; Improve documentation of ispell.el's dictionary databaseEli Zaretskii
2023-12-06; Remove long annotation for word completion candidatesEshel Yaron
2023-11-26; * lisp/textmodes/ispell.el (ispell-complete-word): Remove FIXME.Eli Zaretskii
2023-11-26Unbind 'C-M-i' in Text modeEshel Yaron
2023-11-18Merge from origin/emacs-29Eli Zaretskii
2023-11-14Fix spell-checking email message with citationsEli Zaretskii
2023-09-09Merge from origin/emacs-29Eli Zaretskii
2023-09-02Doc fixes for obsolete functions and variablesStefan Kangas
2023-08-26Make ispell localwords safe local variableJoseph Turner
2023-04-11Improve documentation related to 'ispell-complete-word'Eli Zaretskii
2023-02-12; Mention Hunspell private-dictionary misfeature in doc stringsEli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-17Fix running spell-checking in remote buffersEli Zaretskii
2022-09-02Clean up ispell "look"-related variablesLars Ingebrigtsen
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-08-22Make ispell-find-hunspell-dictionaries more resilientLars Ingebrigtsen
2022-08-09Revert "Make compat alias check-ispell-version obsolete"Eli Zaretskii
2022-08-09Make compat alias check-ispell-version obsoleteStefan Kangas
2022-08-08Clean up some local variable sectionsStefan Kangas
2022-06-26Fix ispell-word on colorless TTY framesEli Zaretskii
2022-05-10; Fix recent changes in documentation of ispell.elEli Zaretskii