aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2008-08-11 18:50:33 +0000
committerChong Yidong2008-08-11 18:50:33 +0000
commitf00f8cb7e190304bf8144b43207026a83640f5cd (patch)
tree0056d783f559c03208d9b978cae4653b8eacc4e8 /src/ChangeLog
parentac303f93d5d0e8a7d51e7a9e990660428e7717df (diff)
downloademacs-f00f8cb7e190304bf8144b43207026a83640f5cd.tar.gz
emacs-f00f8cb7e190304bf8144b43207026a83640f5cd.zip
* xdisp.c (x_produce_glyphs): Handle the case when font has no
space character in calculating tabs.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b76ce8941ab..7788e1c7f6c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12008-08-11 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (x_produce_glyphs): Handle the case when font has no
4 space character in calculating tabs.
5
12008-08-11 Dan Nicolaescu <dann@ics.uci.edu> 62008-08-11 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * Makefile.in (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case. 8 * Makefile.in (bootstrap-emacs): Use ln -f in the CANNOT_DUMP case.