From 892d8fcd4d618f101f250eb6427650520a4087d7 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 27 Dec 2000 15:50:06 +0000 Subject: [PATCH] Comment out the line pointing to the Lesstif source directory. --- src/.gdbinit | 2 +- src/ChangeLog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/.gdbinit b/src/.gdbinit index fbad00bcc53..6b5ec279265 100644 --- a/src/.gdbinit +++ b/src/.gdbinit @@ -3,7 +3,7 @@ set main # Find lwlib source files too. dir ../lwlib -dir /gd/gnu/lesstif-0.89.9/lib/Xm +#dir /gd/gnu/lesstif-0.89.9/lib/Xm # Don't enter GDB when user types C-g to quit. # This has one unfortunate effect: you can't type C-c diff --git a/src/ChangeLog b/src/ChangeLog index 32cd8dee991..4b205b56d57 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2000-12-27 Gerd Moellmann + * .gdbinit: Comment out the line pointing to the Lesstif source + directory. + * window.c (Frecenter): Use displayed_window_lines instead of window_internal_height. -- 2.39.2