aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/textmodes (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-14Use linear arrays in ispell test to work with old bashMattias Engdegård1-3/+11
2025-09-14; ispell-tests: use require instead of loadMattias Engdegård4-27/+22
2025-09-12; Fix last changeMichael Albinus2-2/+2
2025-09-12Fix last changeMichael Albinus4-5/+5
2025-09-12Add tests to ispell.el interactive functionsLockywolf6-127/+794
2025-09-07ispell.el: Add 56 tests (bug#79177)Lockywolf7-0/+1779
2025-06-30Update `fill-region-as-paragraph-semlf' to follow fill.el protocolsRoi Martin4-50/+70
2025-06-29; * test/lisp/textmodes/fill-tests.el (markdown-mode): Declare.Eli Zaretskii1-0/+1
2025-06-29Add variable `fill-region-as-paragraph-function'Roi Martin2-0/+34
2025-06-14Add semantic linefeed support for paragraph fillingRoi Martin16-0/+912
2025-04-04Add RefTeX support for non-file buffersPaul Nelson1-0/+323
2025-01-02Update copyright year to 2025Stefan Kangas15-16/+16
2025-01-01Update copyright year to 2025Paul Eggert15-16/+16
2024-05-07Support biblatex field in `reftex-cite-format'Arash Esbati1-1/+19
2024-04-13Recognize multicite macros from biblatexArash Esbati1-0/+22
2024-01-14Use forward-line instead of next-line in noninteractive testMattias Engdegård1-1/+1
2024-01-13Fix 'what-page'Lars Brinkhoff1-1/+5
2024-01-02; Add 2024 to copyright yearsPo Lu15-15/+15
2023-12-30; Clean up some Keyword headersStefan Kangas2-2/+2
2023-12-30; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas2-2/+2
2023-08-01Fix font locking of booleans in conf-toml-modeStefan Kangas1-1/+16
2023-08-01Fix vacuous conf-mode-testMattias Engdegård1-4/+5
2023-05-13Don't mutate constants in testsMattias Engdegård1-1/+2
2023-02-21Make 'emacs-news-cycle-tag' work at all levelsRobert Pluim1-0/+89
2023-02-16Rename 'emacs-news-toggle-tag' to 'emacs-news-cycle-tag'Robert Pluim2-3/+3
2023-01-01; Add 2023 to copyright years.Eli Zaretskii15-15/+15
2022-09-12Consider key=val labels when renumberingArash Esbati1-0/+173
2022-08-21Prefer pos-bol and pos-eol in testsStefan Kangas2-8/+8
2022-08-20Make conf-javaprop-mode only claim that # lines are commentsLars Ingebrigtsen1-4/+1
2022-08-08Improve collecting of citation keysArash Esbati1-2/+133
2022-07-09New command emacs-news-toggle-tagStefan Kangas2-0/+163
2022-05-15Recognize some more SCSS selectorsSimen Heggestøyl1-0/+4
2022-05-15Fix warning suppression in (S)CSS mode testsSimen Heggestøyl1-2/+2
2022-05-15Don't freeze Emacs on colour codes in sccs-modeLars Ingebrigtsen3-0/+131
2022-04-22Fix problem with (narrow-to-page 1) with point at point-maxLars Ingebrigtsen1-0/+12
2022-01-26Partially revert a fill-region-as-paragraph regressionLars Ingebrigtsen1-0/+23
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2022-01-01; Add 2022 to copyright years.Eli Zaretskii13-13/+13
2021-11-07Make paragraph/filling functions in texinfo-mode work betterLars Ingebrigtsen2-0/+103
2021-11-07Prefer ert-with-temp-(directory|file)Stefan Kangas1-51/+50
2021-10-11Tweak how auto-fill fills after a periodLars Ingebrigtsen1-0/+22
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas1-0/+2
2021-09-03; Fix typosStefan Kangas1-2/+2
2021-06-14Remove unused variable from sgml-mode testLars Ingebrigtsen1-1/+1
2021-06-14Fix problem in HTML with bracketed charactersStephen Berman1-0/+27
2021-05-15Update CSS completion testsDmitry Gutov1-6/+6
2021-04-19; Normalize and add missing first and last linesStefan Kangas2-2/+2
2021-02-19Fix regexp mistakesMattias Engdegård1-1/+1
2021-02-10Use lexical-binding in dns-mode.elStefan Kangas1-0/+21
2021-01-10Improve fill-region-as-paragraph when there's a fill prefixLars Ingebrigtsen1-0/+31