Mercurial > emacs
diff src/ChangeLog @ 97691:30f6f3fd47e4
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 24 Aug 2008 20:12:41 +0000 |
parents | fea1fc8fb2e8 |
children | 2c1e7cb9cccd |
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.