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

index 1f2936282bf9f0241e70cb47122cc46625542298..15a292dbbe7075d84bb24646e429fc469728dd03 100644 (file)
@@ -1,3 +1,8 @@
+2001-02-09  Kenichi Handa  <handa@etl.go.jp>
+
+       * faces.el (set-face-attribute): Describe the case of a negative
+       value specified for :line-width.
+
 2001-02-08  Stefan Monnier  <monnier@cs.yale.edu>
 
        * which-func.el (which-func-mode): Invert which-func-mode-global.
index e7bc9d4aaaa12755c561d32c387129ce69373316..c8fe9acd1b740ecadd0a3a43692f0582f8535808 100644 (file)
@@ -1,3 +1,27 @@
+2001-02-09  Kenichi Handa  <handa@etl.go.jp>
+
+       The following changes are to draw box lines inside characters area
+       if line-width is negative.
+       
+       * xterm.c (x_produce_image_glyph): Pay attention to the case that
+       face->box_line_width is negative.
+       (x_produce_stretch_glyph): Likewise.
+       (x_produce_glyphs): Likewise.
+       (x_estimate_mode_line_height): Likewise.
+       (x_draw_glyph_string_background): Likewise.
+       (x_draw_glyph_string_foreground): Likewise.
+       (x_draw_composite_glyph_string_foreground): Likewise.
+       (x_draw_glyph_string_box): Likewise.
+       (x_draw_image_foreground): Likewise.
+       (x_draw_image_relief): Likewise.
+       (x_draw_image_foreground_1): Likewise.
+       (x_draw_image_glyph_string): Likewise.
+
+       * xfaces.c (Finternal_set_lisp_face_attribute): The value of :box
+       and :line-width can be negative.
+       (realize_x_face): The value of attrs[LFACE_BOX_INDEX] can be
+       negative.
+
 2001-02-09  Jason Rumney  <jasonr@gnu.org>
 
        * w32term.c (w32_encode_char): Treat eight bit graphic and control