Mercurial > emacs
changeset 39750:97ff71730793
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 10 Oct 2001 16:37:12 +0000 |
parents | d1b30da5bcfc |
children | 4c884afc638d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 10 16:35:43 2001 +0000 +++ b/lisp/ChangeLog Wed Oct 10 16:37:12 2001 +0000 @@ -5,6 +5,10 @@ 2001-10-10 Gerd Moellmann <gerd@gnu.org> + * international/iso-transl.el (iso-transl-e-caret) + (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret): + Fix duplicates. From Dave Love <d.love@dl.ac.uk>. + * simple.el (end-of-buffer): Fix code scrolling specially for the buffer end.