aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lwlib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/README b/lwlib/README
index 6f4648d14b1..97fdeac3d4b 100644
--- a/lwlib/README
+++ b/lwlib/README
@@ -6,4 +6,4 @@ GPL version 1 (or later). It is not considered part of GNU Emacs.
6This version of the library differs from the original as described in 6This version of the library differs from the original as described in
7the ChangeLog file. For example, the file "lwlib-int.h" was renamed 7the ChangeLog file. For example, the file "lwlib-int.h" was renamed
8from "lwlib-internal.h" in order to fit in 14 characters, and the 8from "lwlib-internal.h" in order to fit in 14 characters, and the
9makefile adjusted to fit in with Emacs's configure script, 9makefile adjusted to fit in with Emacs's configure script.