changeset 97691:30f6f3fd47e4

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sun, 24 Aug 2008 20:12:41 +0000
parents af1ed0096327
children 2a8cbdcbe61d
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Aug 24 20:11:46 2008 +0000
+++ b/src/ChangeLog	Sun Aug 24 20:12:41 2008 +0000
@@ -1,5 +1,10 @@
 2008-08-24  Eli Zaretskii  <eliz@gnu.org>
 
+	* frame.c (make_terminal_frame): Initialize f->terminal,
+	f->terminal->reference_count, and scroll bars on MS-DOS as well.
+	Set the top frame to newly created frame.
+	(Fmake_terminal_frame): Reuse the_only_display_info.
+
 	* vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of
 	estimating available memory.