aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/ispell.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton11 days1-1/+1
* Fix ispell’s handling of comment-end when adding local wordsReuben Thomas2025-11-221-30/+35
* Add tests to ispell.el interactive functionsLockywolf2025-09-121-1/+2
* Use defvar-keymap for some trivial keymapsStefan Kangas2025-03-161-6/+4
* Delete redundant lambdas around unary functionsStefan Kangas2025-02-111-3/+1
* Avoid overly short timeout in ispell-helpStefan Kangas2025-02-041-2/+2
* ; Fix last changeEli Zaretskii2025-02-011-1/+1
* Ispell: Increase help timeoutRudolf Adamkovič2025-02-011-1/+1
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-42/+41
|\
| * Don't call purecopy in textmodes/*.elStefan Kangas2024-12-121-42/+41
* | Merge from origin/emacs-30Eli Zaretskii2025-01-251-5/+5
|\ \
| * | Ispell: Use "personal dictionary" terminology consistentlyRudolf Adamkovič2025-01-241-5/+5
| * | Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
| |/ |/|
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-1/+1
* | Prefer defcustom :local specifier in textmodesStefan Kangas2024-10-021-7/+4
* | Delete matching of whitespace in ispell's LaTeX env namesArash Esbati2024-08-171-3/+1
|/
* Checkdoc fixes in `textmodes/*.el`Stefan Kangas2024-07-081-1/+1
* ; * lisp/textmodes/ispell.el (ispell-aspell-find-dictionary): Doc fix.Eli Zaretskii2024-06-151-2/+2
* ; Fix some docstrings. (bug#71532)Arash Esbati2024-06-151-15/+18
* Fix doc strings in ispell.elEli Zaretskii2024-06-151-43/+68
* Merge from origin/emacs-29Eli Zaretskii2024-05-111-0/+4
|\
| * ; * lisp/textmodes/ispell.el (ispell-message): Add commentary.Eli Zaretskii2024-05-091-0/+4
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-231-2/+11
|\ \ | |/
| * ; Fix typoStefan Kangas2023-12-221-1/+1
| * ; Improve documentation of ispell.el's dictionary databaseEli Zaretskii2023-12-171-2/+11
* | ; Remove long annotation for word completion candidatesEshel Yaron2023-12-061-1/+0
* | ; * lisp/textmodes/ispell.el (ispell-complete-word): Remove FIXME.Eli Zaretskii2023-11-261-1/+0
* | Unbind 'C-M-i' in Text modeEshel Yaron2023-11-261-0/+22
* | Merge from origin/emacs-29Eli Zaretskii2023-11-181-1/+2
|\ \ | |/
| * Fix spell-checking email message with citationsEli Zaretskii2023-11-141-1/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-09-091-2/+2
|\ \ | |/
| * Doc fixes for obsolete functions and variablesStefan Kangas2023-09-021-2/+2
* | Make ispell localwords safe local variableJoseph Turner2023-08-261-0/+1
|/
* Improve documentation related to 'ispell-complete-word'Eli Zaretskii2023-04-111-4/+13
* ; Mention Hunspell private-dictionary misfeature in doc stringsEli Zaretskii2023-02-121-2/+7
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix running spell-checking in remote buffersEli Zaretskii2022-09-171-1/+2
* Clean up ispell "look"-related variablesLars Ingebrigtsen2022-09-021-3/+7
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-6/+7
* Make ispell-find-hunspell-dictionaries more resilientLars Ingebrigtsen2022-08-221-22/+30
* Revert "Make compat alias check-ispell-version obsolete"Eli Zaretskii2022-08-091-2/+2
* Make compat alias check-ispell-version obsoleteStefan Kangas2022-08-091-2/+2
* Clean up some local variable sectionsStefan Kangas2022-08-081-7/+0
* Fix ispell-word on colorless TTY framesEli Zaretskii2022-06-261-3/+6
* ; Fix recent changes in documentation of ispell.elEli Zaretskii2022-05-101-2/+2
* Make ispell-region/buffer push the mark of the final wordLars Ingebrigtsen2022-05-101-9/+24
* Make 'ispell-change-dictionary' completion work betterLars Ingebrigtsen2022-02-211-5/+10