aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4fb63ac3f92..9b9a5621068 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-03-28 Paul Eggert <eggert@twinsun.com>
2
3 * editfns.c (Ffloat_time): Fix off-by-factor-of-10 bug in the
4 microseconds calcuation. Avoid double-rounding problem.
5 In doc string, warn that the result is approximate.
6
12001-03-28 Gerd Moellmann <gerd@gnu.org> 72001-03-28 Gerd Moellmann <gerd@gnu.org>
2 8
3 * eval.c (call_debugger): Bind `inhibit-redisplay' to nil, and 9 * eval.c (call_debugger): Bind `inhibit-redisplay' to nil, and