Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 1285:c7f36e03a343
[xemacs-hg @ 2003-02-10 17:47:38 by stephent]
use lang environment to set charset list <87u1fcf2ru.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 10 Feb 2003 17:47:44 +0000 |
parents | cd0abfdb9e9d |
children | 5664e36e2faf |
comparison
equal
deleted
inserted
replaced
1284:e61016c452cb | 1285:c7f36e03a343 |
---|---|
1 2002-11-01 Ilpo Nyyss~nen <iny@iki.fi> | |
2 | |
3 * mule/mule-cmds.el (finish-set-language-environment): Fix for | |
4 call to set-language-unicode-precedence-list. | |
5 | |
1 2003-02-09 Ben Wing <ben@xemacs.org> | 6 2003-02-09 Ben Wing <ben@xemacs.org> |
2 | 7 |
3 * window.el (walk-windows): | 8 * window.el (walk-windows): |
4 walk-windows was broken when a frame was given to WHICH-FRAMES. | 9 walk-windows was broken when a frame was given to WHICH-FRAMES. |
5 it would loop forever. The FSF version fixes this but i didn't | 10 it would loop forever. The FSF version fixes this but i didn't |