aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* lisp/emacs-lisp/track-changes.el: New filescratch/track-changesStefan Monnier2024-04-091-0/+156
* (test-replace-match-modification-hooks): Delete testStefan Monnier2024-04-091-17/+19
* ; Avoid byte-compiler warnings in 'ls-lisp-test-bug70271'.Eli Zaretskii2024-04-091-1/+2
* ; Fix the test in last change.Eli Zaretskii2024-04-091-0/+3
* Support more long time options in 'ls-lisp'Lin Sun2024-04-091-0/+36
* * Fix out of date comp pass names in comp-tests.elAndrea Corallo2024-04-081-5/+5
* Make tree-sitter thing feature public and remove obsolete functionsYuan Fu2024-04-071-3/+3
* Allow updating of /IGNORE timeouts in ERCF. Jason Park2024-04-072-0/+107
* (Freplace_match): Fix bug#65451Stefan Monnier2024-04-071-0/+74
* Merge from origin/emacs-29Eli Zaretskii2024-04-061-0/+78
|\
| * Make object init more robust (bug#69571)Theodor Thornhill2024-03-311-0/+78
* | Make sh-script-tests.el more robustMichael Albinus2024-04-052-0/+7
* | Adapt treesitter tests for EMBAMichael Albinus2024-04-042-1/+7
* | Make lexical-binding cookie warning test more robustMattias Engdegård2024-04-031-6/+8
* | Fix json-insert unibyte buffer bug (bug#70007)Mattias Engdegård2024-04-021-8/+35
* | Update JSON parser test and docsMattias Engdegård2024-04-011-5/+2
* | Fix symbol list matching regexps.Vladimir Kazanov2024-04-011-2/+45
* | Don't signal `json-end-of-file` for short nonempty bad JSON inputsMattias Engdegård2024-04-011-3/+1
* | Faster JSON parsingMattias Engdegård2024-04-011-19/+50
* | Native JSON support is always availableMattias Engdegård2024-04-011-23/+0
* | Fix the new PEG libraryEli Zaretskii2024-03-311-0/+0
* | Add peg.el as a built-in libraryEric Abrahamsen2024-03-301-0/+367
* | New JSON encoder (bug#70007)Mattias Engdegård2024-03-301-7/+34
* | bug#69992: Minor improvement to image map transformation logicDavid Ponce2024-03-301-3/+3
* | Merge from origin/emacs-29Eli Zaretskii2024-03-301-0/+14
|\ \ | |/
| * Add test for previous change (bug#70023)Theodor Thornhill2024-03-281-0/+14
* | Merge from origin/emacs-29Eli Zaretskii2024-03-301-1/+0
|\ \ | |/
* | ; * test/lisp/vc/vc-git-tests.el: bend doc string quoteMattias Engdegård2024-03-291-1/+1
* | New `sort` keyword arguments (bug#69709)Mattias Engdegård2024-03-291-0/+43
* | Add `value<` (bug#69709)Mattias Engdegård2024-03-291-0/+218
* | pp.el: Try and fix bug#70039Stefan Monnier2024-03-281-0/+19
* | Improve ert-font-lock assertion parser (Bug#69714)Vladimir Kazanov2024-03-282-25/+130
* | (pcase-mutually-exclusive): Use auto-generated tableStefan Monnier2024-03-281-0/+14
* | cl-preloaded.el: Partly revert last changeStefan Monnier2024-03-261-1/+3
* | cl-preloaded.el: Fix the type latticeStefan Monnier2024-03-261-15/+15
* | Fix native comp prediction on null functionp tested objectsAndrea Corallo2024-03-261-1/+8
* | Fix native compilation for circular immediates (bug#67883)Andrea Corallo2024-03-241-0/+3
* | Restore leading space to right-margin stamps in ERCF. Jason Park2024-03-2311-18/+18
* | Remove unused faces from various erc-goodies testsF. Jason Park2024-03-231-11/+116
* | Recompute :map when image :scale, :rotation, or :flip changesJoseph Turner2024-03-231-0/+144
* | Add 'eww-readable-urls'Jim Porter2024-03-231-0/+12
* | Allow toggling "readable" mode in EWWJim Porter2024-03-231-1/+56
* | Merge from origin/emacs-29Eli Zaretskii2024-03-232-0/+49
|\ \ | |/
| * Tweak regexp for object initializers in csharp-mode (bug#69571)Theodor Thornhill2024-03-162-0/+49
* | Fix recent test regressionsStefan Monnier2024-03-222-6/+6
* | (pp-fill): Cut before parens and dotsStefan Monnier2024-03-221-0/+30
* | Fix vc-git test when no identities are configuredKévin Le Gouguec2024-03-191-2/+9
* | * test/lisp/emacs-lisp/comp-cstr-tests.el (comp-cstr-test-93): Add test.Andrea Corallo2024-03-191-3/+2
* | (primitive-function): New typeStefan Monnier2024-03-181-3/+1
* | (cl-type-of): New function to return more precise types (bug#69739)Stefan Monnier2024-03-181-0/+37