]> git.eshelyaron.com Git - emacs.git/commitdiff
* xdisp.c (x_produce_glyphs): Handle the case when font has no
authorChong Yidong <cyd@stupidchicken.com>
Mon, 11 Aug 2008 18:50:33 +0000 (18:50 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 11 Aug 2008 18:50:33 +0000 (18:50 +0000)
space character in calculating tabs.

src/ChangeLog

index b76ce8941ab3edd8053197081b35de387981e02c..7788e1c7f6c6f95546af79878c62461346aff8fc 100644 (file)
@@ -1,3 +1,8 @@
+2008-08-11  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xdisp.c (x_produce_glyphs): Handle the case when font has no
+       space character in calculating tabs.
+
 2008-08-11  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * Makefile.in (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.