aboutsummaryrefslogtreecommitdiff
path: root/compat-tests.el
AgeCommit message (Expand)Author
2025-01-01Update copyright yearsDaniel Mendler
2024-12-16compat-30: Rename trusted-content variableDaniel Mendler
2024-12-15compat-30: untrusted-content, trusted-files, trusted-content-pDaniel Mendler
2024-11-20Reenable testDaniel Mendler
2024-11-13compat-tests: Temporarily disable require-with-check test on 30Daniel Mendler
2024-07-08Version 30.0.0.030.0.0.0emacs-30Daniel Mendler
2024-07-08compat-30: Add char-to-nameDaniel Mendler
2024-05-30compat-28: Mark subr-native-elisp-p as obsoleteDaniel Mendler
2024-05-18compat-30: Add obarray-clearDaniel Mendler
2024-05-17value<: Compare buffers by nameDaniel Mendler
2024-05-17compat-30: Add primitive-function-p, interpreted-function-p and closurepDaniel Mendler
2024-05-17compat-30: Add value< and sort with keyword argumentsDaniel Mendler
2024-05-12compat-tests.el: Reenable testDaniel Mendler
2024-05-05compat-30: Add dropDaniel Mendler
2024-03-23Revert "compat-30: Add sort-on"Daniel Mendler
2024-03-16Merge branch 'main' into emacs-30Daniel Mendler
2024-03-16compat-tests: Fix compat-thing-at-mouse testDaniel Mendler
2024-03-16Use https links everywhereDaniel Mendler
2024-02-13compat-tests.el: Enable sort-on testDaniel Mendler
2024-02-02compat-30: Add sort-onDaniel Mendler
2024-01-20Merge branch 'main' into emacs-30Daniel Mendler
2024-01-20compat-tests: Fix commentary linter warningsDaniel Mendler
2024-01-20compat-tests: Use should-equalDaniel Mendler
2024-01-20compat-tests: Fix closing parenthesis of compat-copy-treeDaniel Mendler
2024-01-13Merge branch 'main' into emacs-30Daniel Mendler
2024-01-13compat-29: Use lax-plist-get and lax-plist-put as optimizationDaniel Mendler
2024-01-12CI: Enable tests on Emacs 30Daniel Mendler
2024-01-12Merge branch 'main' into emacs-30Daniel Mendler
2024-01-12Update copyright yearsDaniel Mendler
2024-01-10compat-30: Add extended completion-metadata-getDaniel Mendler
2024-01-06Merge branch 'main' into emacs-30Daniel Mendler
2024-01-06Fix typos in documentation (#32)Jonas Bernoulli
2023-12-31compat-30: Add find-buffer and get-truename-bufferDaniel Mendler
2023-12-29compat-30: Add require-with-checkDaniel Mendler
2023-11-23Merge branch 'main' into emacs-30Daniel Mendler
2023-11-23compat-tests: Rename testDaniel Mendler
2023-11-23Merge branch 'main' into emacs-30Daniel Mendler
2023-11-23compat-tests: derived-mode-p with multiple arguments has been deprecatedDaniel Mendler
2023-11-23Merge branch 'main' into emacs-30Daniel Mendler
2023-11-23compat-tests: Weaken overly specific testDaniel Mendler
2023-11-23compat-tests: Add TODODaniel Mendler
2023-11-23compat-tests: Add TODODaniel Mendler
2023-11-23compat-tests: Enable merge-ordered-lists test on Emacs 30Daniel Mendler
2023-11-16New Emacs 30 APIs: merge-ordered-lists, completion-lazy-hilitDaniel Mendler
2023-09-08compat-tests: Use static-ifDaniel Mendler
2023-09-08Merge branch 'main' into emacs-30Daniel Mendler
2023-09-08Make tests work on macOSMattias EngdegÄrd
2023-09-08Strengthen xor testMattias EngdegÄrd
2023-09-03compat-30: Add static-ifDaniel Mendler
2023-08-17Merge branch 'master' into emacs-30Philip Kaludercic