index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
syntax-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-08-14
; * test/src/syntax-tests.el (syntax-char-syntax): remove junk
Mattias EngdegÄrd
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-20
Fix Fchar_syntax for non-ASCII in unibyte buffers
Mattias EngdegÄrd
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-08-21
Make parse-partial-sexp signal an error if TO is smaller than FROM
Lars Ingebrigtsen
2021-06-15
Add a new function syntax-class-to-char
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-17
Enhance syntax-tests.el to test nestable comments (Lisp style)
Alan Mackenzie
2020-10-23
Move some test data to follow our conventions
Stefan Kangas
2020-10-02
Enhance syntax-tests.el to test comments in parse-partial-sexp
Alan Mackenzie
2020-10-02
Enhance syntax-tests.el to test comments in scan-lists
Alan Mackenzie
2020-10-01
Enhance syntax-tests.el to test some comment character handling.
Alan Mackenzie
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-23
Fix comment detection on open parens
Noam Postavsky