2001-03-28 Gerd Moellmann <gerd@gnu.org>
+ * 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'.
+2001-03-28 Paul Eggert <eggert@twinsun.com>
+
+ * 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 <gerd@gnu.org>
* eval.c (call_debugger): Bind `inhibit-redisplay' to nil, and