diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fab77b4d064..12123c60dd3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-11-08 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xterm.c (x_scroll_bar_create) [USE_TOOLKIT_SCROLL_BARS]: Map the | ||
| 4 | scroll bar widget after configuring it, so that it will appear at | ||
| 5 | the right position from the start. | ||
| 6 | (XTredeem_scroll_bar): Cleaned up. | ||
| 7 | |||
| 1 | 2000-11-08 Kenichi Handa <handa@etl.go.jp> | 8 | 2000-11-08 Kenichi Handa <handa@etl.go.jp> |
| 2 | 9 | ||
| 3 | * xterm.c (VCENTER_BASELINE_OFFSET): Fix previous change. If the | 10 | * xterm.c (VCENTER_BASELINE_OFFSET): Fix previous change. If the |