Mercurial > hg > xemacs-beta
annotate nt/installer/Wise/type.dlg @ 4576:774e5c7522bf
Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias.
lisp/ChangeLog addition:
2009-01-13 Aidan Kehoe <kehoea@parhasard.net>
* mule/mule-cmds.el (set-language-environment-coding-systems):
Fix a cosmetic bug; the relationship between
file-name-coding-system and the file-name coding system alias
established in coding.el wasn't being maintained. See Katsumi
Yamaoka's comment in http://mid.gmane.org/b4m4p03bt43.fsf@jpl.org .
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 13 Jan 2009 12:07:27 +0000 |
parents | a268de273009 |
children |
rev | line source |
---|---|
2370 | 1 Document Type: DLG |
2 item: Custom Dialog | |
3 Name=type | |
4 item: Dialog | |
5 Title=type | |
6 Width=238 | |
7 Height=208 | |
8 Font Name=Helv | |
9 Font Size=8 | |
10 item: Radio Button | |
11 Rectangle=5 5 40 20 | |
12 Enabled Color=00000000000000001111111111111111 | |
13 Create Flags=01010000000000010000000000001001 | |
14 Text=minimal | |
15 Text= | |
16 end | |
17 item: Radio Button | |
18 Rectangle=5 25 40 40 | |
19 Enabled Color=00000000000000001111111111111111 | |
20 Create Flags=01010000000000010000000000001001 | |
21 Text=custom | |
22 Text= | |
23 end | |
24 item: Radio Button | |
25 Rectangle=5 45 40 60 | |
26 Enabled Color=00000000000000001111111111111111 | |
27 Create Flags=01010000000000010000000000001001 | |
28 Text=full | |
29 Text= | |
30 end | |
31 end | |
32 end |