summaryrefslogtreecommitdiff
path: root/test/src/syntax-tests.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-14; * test/src/syntax-tests.el (syntax-char-syntax): remove junkMattias EngdegÄrd
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-20Fix Fchar_syntax for non-ASCII in unibyte buffersMattias EngdegÄrd
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-08-21Make parse-partial-sexp signal an error if TO is smaller than FROMLars Ingebrigtsen
2021-06-15Add a new function syntax-class-to-charLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-17Enhance syntax-tests.el to test nestable comments (Lisp style)Alan Mackenzie
2020-10-23Move some test data to follow our conventionsStefan Kangas
2020-10-02Enhance syntax-tests.el to test comments in parse-partial-sexpAlan Mackenzie
2020-10-02Enhance syntax-tests.el to test comments in scan-listsAlan Mackenzie
2020-10-01Enhance syntax-tests.el to test some comment character handling.Alan Mackenzie
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-23Fix comment detection on open parensNoam Postavsky