aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilip Kaludercic <philipk@posteo.net>2021-10-25 08:50:49 +0200
committerPhilip Kaludercic <philipk@posteo.net>2021-10-25 08:50:49 +0200
commit1a2e3f8c342d778b44499ff33e089554e953be68 (patch)
tree634dcb8324901c3dff7fe36d5e345d8f86184ab5 /README.md
parent01a59a2192845c50551cb2633bd77970bcaea93c (diff)
Clarify that compat.el has not yet been published
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1709e01..62042b6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
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.