Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 638:373ced43e288
[xemacs-hg @ 2001-07-26 21:10:44 by adrian]
[PATCH APPROVE COMMIT 21.5 RECOMMEND 21.4 21.1] xemacs-21.5: typo fixes of of this this nature for src/ <ofq7gzz8.fsf@ecf.teradyne.com>
author | adrian |
---|---|
date | Thu, 26 Jul 2001 21:10:48 +0000 |
parents | a813963500d8 |
children | 4b7d425dd3c2 |
comparison
equal
deleted
inserted
replaced
637:2538b7200a20 | 638:373ced43e288 |
---|---|
1 2001-07-26 Adrian Aichner <adrian@xemacs.org> | |
2 | |
3 * event-Xt.c (handle_map_event): Fix word duplication typos. | |
4 * glyphs-eimage.c (gif_instantiate): Ditto. | |
5 * ntproc.c (vars_of_ntproc): Ditto. | |
6 * process-nt.c (vars_of_process_nt): Ditto. | |
7 * redisplay-output.c (compare_runes): Ditto. | |
8 * redisplay.c (create_string_text_block): Ditto. | |
9 | |
1 2001-07-11 Matt Tucker <tuck@whistlingfish.net> | 10 2001-07-11 Matt Tucker <tuck@whistlingfish.net> |
2 | 11 |
3 * syntax.c (find_start_of_comment): | 12 * syntax.c (find_start_of_comment): |
4 Fix `unbalanced parentheses' bug when dealing with mixed comment | 13 Fix `unbalanced parentheses' bug when dealing with mixed comment |
5 styles in c++/java/etc. mode | 14 styles in c++/java/etc. mode |