a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: COMPATibility Library for Emacs
This is the source of compat.el, the forwards-compatibility library
for (GNU) Emacs Lisp, versions 25.1 and newer. The intended audience
are package developers that are interested in using newer
developments, without having to break compatibility.
Description: COMPATibility Library for Emacs
The intended audience of this library aren't day-to-day users, but package
developers that wish to make use of newer functionality, not provided in older
versions of Emacs, without breaking compatibility for users bound to specific
Emacs releases.
--- 324847 Thu Jan 1 00:00:00 1970
+++ 293812 Thu Jan 1 00:00:00 1970
@@ -1,5 +1,5 @@
COMPATibility Library for Emacs
- This is the source of compat.el, the forwards-compatibility library
+ The intended audience of this library aren't day-to-day users, but package
- for (GNU) Emacs Lisp, versions 25.1 and newer. The intended audience
+ developers that wish to make use of newer functionality, not provided in older
- are package developers that are interested in using newer
+ versions of Emacs, without breaking compatibility for users bound to specific
- developments, without having to break compatibility.
+ Emacs releases.