(mh-recenter): Call recenter with arg `(4)'.
[bpt/emacs.git] / src / ChangeLog
index 6a6689e..185cb03 100644 (file)
@@ -1,3 +1,9 @@
+2001-10-25  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * lisp.h (make_fixnum_or_float): Coerce double to int explicitly.
+
+       * editfns.c (text_property_stickiness): Fix Lisp_Object used as boolean.
+
 2001-10-25  Miles Bader  <miles@gnu.org>
 
        * xfns.c (png_load): Make sure SPECIFIED_BG is a string.