aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Recognize multicite macros from biblatexArash Esbati2024-04-131-0/+22
* Use forward-line instead of next-line in noninteractive testMattias Engdegård2024-01-141-1/+1
* Fix 'what-page'Lars Brinkhoff2024-01-131-1/+5
* Merge from savannah/emacs-29Po Lu2024-01-0215-15/+15
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-0215-15/+15
* | ; Clean up some Keyword headersStefan Kangas2023-12-302-2/+2
* | ; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas2023-12-302-2/+2
* | Fix font locking of booleans in conf-toml-modeStefan Kangas2023-08-011-1/+16
* | Fix vacuous conf-mode-testMattias Engdegård2023-08-011-4/+5
* | Don't mutate constants in testsMattias Engdegård2023-05-131-1/+2
|/
* Make 'emacs-news-cycle-tag' work at all levelsRobert Pluim2023-02-211-0/+89
* Rename 'emacs-news-toggle-tag' to 'emacs-news-cycle-tag'Robert Pluim2023-02-162-3/+3
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-0115-15/+15
* 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