aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-06-25 02:31:45 +0000
committerRichard M. Stallman <[email protected]>2005-06-25 02:31:45 +0000
commitcf4444417306114481ad8e86f47dcce13a589d42 (patch)
tree72316f1f295544bb332ad12e294f3e57b5108776
parent367aa52c6d6e756d4c43cc7a21c1e5ef47855716 (diff)
*** empty log message ***
-rw-r--r--lispref/ChangeLog5
-rw-r--r--man/ChangeLog4
2 files changed, 9 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index d9649bc2f7..3ba2405e1a 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-24 Richard M. Stallman <[email protected]>
+
+ * numbers.texi (Float Basics): Explain how to test for NaN,
+ and printing the sign of NaNs.
+
2005-06-24 Eli Zaretskii <[email protected]>
* makefile.w32-in (MAKEINFO): Use --force.
diff --git a/man/ChangeLog b/man/ChangeLog
index 330a0aa267..1357692cc6 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-24 Richard M. Stallman <[email protected]>
+
+ * display.texi (Text Display): Change index entries.
+
2005-06-24 Eli Zaretskii <[email protected]>
* makefile.w32-in (MAKEINFO): Use --force.