diff src/ChangeLog @ 149:538048ae2ab8 r20-3b1

Import from CVS: tag r20-3b1
author cvs
date Mon, 13 Aug 2007 09:36:16 +0200
parents 2af401a6ecca
children 59463afc5666
line wrap: on
line diff
--- a/src/ChangeLog	Mon Aug 13 09:35:15 2007 +0200
+++ b/src/ChangeLog	Mon Aug 13 09:36:16 2007 +0200
@@ -1,3 +1,26 @@
+Sun May 11 13:38:46 1997  Kyle Jones  <kyle@crystal.WonderWorks.COM>
+
+	* src/frame.c (change_frame_size_1):
+	  return without doing anything if the frame has benn
+	  initialized and the new frame size is same as the
+	  current frame size.
+
+Sat May 17 19:35:48 1997  Steven L Baur  <steve@altair.xemacs.org>
+
+	* device-tty.c (tty_asynch_device_change): Make
+	`no-redraw-on-reenter' work.  Patch from Hrvoje Niksic.
+
+Wed Apr 23 16:03:20 1997  Hrvoje Niksic  <hniksic@srce.hr>
+
+	* eval.c (skip_debugger): New function.
+	(signal_call_debugger): Use it.
+
+Sat May 17 23:39:03 1997  Hrvoje Niksic  <hniksic@srce.hr>
+
+	* frame-tty.c: Support multiple frames.
+
+	* redisplay.c (decode_mode_spec): New coding `%N'.
+
 Sun May 11 23:36:08 1997  Steven L Baur  <steve@altair.xemacs.org>
 
 	* buffer.c: Rename Vdelete_auto_save_files to coding standards.