]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 17 Feb 2006 12:35:38 +0000 (12:35 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 17 Feb 2006 12:35:38 +0000 (12:35 +0000)
src/ChangeLog

index 18dcc803efa2b3564cce593b670a95552fe4dc87..e4ee3182c66ecbe46ba7123e3af71b3ee5c5b67f 100644 (file)
@@ -1,3 +1,8 @@
+2006-02-17  Kenichi Handa  <handa@m17n.org>
+
+       * xdisp.c (display_mode_element): Call display_string with correct
+       PREC arg (which must be a number of characters, not column width).
+
 2006-02-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * frame.c (x_get_arg): Clear out PARAM in ALIST also on Mac.