Mercurial > emacs
changeset 34992:0c77a90c7107
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 02 Jan 2001 15:32:59 +0000 |
parents | ad94ea6e6549 |
children | 2f736da4eaf1 |
files | lib-src/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Tue Jan 02 15:32:31 2001 +0000 +++ b/lib-src/ChangeLog Tue Jan 02 15:32:59 2001 +0000 @@ -1,3 +1,8 @@ +2001-01-02 Gerd Moellmann <gerd@gnu.org> + + * ebrowse.c (yyerror): Changed to take two arguments. Prototype + added. Callers changed. + 2001-01-02 Eli Zaretskii <a34785@is.elta.co.il> * ebrowse.c (enter_namespace, main): Cast variables to shut up
--- a/src/ChangeLog Tue Jan 02 15:32:31 2001 +0000 +++ b/src/ChangeLog Tue Jan 02 15:32:59 2001 +0000 @@ -1,3 +1,9 @@ +2001-01-02 Gerd Moellmann <gerd@gnu.org> + + * 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 <eliz@is.elta.co.il> * widget.c (EmacsFrameSetCharSize): Remove unused variables `ac'