aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-08Bump version to 28.1.0.228.1.0.2Philip Kaludercic
2022-04-08Avoid building compat.info by defaultPhilip Kaludercic
2022-04-08Move and-let* to compat-26Philip Kaludercic
2022-04-05Bump version to 28.1.0.128.1.0.1Philip Kaludercic
2022-04-05Capitalize "Compat" consistently in the manualPhilip Kaludercic
2022-04-05Remove usage warning from READMEPhilip Kaludercic
2022-04-05Update URL headerPhilip Kaludercic
2022-04-05Add additional tests for bool-vector side-effect checkingPhilip Kaludercic
2022-04-05Bump version to 28.1.0.028.1.0.0Philip Kaludercic
2022-04-05Increase the minimal required version of Emacs to 24.3Philip Kaludercic
2022-04-05Check for Emacs version before expecting wrong-length-argumentPhilip Kaludercic
2022-04-05Add test types to test namesPhilip Kaludercic
2022-04-05Remove explicit nadvice require callPhilip Kaludercic
2022-04-04Improve conditional testingPhilip Kaludercic
2022-04-04Fix version inference from file namePhilip Kaludercic
2022-04-04Check compat-version property when generating testsPhilip Kaludercic
2022-03-16Disable testing using 24.3 on GitHub ActionsPhilip Kaludercic
2022-03-14Update assoc-delete-all with prefixPhilip Kaludercic
2022-03-14Update MANUAL entry on assoc-delete-allPhilip Kaludercic
2022-03-14Avoid failing ":cond"-check if assoc-delete-all is not definedPhilip Kaludercic
2022-03-14Fix duplicate test name issuesPhilip Kaludercic
2022-03-14Rename named-let name in tests to avoid byte compiler warningsPhilip Kaludercic
2022-03-14Fix args-out-of-range signal upper-bound edge casePhilip Kaludercic
2022-03-13Exclude "MANUAL" from ELPA packagePhilip Kaludercic
2022-03-13Move assoc-delete-all to emacs-27Philip Kaludercic
2022-03-13Add :cond to assoc definitionPhilip Kaludercic
2022-03-13Allow specifying a condition to test defaliasing prefix functionsPhilip Kaludercic
2022-03-13Remove duplicate string-search test blockPhilip Kaludercic
2022-03-13Remove duplicate ert-set-test in compat--expectPhilip Kaludercic
2022-03-13Have minimal definitions expand to a defalias if possiblePhilip Kaludercic
2022-03-12Document bool-vectorPhilip Kaludercic
2022-03-12Add bool-vectorPhilip Kaludercic
2022-03-12Remove compat- prefix from string-searchPhilip Kaludercic
2022-03-12Fix faulty args-out-of-range error dataPhilip Kaludercic
2022-03-12Fix compat--expect handling of error specifications with error dataPhilip Kaludercic
2022-03-12Have GitHub Actions only run tests, not build the manualPhilip Kaludercic
2022-03-07Always load compat-NM.el files when the generate-function is changedPhilip Kaludercic
2022-03-07Require nadvice without trying to install itPhilip Kaludercic
2022-03-07Fix handling of unknown declare properties before Emacs 25Philip Kaludercic
2022-03-07Delete compat-maxargs-/=Philip Kaludercic
2022-03-07Move compat-func-arity to compat-26.elPhilip Kaludercic
2022-03-07Add trailing newline to .elpaignorePhilip Kaludercic
2022-03-07Add color-values-from-color-spec tests from xfaces-testsPhilip Kaludercic
2022-03-07Improve quality of the exported manualPhilip Kaludercic
2022-03-07Add "Maintainer" and "URL" headers to remaining filesPhilip Kaludercic
2022-03-07Change Maintainer namePhilip Kaludercic
2022-03-07Exclude compat.texi from ELPA packagePhilip Kaludercic
2022-03-07Use should-error in compat--expect instead of condition-casePhilip Kaludercic
2022-03-07Improve parsing of RGBi color specificationPhilip Kaludercic
2022-03-05Include compat-defvar in the merged compat.el compilationPhilip Kaludercic