From e59d0e9d09eea4a403752055978156cddf40ee2a Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 28 Mar 2001 15:51:15 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5f8386d1efc..3bb5956b7b5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-03-28 Gerd Moellmann + * bookmark.el (bookmark-get-bookmark): Handle case that + BOOKMARK is not a string. + * image.el (image-type-regexps): Change type for PS files to `postscript'. diff --git a/src/ChangeLog b/src/ChangeLog index 4fb63ac3f92..9b9a5621068 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2001-03-28 Paul Eggert + + * editfns.c (Ffloat_time): Fix off-by-factor-of-10 bug in the + microseconds calcuation. Avoid double-rounding problem. + In doc string, warn that the result is approximate. + 2001-03-28 Gerd Moellmann * eval.c (call_debugger): Bind `inhibit-redisplay' to nil, and -- 2.39.2