summaryrefslogtreecommitdiff
path: root/test/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Consider key=val labels when renumberingArash Esbati2022-09-121-0/+173
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-212-8/+8
* Make conf-javaprop-mode only claim that # lines are commentsLars Ingebrigtsen2022-08-201-4/+1
* Improve collecting of citation keysArash Esbati2022-08-081-2/+133
* New command emacs-news-toggle-tagStefan Kangas2022-07-092-0/+163
* Recognize some more SCSS selectorsSimen Heggestøyl2022-05-151-0/+4
* Fix warning suppression in (S)CSS mode testsSimen Heggestøyl2022-05-151-2/+2
* Don't freeze Emacs on colour codes in sccs-modeLars Ingebrigtsen2022-05-153-0/+131
* Fix problem with (narrow-to-page 1) with point at point-maxLars Ingebrigtsen2022-04-221-0/+12
* Merge from origin/emacs-28Stefan Kangas2022-01-271-0/+23
|\
| * Partially revert a fill-region-as-paragraph regressionLars Ingebrigtsen2022-01-261-0/+23
* | ; 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