Mercurial > hg > xemacs-beta
annotate nt/installer/Wise/type.dlg @ 1428:10738b72057d
[xemacs-hg @ 2003-04-24 05:29:11 by youngs]
2003-04-24 Steve Youngs <youngs@xemacs.org>
* font-lock.el (font-lock-match-java-declarations): Move
save-restriction, narrow-to-region to beginning of function to
avoid going beyond the limit and causing an infloop.
From Jin Choi <jsc@orangeimagineering.com>.
2003-04-24 Vasily Korytov <deskpot@myrealbox.com>
* lisp-mode.el (emacs-lisp-mode-hook, lisp-mode-hook,
lisp-interaction-mode-hook): Add the docstrings.
author | youngs |
---|---|
date | Thu, 24 Apr 2003 05:29:12 +0000 |
parents | 74fd4e045ea6 |
children | a268de273009 |
rev | line source |
---|---|
398 | 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 |