changeset 45238:193ea38d0029

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Sat, 11 May 2002 16:00:10 +0000
parents 3bb204606957
children 6a20d4c6bb78
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat May 11 15:59:49 2002 +0000
+++ b/src/ChangeLog	Sat May 11 16:00:10 2002 +0000
@@ -1,3 +1,8 @@
+2002-05-11  Andreas Schwab  <schwab@suse.de>
+
+	* coding.c (intersection): Keep the elements of the returned list
+	in the same order as in the first list.
+
 2002-05-11  Kim F. Storm  <storm@cua.dk>
 
 	* keymap.c (current_minor_maps): Fixed resizing of cmm_maps;