From: Eli Zaretskii Date: Mon, 15 May 2000 15:33:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~3953 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f685bea9f2088a5dd7604bae3545dadf8d956316;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2ed3beb18c1..3364548719c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2000-05-15 Eli Zaretskii + + * term/internal.el (IT-character-translations): More updates of + latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC + documents. + 2000-05-15 Gerd Moellmann * env.el (getenv): New function, interactively callable. diff --git a/src/ChangeLog b/src/ChangeLog index 0767d24c902..77eb9735c7e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-05-15 Eli Zaretskii + + * window.c (coordinates_in_window): Subtract 1 when computing + right_x. + 2000-05-15 Gerd Moellmann * Makefile.in (lisp): Add env.elc.