From f00f8cb7e190304bf8144b43207026a83640f5cd Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 11 Aug 2008 18:50:33 +0000 Subject: [PATCH] * xdisp.c (x_produce_glyphs): Handle the case when font has no space character in calculating tabs. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index b76ce8941ab..7788e1c7f6c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-08-11 Chong Yidong + + * xdisp.c (x_produce_glyphs): Handle the case when font has no + space character in calculating tabs. + 2008-08-11 Dan Nicolaescu * Makefile.in (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case. -- 2.39.2