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

diff from 293812 and 324847

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.
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.
--- 293812	Thu Jan  1 00:00:00 1970
+++ 324847	Thu Jan  1 00:00:00 1970
@@ -1,5 +1,5 @@
 COMPATibility Library for Emacs
- The intended audience of this library aren't day-to-day users, but package
+ This is the source of compat.el, the forwards-compatibility library
- developers that wish to make use of newer functionality, not provided in older
+ for (GNU) Emacs Lisp, versions 25.1 and newer. The intended audience
- versions of Emacs, without breaking compatibility for users bound to specific
+ are package developers that are interested in using newer
- Emacs releases.
+ developments, without having to break compatibility.