elpasync pushed a change to branch externals/compat. from d4624d9aed Always load prefixed definitions new 9842d683d8 Declare version only at compile time new 6b32c2058b Rename compat-current-version to compat--current-version new 3dba9cd612 Revert "Declare version only at compile time" new 8e17e784de Avoid duplicating the package information in the header new 9bcc02a8ef Make some compat-macs functions private new 42710e3e67 Remove compat--ignore new 38e0066caf Drop support for 24.3 new 68de8de839 compact-macs: Remove the advice mechanism new 3d436c9e81 Quiet tests new e332b6a6b0 Update NEWS new 6b37982680 Deprecate compat-help and compat-font-lock new da9d92c288 Remove :note support new 7e797daa30 Test json-insert new b1d8a7f77d Minor simplification, remove advice remnants
Summary of changes: .github/workflows/makefile.yml | 1 - Makefile | 4 +- NEWS.org | 7 +- README.md | 2 +- compat-24.el | 24 +------ compat-25.el | 7 +- compat-26.el | 12 ++-- compat-27.el | 12 ++-- compat-28.el | 17 ++--- compat-29.el | 44 ++++++------ compat-font-lock.el | 30 +-------- compat-help.el | 39 +---------- compat-macs.el | 147 +++++++++++++---------------------------- compat-tests.el | 53 ++++++++------- compat.el | 4 +- compat.texi | 40 ++--------- 16 files changed, 134 insertions(+), 309 deletions(-)