Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 3433:1e217fa4ad7d
[xemacs-hg @ 2006-05-30 06:21:31 by stephent]
Preferred fix for dangling declaration. <8764jo59cu.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 30 May 2006 06:21:31 +0000 |
parents | ca9976dc328e |
children | d1754e7f0cea |
line wrap: on
line diff
--- a/src/ChangeLog Mon May 29 21:51:14 2006 +0000 +++ b/src/ChangeLog Tue May 30 06:21:31 2006 +0000 @@ -1,3 +1,8 @@ +2006-05-25 Stephen J. Turnbull <stephen@xemacs.org> + + * objects-x.c (x_find_charset_font): Keep local names local; wrap + the spurious declaration in a block, don't move it. + 2006-05-25 Aidan Kehoe <kehoea@parhasard.net> * file-coding.c (output_bytes_in_ascii_and_hex):