summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-03-31Fix the new PEG libraryEli Zaretskii
2024-03-30Add peg.el as a built-in libraryEric Abrahamsen
2024-03-30New JSON encoder (bug#70007)Mattias Engdegård
2024-03-30bug#69992: Minor improvement to image map transformation logicDavid Ponce
2024-03-30Merge from origin/emacs-29Eli Zaretskii
2024-03-30Merge from origin/emacs-29Eli Zaretskii
2024-03-29; * test/lisp/vc/vc-git-tests.el: bend doc string quoteMattias Engdegård
2024-03-29New `sort` keyword arguments (bug#69709)Mattias Engdegård
2024-03-29Add `value<` (bug#69709)Mattias Engdegård
2024-03-28pp.el: Try and fix bug#70039Stefan Monnier
2024-03-28Add test for previous change (bug#70023)Theodor Thornhill
2024-03-28Improve ert-font-lock assertion parser (Bug#69714)Vladimir Kazanov
2024-03-28(pcase-mutually-exclusive): Use auto-generated tableStefan Monnier
2024-03-26cl-preloaded.el: Partly revert last changeStefan Monnier
2024-03-26cl-preloaded.el: Fix the type latticeStefan Monnier
2024-03-26Fix native comp prediction on null functionp tested objectsAndrea Corallo
2024-03-24Fix native compilation for circular immediates (bug#67883)Andrea Corallo
2024-03-23Restore leading space to right-margin stamps in ERCF. Jason Park
2024-03-23Remove unused faces from various erc-goodies testsF. Jason Park
2024-03-23Recompute :map when image :scale, :rotation, or :flip changesJoseph Turner
2024-03-23Add 'eww-readable-urls'Jim Porter
2024-03-23Allow toggling "readable" mode in EWWJim Porter
2024-03-23Merge from origin/emacs-29Eli Zaretskii
2024-03-22Fix recent test regressionsStefan Monnier
2024-03-22(pp-fill): Cut before parens and dotsStefan Monnier
2024-03-19Fix vc-git test when no identities are configuredKévin Le Gouguec
2024-03-19* test/lisp/emacs-lisp/comp-cstr-tests.el (comp-cstr-test-93): Add test.Andrea Corallo
2024-03-18(primitive-function): New typeStefan Monnier
2024-03-18(cl-type-of): New function to return more precise types (bug#69739)Stefan Monnier
2024-03-17; Re-apply accidentally reverted commitKévin Le Gouguec
2024-03-17Update modus-themes to their 4.4.0 versionProtesilaos Stavrou
2024-03-17Fix vc-dir when "remote" Git branch is localKévin Le Gouguec
2024-03-16Tweak regexp for object initializers in csharp-mode (bug#69571)Theodor Thornhill
2024-03-16Merge from origin/emacs-29Eli Zaretskii
2024-03-15Keep indenting text when 'shr-fill-text' is nil (bug#69555)Kévin Le Gouguec
2024-03-14Detect the readline support for Python shell completionLiu Hui
2024-03-14; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt
2024-03-11Fix 'with-sqlite-transaction'F. Jason Park
2024-03-11Change bare-symbol back to match intentPaul Eggert
2024-03-10Make important text props more resilient in ERCF. Jason Park
2024-03-10Leverage inverse-video for erc-inverse-faceF. Jason Park
2024-03-08EIEIO: Fix regession (bug#69631)Stefan Monnier
2024-03-08; perl-mode, cperl-mode: Fix $\" in strings (Bug#69604)Harald Jörg
2024-03-07Support expanding Eshell globs for remote file namesJim Porter
2024-03-07; * test/lisp/net/eww-tests.el (eww-test--response-function): Fix typo.Jim Porter
2024-03-07Single string literal in body is return value only, not doc stringMattias Engdegård
2024-03-06When navigating through history in EWW, don't keep adding to 'eww-history'Jim Porter
2024-03-04Revert "Update some native comp tests"Stefan Monnier
2024-03-04Repair miscompilation of single-arg `apply` (bug#69533)Mattias Engdegård
2024-03-03* test/lisp/emacs-lisp/comp-cstr-tests.el (comp-cstr-test-62): Revert change.Andrea Corallo