Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jul 26 06:21:45 2001 +0000 +++ b/src/ChangeLog Thu Jul 26 21:10:48 2001 +0000 @@ -1,3 +1,12 @@ +2001-07-26 Adrian Aichner <adrian@xemacs.org> + + * event-Xt.c (handle_map_event): Fix word duplication typos. + * glyphs-eimage.c (gif_instantiate): Ditto. + * ntproc.c (vars_of_ntproc): Ditto. + * process-nt.c (vars_of_process_nt): Ditto. + * redisplay-output.c (compare_runes): Ditto. + * redisplay.c (create_string_text_block): Ditto. + 2001-07-11 Matt Tucker <tuck@whistlingfish.net> * syntax.c (find_start_of_comment):