Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
3895:a3c2418313d5 | 3896:7bde3a686fda |
---|---|
1 2007-04-01 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 Thanks to OG for review and Aidan Kehoe for useful comments. | |
4 | |
5 * redisplay-x.c (separate_textual_runs_mule): Reorganize and document. | |
6 | |
7 (separate_textual_runs): | |
8 (separate_textual_runs_mule): | |
9 (separate_textual_runs_xft_nomule): | |
10 Update or add "theory of operation" header comments. | |
11 | |
12 (separate_textual_runs_xft_mule): Trailing whitespace removal. | |
13 | |
1 2007-03-30 Olivier Galibert <galibert@pobox.com> | 14 2007-03-30 Olivier Galibert <galibert@pobox.com> |
2 | 15 |
3 * redisplay-x.c (separate_textual_runs_xft_mule): Create. | 16 * redisplay-x.c (separate_textual_runs_xft_mule): Create. |
4 (separate_textual_runs_xft_nomule): Create. | 17 (separate_textual_runs_xft_nomule): Create. |
5 (separate_textual_runs_mule): Create. | 18 (separate_textual_runs_mule): Create. |