diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index dce919970c3..b71ef902439 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-01-02 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * window.c (Frecenter): Handle centering in graphical frames | ||
| 4 | specially. Centering on the basis of line counts doesn't work | ||
| 5 | reliably with variable-height lines. | ||
| 6 | |||
| 1 | 2001-01-02 Eli Zaretskii <eliz@is.elta.co.il> | 7 | 2001-01-02 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 8 | ||
| 3 | * widget.c (EmacsFrameSetCharSize): Remove unused variables `ac' | 9 | * widget.c (EmacsFrameSetCharSize): Remove unused variables `ac' |