changeset 40308:47dd2c916c80

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 25 Oct 2001 15:01:23 +0000
parents 796a5f21ff84
children 70819225d683
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Oct 25 15:00:30 2001 +0000
+++ b/src/ChangeLog	Thu Oct 25 15:01:23 2001 +0000
@@ -10,7 +10,8 @@
 
 	* lisp.h (make_fixnum_or_float): Coerce double to int explicitly.
 
-	* editfns.c (text_property_stickiness): Fix Lisp_Object used as boolean.
+	* editfns.c (text_property_stickiness): Fix Lisp_Object used as
+	boolean.
 
 2001-10-25  Miles Bader  <miles@gnu.org>