changeset 35081:cace7f565e03

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 05 Jan 2001 12:23:11 +0000
parents 4f39a5c11cc7
children f329eb3f956b
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 05 12:22:35 2001 +0000
+++ b/lisp/ChangeLog	Fri Jan 05 12:23:11 2001 +0000
@@ -4,7 +4,7 @@
 
 2000-01-05  Kenichi Handa  <handa@etl.go.jp>
 
-	* composite.el (compose-last-chars): New argument COMPONENTS.  It
+	* composite.el (compose-last-chars): New argument COMPONENTS.  If
 	it is non-nil, compose preceding characters by compose-region with
 	COMPONENTS.
 
--- a/src/ChangeLog	Fri Jan 05 12:22:35 2001 +0000
+++ b/src/ChangeLog	Fri Jan 05 12:23:11 2001 +0000
@@ -1,3 +1,8 @@
+2001-01-05  Gerd Moellmann  <gerd@gnu.org>
+
+	* sysdep.c: Don't prototype srandom; it takes an unsigned argument
+	 on some systems, and an unsigned long on others, like FreeBSD 4.1.
+
 2001-01-04  Gerd Moellmann  <gerd@gnu.org>
 
 	* xterm.c (clear_mouse_face): Don't return if tip_frame is