view nt/installer/Wise/type.dlg @ 4806:fd36a980d701

Use uninterned symbols in various information-hiding contexts. lisp/ChangeLog addition: 2010-01-01 Aidan Kehoe <kehoea@parhasard.net> * syntax.el (map-syntax-table): * subr.el (map-plist): * startup.el (load-init-file): * minibuf.el (read-from-minbuffer): * cus-edit.el (custom-load-custom-defines-1): * cmdloop.el (execute-extended-command): Replace symbol names using underscore, whether to avoid dynamic scope problems or to ensure helpful arguments to #'call-with-condition-handler, with uninterned symbols. src/ChangeLog addition: 2010-01-01 Aidan Kehoe <kehoea@parhasard.net> * mule-charset.c (Fmake_charset): Don't intern the symbols used to refer to temporary character sets, that doesn't bring us anything.
author Aidan Kehoe <kehoea@parhasard.net>
date Fri, 01 Jan 2010 19:45:39 +0000
parents a268de273009
children
line wrap: on
line source

Document Type: DLG
item: Custom Dialog
  Name=type
  item: Dialog
    Title=type
    Width=238
    Height=208
    Font Name=Helv
    Font Size=8
    item: Radio Button
      Rectangle=5 5 40 20
      Enabled Color=00000000000000001111111111111111
      Create Flags=01010000000000010000000000001001
      Text=minimal
      Text=
    end
    item: Radio Button
      Rectangle=5 25 40 40
      Enabled Color=00000000000000001111111111111111
      Create Flags=01010000000000010000000000001001
      Text=custom
      Text=
    end
    item: Radio Button
      Rectangle=5 45 40 60
      Enabled Color=00000000000000001111111111111111
      Create Flags=01010000000000010000000000001001
      Text=full
      Text=
    end
  end
end