branch: externals/compat
commit d1727d1c08c6e3fd25a8053dd77ae4f1d2545045
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
Remove usage warning from README
---
README.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/README.md b/README.md
index 7fda0f51bd..3f2353c106 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,6 @@
COMPATibility Library for Emacs
===============================
-> **Note to package developers:** compat.el hasn't yet been published,
-> and should not yet be added as a dependency. The official release
-> of the package will coincide with the release of Emacs 28.1.
-
Find here the source for compat.el, a forwards-compatibility library
for (GNU) Emacs Lisp, versions 24.3 and newer.