aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2008-02-06 03:03:52 +0000
committerStefan Monnier2008-02-06 03:03:52 +0000
commitc62c8ddbb559e6702bc05516a12fc70425b61665 (patch)
tree38f4011fa538e886111b21b0e573ac84d1ecf296 /src/ChangeLog
parent04b65d2b577b25e8b0a5d31692a8b66a0b298d1f (diff)
downloademacs-c62c8ddbb559e6702bc05516a12fc70425b61665.tar.gz
emacs-c62c8ddbb559e6702bc05516a12fc70425b61665.zip
(make_sub_char_table): Remove noop-yet-incorrect statement.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a322a3ad735..586bf4a1171 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement.
4
12008-02-05 Jason Rumney <jasonr@gnu.org> 52008-02-05 Jason Rumney <jasonr@gnu.org>
2 6
3 * w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth. 7 * w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth.