diff src/ChangeLog @ 91547:cff1e89ad92a

(make_sub_char_table): Remove noop-yet-incorrect statement.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 06 Feb 2008 03:03:52 +0000
parents 7e1dcd3ed3ab
children 63d4513550f9
line wrap: on
line diff
--- a/src/ChangeLog	Tue Feb 05 21:51:14 2008 +0000
+++ b/src/ChangeLog	Wed Feb 06 03:03:52 2008 +0000
@@ -1,3 +1,7 @@
+2008-02-06  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement.
+
 2008-02-05  Jason Rumney  <jasonr@gnu.org>
 
 	* w32font.c (w32font_open_internal): Fill min_width with tmAveCharWidth.