diff src/ChangeLog @ 3896:7bde3a686fda

[xemacs-hg @ 2007-04-05 02:27:09 by stephent] Refactor separate_textual_runs, part 2 <87648fwhqx.fsf@uwakimon.sk.tsukuba.ac.jp>
author stephent
date Thu, 05 Apr 2007 02:27:11 +0000
parents a3c2418313d5
children 605c915d2b9d
line wrap: on
line diff
--- a/src/ChangeLog	Thu Apr 05 02:09:08 2007 +0000
+++ b/src/ChangeLog	Thu Apr 05 02:27:11 2007 +0000
@@ -1,3 +1,16 @@
+2007-04-01  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	Thanks to OG for review  and Aidan Kehoe for useful comments.
+
+	* redisplay-x.c (separate_textual_runs_mule): Reorganize and document.
+
+	(separate_textual_runs):
+	(separate_textual_runs_mule):
+	(separate_textual_runs_xft_nomule):
+	Update or add "theory of operation" header comments.
+
+	(separate_textual_runs_xft_mule): Trailing whitespace removal.
+
 2007-03-30   Olivier Galibert <galibert@pobox.com>
 
 	* redisplay-x.c (separate_textual_runs_xft_mule): Create.