From c2c097cc4c60e6f9c68d6fc642e049dd8ed7cceb Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 19 Mar 2001 14:22:49 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a21d37a49af..198b4afa71c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-03-19 Gerd Moellmann + + * language/european.el ("Latin-5", "Latin-4"): Use postfix input + methods since there are not prefix input methods. + 2001-03-19 Kenichi Handa * international/mule-cmds.el (read-input-method-name): Locally diff --git a/src/ChangeLog b/src/ChangeLog index 5d006088be6..aa8e986a0a5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2001-03-19 Gerd Moellmann + * xfns.c (x_create_tip_frame): Add parameter TEXT. Set the + tip frame's root window buffer to *tip* right after creating + the frame. + * xdisp.c (highlight_trailing_whitespace): Glyphs whose object is an integer don't have to be for space characters. -- 2.39.2