summaryrefslogtreecommitdiff
path: root/test/lisp/textmodes
AgeCommit message (Expand)Author
2022-01-27Merge from origin/emacs-28Stefan Kangas
2022-01-26Partially revert a fill-region-as-paragraph regressionLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-07Make paragraph/filling functions in texinfo-mode work betterLars Ingebrigtsen
2021-11-07Prefer ert-with-temp-(directory|file)Stefan Kangas
2021-10-11Tweak how auto-fill fills after a periodLars Ingebrigtsen
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas
2021-09-03; Fix typosStefan Kangas
2021-06-14Remove unused variable from sgml-mode testLars Ingebrigtsen
2021-06-14Fix problem in HTML with bracketed charactersStephen Berman
2021-05-15Update CSS completion testsDmitry Gutov
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-02-19Fix regexp mistakesMattias Engdegård
2021-02-10Use lexical-binding in dns-mode.elStefan Kangas
2021-01-10Improve fill-region-as-paragraph when there's a fill prefixLars Ingebrigtsen
2021-01-07Revert mark-paragraph change and add testsLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-14Don't quote lambdas in several placesStefan Kangas
2020-10-24; Prefer https to http in more URLsStefan Kangas
2020-10-16Use new resource directory macros in tests (Bug#43792)Stefan Kangas
2020-09-23Remove TODO to convert files to unit testsStefan Kangas
2020-09-21; * test/lisp/textmodes/css-mode-tests.el: Add TODO.Stefan Kangas
2020-09-10Convert indent test for css-mode into automatic testStefan Kangas
2020-08-29Use lexical-binding in more testsStefan Kangas
2020-08-27; Fix license statements.Stefan Kangas
2020-08-19Ensure `bibtex-set-dialect' is executed in bibtex buffersGrégoire Jadi
2020-08-13Update a paragraphs testGlenn Morris
2020-04-25Use lexical-binding in po.el and add testsSimen Heggestøyl
2020-04-24Use lexical-binding for textmodes testsStefan Kangas
2020-01-24Remove (or double) redundant backslashes in string literalsMattias Engdegård
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-25Merge from emacs-26Noam Postavsky
2019-06-25Fix sgml-mode handling of quotes within parens (Bug#36347)Noam Postavsky
2019-06-23Split up and add tests for two page.el functionsSimen Heggestøyl
2019-06-09Use lexical-binding in underline.el and add testsStefan Kangas
2019-06-04Fix some SGML syntax edge cases (Bug#33887)Noam Postavsky
2019-06-01Use lexical-binding in paragraphs.el and add testsStefan Kangas
2019-06-01Use lexical-binding in page.el and add testsSimen Heggestøyl
2019-05-22* lisp/textmodes/sgml-mode.el: Fix lone `>` in sgml textStefan Monnier
2019-05-15* lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-rules): Fix typoStefan Monnier
2019-05-14Merge from origin/emacs-26Glenn Morris
2019-05-09Recognize single quote attribute values in nxml and sgml (Bug#35381)Noam Postavsky
2019-02-15* test/lisp/textmodes/conf-mode-tests.el (conf-test-align-assignments):Glenn Morris
2019-02-15Add basic conf-mode testsAlex Branham
2018-12-31Update more copyright yearsPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-05-29Add Imenu support to CSS mode and its derivativesSimen Heggestøyl