From: Gerd Moellmann Date: Tue, 2 Jan 2001 15:32:59 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.95~169 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d6bb0c0d88fca5686ccb4b53abcf0bd11db92989;p=emacs.git *** empty log message *** --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 1deb9b82216..78aa493e766 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2001-01-02 Gerd Moellmann + + * ebrowse.c (yyerror): Changed to take two arguments. Prototype + added. Callers changed. + 2001-01-02 Eli Zaretskii * ebrowse.c (enter_namespace, main): Cast variables to shut up diff --git a/src/ChangeLog b/src/ChangeLog index dce919970c3..b71ef902439 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2001-01-02 Gerd Moellmann + + * window.c (Frecenter): Handle centering in graphical frames + specially. Centering on the basis of line counts doesn't work + reliably with variable-height lines. + 2001-01-02 Eli Zaretskii * widget.c (EmacsFrameSetCharSize): Remove unused variables `ac'