aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-0113-13/+13
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0113-13/+13
* | Make paragraph/filling functions in texinfo-mode work betterLars Ingebrigtsen2021-11-072-0/+103
* | Prefer ert-with-temp-(directory|file)Stefan Kangas2021-11-071-51/+50
* | Tweak how auto-fill fills after a periodLars Ingebrigtsen2021-10-111-0/+22
|/
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-0/+2
* ; Fix typosStefan Kangas2021-09-031-2/+2
* Remove unused variable from sgml-mode testLars Ingebrigtsen2021-06-141-1/+1
* Fix problem in HTML with bracketed charactersStephen Berman2021-06-141-0/+27
* Update CSS completion testsDmitry Gutov2021-05-151-6/+6
* ; Normalize and add missing first and last linesStefan Kangas2021-04-192-2/+2
* Fix regexp mistakesMattias Engdegård2021-02-191-1/+1
* Use lexical-binding in dns-mode.elStefan Kangas2021-02-101-0/+21
* Improve fill-region-as-paragraph when there's a fill prefixLars Ingebrigtsen2021-01-101-0/+31
* Revert mark-paragraph change and add testsLars Ingebrigtsen2021-01-072-0/+32
* Update copyright year to 2021Paul Eggert2021-01-0113-13/+13
* Don't quote lambdas in several placesStefan Kangas2020-11-141-18/+17
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-1/+1
* Use new resource directory macros in tests (Bug#43792)Stefan Kangas2020-10-161-8/+2
* Remove TODO to convert files to unit testsStefan Kangas2020-09-231-2/+0
* ; * test/lisp/textmodes/css-mode-tests.el: Add TODO.Stefan Kangas2020-09-211-0/+2
* Convert indent test for css-mode into automatic testStefan Kangas2020-09-102-0/+114
* Use lexical-binding in more testsStefan Kangas2020-08-291-1/+1
* ; Fix license statements.Stefan Kangas2020-08-272-6/+8
* Ensure `bibtex-set-dialect' is executed in bibtex buffersGrégoire Jadi2020-08-191-0/+57
* Update a paragraphs testGlenn Morris2020-08-131-2/+2
* Use lexical-binding in po.el and add testsSimen Heggestøyl2020-04-251-0/+68
* Use lexical-binding for textmodes testsStefan Kangas2020-04-242-2/+2
* Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-241-1/+1
* Update copyright year to 2020Paul Eggert2020-01-0111-11/+11
* Merge from emacs-26Noam Postavsky2019-06-251-0/+2
|\
| * Fix sgml-mode handling of quotes within parens (Bug#36347)Noam Postavsky2019-06-251-0/+22
* | Split up and add tests for two page.el functionsSimen Heggestøyl2019-06-231-1/+18
* | Use lexical-binding in underline.el and add testsStefan Kangas2019-06-091-0/+42
* | Fix some SGML syntax edge cases (Bug#33887)Noam Postavsky2019-06-041-7/+38
* | Use lexical-binding in paragraphs.el and add testsStefan Kangas2019-06-011-0/+165
* | Use lexical-binding in page.el and add testsSimen Heggestøyl2019-06-011-0/+86
* | * lisp/textmodes/sgml-mode.el: Fix lone `>` in sgml textStefan Monnier2019-05-221-0/+4
* | * lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-rules): Fix typoStefan Monnier2019-05-151-0/+7
* | Merge from origin/emacs-26Glenn Morris2019-05-141-1/+0
|\ \ | |/
| * Recognize single quote attribute values in nxml and sgml (Bug#35381)Noam Postavsky2019-05-091-1/+0
* | * test/lisp/textmodes/conf-mode-tests.el (conf-test-align-assignments):Glenn Morris2019-02-151-1/+1
* | Add basic conf-mode testsAlex Branham2019-02-151-0/+204
* | Update more copyright yearsPaul Eggert2018-12-311-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-316-6/+6
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-016-6/+6
* | Add Imenu support to CSS mode and its derivativesSimen Heggestøyl2018-05-291-1/+14
* | Handle quotation marks and apostrophes in ‘sgml-quote’Michal Nazarewicz2018-04-071-0/+30
* | Merge from origin/emacs-26Glenn Morris2018-02-091-1/+1
|\ \ | |/