aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-25Bump to version 28.1.2.228.1.2.2Philip Kaludercic
2022-08-25Always load compat-macsPhilip Kaludercic
2022-08-25Prevent compat-macs.el from being byte compiledPhilip Kaludercic
2022-08-25Ignore all .patch filesPhilip Kaludercic
2022-08-25Break link reference definitions into two linesPhilip Kaludercic
2022-08-24Bump to version 28.1.2.128.1.2.1Philip Kaludercic
2022-08-24Elaborate the "Usage" section of the manualPhilip Kaludercic
2022-08-24Avoid testing 'subr-primitive-p' in some casesPhilip Kaludercic
2022-08-13Remove references to the deleted "Emacs 24.5" nodePhilip Kaludercic
2022-08-10Avoid using when-let in provided-mode-derived-pPhilip Kaludercic
2022-08-10Add derived-mode-p from Emacs 27Philip Kaludercic
2022-08-10Add provided-mode-derived-p from Emacs 27Philip Kaludercic
2022-08-10Swap release manual and snapshot manual linksPhilip Kaludercic
2022-08-10Abbreviate README.md by referring to the manual on elpa.gnu.orgPhilip Kaludercic
2022-08-10Clarify that compat.texi is distributed under GFDL 1.3Philip Kaludercic
2022-08-10Extend byte-compile-docstring-max-column to 100Philip Kaludercic
2022-08-10Explicitly define versions instead of inferring them from file namesPhilip Kaludercic
2022-08-09Remove note that said alist-get couldn't be used as a gvPhilip Kaludercic
2022-08-09Refer to the manual from the commentary sectionPhilip Kaludercic
2022-08-09Replace rx expression with its macroexpansionPhilip Kaludercic
2022-08-09Rewrite comapt.texiPhilip Kaludercic
2022-08-05Unmention read-multiple-choice as an unimplemented functionPhilip Kaludercic
2022-08-05Add read-multiple-choice from Emacs 26Philip Kaludercic
2022-07-29Drop MANUAL in favour of compat.texiPhilip Kaludercic
2022-07-29Exclude ~foo tests for file-name-absolute-pPhilip Kaludercic
2022-07-29Move compat--generate-verbose to compat-tests.elPhilip Kaludercic
2022-07-28Revert "Load compat-NM.el only if NM < emacs-major-version"Philip Kaludercic
2022-07-20Remove (elisp) manual prefix from linksPhilip Kaludercic
2022-07-20Add file-name-absolute-p from Emacs 28Philip Kaludercic
2022-07-19Always load all compat files during testingPhilip Kaludercic
2022-07-19Make compat-font-lock dependency on compat-macs explicitPhilip Kaludercic
2022-07-19Load compat-NM.el only if NM < emacs-major-versionPhilip Kaludercic
2022-07-19Make compat.el not depend on compat-macs.elPhilip Kaludercic
2022-07-19Remove obsolete commentPhilip Kaludercic
2022-07-18Properly capitalise CentOS in READMEPhilip Kaludercic
2022-07-18Use compat-deftests for subr-primitive-p testsPhilip Kaludercic
2022-07-18Bump version to 28.1.2.028.1.2.0Philip Kaludercic
2022-07-17Merge branch 'simple-load'Philip Kaludercic
2022-07-17Add a declare-function for json-serializePhilip Kaludercic
2022-07-17Print version before starting testsPhilip Kaludercic
2022-07-17Do not modify load-suffixes during loadingPhilip Kaludercic
2022-07-17Wrap provide calls in `compat--inhibit-prefixed'Philip Kaludercic
2022-07-17Prepend ".el" to load-suffixes during testingPhilip Kaludercic
2022-07-17Require sub-features instead of loading themPhilip Kaludercic
2022-07-17Simplify subr-primitive-p definitionPhilip Kaludercic
2022-07-17Respect compat-testing during loadingPhilip Kaludercic
2022-07-17Rename compat-deftest to compat-testsPhilip Kaludercic
2022-07-15Add subr-primitive-p defined in Emacs 28Philip Kaludercic
2022-07-14Simplify loading and compiling of CompatPhilip Kaludercic
2022-07-11Revert "Simplify loading and compiling of Compat"Philip Kaludercic