diff src/ChangeLog @ 51067:a8a706365aaf

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 18 May 2003 05:29:38 +0000
parents 5b8ca57f20c3
children 5659e974cceb
line wrap: on
line diff
--- a/src/ChangeLog	Sun May 18 03:30:07 2003 +0000
+++ b/src/ChangeLog	Sun May 18 05:29:38 2003 +0000
@@ -1,5 +1,7 @@
 2003-05-17  Stefan Monnier  <monnier@cs.yale.edu>
 
+	* lread.c (Fload): Print a message if package is obsolete.
+
 	* window.c (Fselect_window): Add optional `norecord' arg.
 	(select_window_1): Fold into Fselect_window.
 	(select_window_norecord): New function.
@@ -78,7 +80,6 @@
 2003-05-15  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* keyboard.c (apply_modifiers): Don't fill the other cache.
-======= end
 
 2003-05-14  Stefan Monnier  <monnier@cs.yale.edu>