diff options
author | Jason Molenda <jmolenda@apple.com> | 1999-01-28 22:06:24 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1999-01-28 22:06:24 +0000 |
commit | 401be973ebbd42f82e879c58cd3a486674043f91 (patch) | |
tree | 66c7a0ebdb82d48d4cc40d474efe0bfeca2321f7 /gdb/ChangeLog | |
parent | a5904a0f6926482d771b19861a017255f7898050 (diff) | |
download | gdb-401be973ebbd42f82e879c58cd3a486674043f91.zip gdb-401be973ebbd42f82e879c58cd3a486674043f91.tar.gz gdb-401be973ebbd42f82e879c58cd3a486674043f91.tar.bz2 |
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.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1ddf58e..d3c9e5f 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 <jingham@cygnus.com> * typeprint.c (whatis_exp): Remove static declaration. |