aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (conf-toml-recognize-section): Fix bug#70383Stefan Monnier2024-04-171-21/+20
* Recognize multicite macros from biblatexArash Esbati2024-04-131-3/+42
* Suppress bogus messages in the echo areaArash Esbati2024-04-101-4/+12
* Move over optional arguments in parentheses correctlyArash Esbati2024-04-091-10/+22
* Merge from origin/emacs-29Eli Zaretskii2024-03-161-1/+1
|\
| * ; Fix bibtex-biblatex-field-alist docstring typo.Basil L. Contovounesios2024-03-121-1/+1
* | ; Fix documentation of 'flyspell-check-changes'Eli Zaretskii2024-03-151-5/+9
* | * lisp/textmodes/flyspell.el (flyspell-check-changes): New user option.Juri Linkov2024-03-141-1/+26
* | Add non-TS modes as extra parent of TS modes (bug#68246)Stefan Monnier2024-03-094-0/+8
* | (major-mode-remap(-defaults)): New var and function (bug#69191)Stefan Monnier2024-03-031-6/+12
* | ; Fix :type of text-mode-ispell-word-completion.Basil L. Contovounesios2024-02-281-1/+1
* | tex-mode.el: Increase depth of braces highlighted in $...$ blocksStefan Monnier2024-02-261-14/+18
* | ; Fix compiler warningArash Esbati2024-02-241-3/+2
* | (tex-font-lock-keywords-1): Fix bug#68827Stefan Monnier2024-02-151-4/+7
* | ; Resolve a FIXME in rst.elJörg Bornemann2024-02-131-4/+4
* | Tree-sitter support for outline-minor-mode (bug#68824)Juri Linkov2024-02-121-0/+11
* | Merge from origin/emacs-29Eli Zaretskii2024-02-031-33/+35
|\ \ | |/
| * Avoid signaling errors from 'pixel-fill-region'Eli Zaretskii2024-02-031-33/+35
* | Fix 'fill-paragraph' in 'yaml-ts-mode'Graham Marlow2024-02-011-2/+3
* | ; Declare tree-sitter functions in yaml-ts-mode.elEli Zaretskii2024-01-271-0/+3
* | ; * lisp/textmodes/refill.el (refill-fill-paragraph-at): Fix typo.Eli Zaretskii2024-01-271-1/+1
* | Optionally avoid extending 'completion-at-point-functions'Eshel Yaron2024-01-271-5/+14
* | Improve 'refill-mode' in Org buffersEli Zaretskii2024-01-271-2/+2
* | ; * lisp/textmodes/page.el (page--what-page): Fix last change.Eli Zaretskii2024-01-131-1/+1
* | Fix 'what-page'Lars Brinkhoff2024-01-131-3/+5
* | Improve yaml-ts-mode fill-paragraph (bug#68226)Graham Marlow2024-01-041-0/+22
* | ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from savannah/emacs-29Po Lu2024-01-0254-54/+55
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-0254-54/+54
* | ; Clean up some Keyword headersStefan Kangas2023-12-301-1/+1
* | ; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas2023-12-3015-15/+15
* | * lisp/textmodes/remember.el: Remove org-remember support.Ihor Radchenko2023-12-301-4/+3
* | 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
* | (bibtex-font-lock-keywords): Expose a lambda to the compilerStefan Monnier2023-12-201-7/+7
* | ; 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-262-3/+38
* | Merge from origin/emacs-29Eli Zaretskii2023-11-181-1/+2
|\ \ | |/
| * Fix spell-checking email message with citationsEli Zaretskii2023-11-141-1/+2
| * Recognize backslash in `dns-mode` quoted valuesLassi Kortela2023-10-241-0/+1
| * Make `dns-mode` fontify quoted values correctlyStefan Kangas2023-10-241-0/+1
* | Fix 'tex-compile-commands'Eli Zaretskii2023-11-151-0/+1
* | Eliminate some nested repetitions in regexpsMattias Engdegård2023-10-291-1/+1
* | Recognize backslash in `dns-mode` quoted valuesLassi Kortela2023-10-211-0/+1
* | Address defcustom :type warningsBasil L. Contovounesios2023-09-261-1/+0
* | ; Grammar fixes ("allow to" et al)Stefan Kangas2023-09-171-1/+1
* | Declare more functions as shift-translatable motion commandsJens Schmidt2023-09-161-2/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-09-092-11/+11
|\ \ | |/