From: Jason Molenda Date: Thu, 28 Jan 1999 22:06:24 +0000 (+0000) Subject: 1999-01-28 Jason Molenda (jsm@bugshack.cygnus.com) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=401be973ebbd42f82e879c58cd3a486674043f91;p=binutils-gdb.git 1999-01-28 Jason Molenda (jsm@bugshack.cygnus.com) * utils.c (init_page_info): Force window size if running under emacs. emacs-detection stolen from readline. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1ddf58ed8d5..d3c9e5f2477 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +1999-01-28 Jason Molenda (jsm@bugshack.cygnus.com) + + * utils.c (init_page_info): Force window size if running under emacs. + 1999-01-27 James Ingham * typeprint.c (whatis_exp): Remove static declaration.