]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 19 Mar 2001 14:22:49 +0000 (14:22 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 19 Mar 2001 14:22:49 +0000 (14:22 +0000)
lisp/ChangeLog
src/ChangeLog

index a21d37a49afcf5669cd56706a081f8de81205dc1..198b4afa71c047d9c7e7d3c3f8f02eff2c00fb1b 100644 (file)
@@ -1,3 +1,8 @@
+2001-03-19  Gerd Moellmann  <gerd@gnu.org>
+
+       * language/european.el ("Latin-5", "Latin-4"): Use postfix input
+       methods since there are not prefix input methods.
+
 2001-03-19  Kenichi Handa  <handa@etl.go.jp>
 
        * international/mule-cmds.el (read-input-method-name): Locally
index 5d006088be6c03e7161bb6a00aa829cb92b63856..aa8e986a0a566d837176e14d2a002da1f7c143e2 100644 (file)
@@ -1,5 +1,9 @@
 2001-03-19  Gerd Moellmann  <gerd@gnu.org>
 
+       * 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.