elpasync pushed a change to branch externals/compat. from 1169ae8490 compat-macs: Rename :prefix to :explicit new 1fdb3ddece Use correct name in compat-funcall new cae28783bb Add basic compat-funcall test new 9c1e2f9c86 Update package header new adc28f0b5f Remove obsolete commentary new a4db1521d0 Move compat-funcall and compat-function new 4c02768dff Remove unnecessary dir-locals new 3a132c5065 Deprecate compat-alist-get gv expander new bd36ce3261 Update NEWS new b3c5c9c724 Update manual new ecab69ce57 Use different version string new b22fa5096f Execute check inside of with-eval-after-load block
Summary of changes: .dir-locals.el | 6 -- NEWS.org | 1 + compat-24.el | 25 -------- compat-25.el | 5 -- compat-26.el | 11 +--- compat-27.el | 12 ---- compat-28.el | 12 ---- compat-29.el | 8 --- compat-macs.el | 11 ++-- compat-tests.el | 8 +++ compat.el | 23 ++++++-- compat.texi | 178 ++++++++++++++++++++++++++++---------------------------- 12 files changed, 124 insertions(+), 176 deletions(-) delete mode 100644 .dir-locals.el