view nt/installer/Wise/el.reg @ 2622:c8a9be2d4728

[xemacs-hg @ 2005-02-28 23:36:30 by aidan] Add details about losing data to the unicode-to-char docstring. The Mule character encoding model means that extant Unicode coding systems will lose data. Make this clear in the docstring of unicode-to-char, give sample code to implement support for some desired code points should our distributors want to do that.
author aidan
date Mon, 28 Feb 2005 23:36:32 +0000
parents 74fd4e045ea6
children
line wrap: on
line source


REGEDIT4

[HKEY_CLASSES_ROOT\.el]
@="elfile"
"Content Type"="text/plain"

[HKEY_CLASSES_ROOT\elfile]
@="Emacs lisp"
"EditFlags"=hex:00,00,01,00

[HKEY_CLASSES_ROOT\elfile\Shell]
@=""

[HKEY_CLASSES_ROOT\elfile\Shell\open]

[HKEY_CLASSES_ROOT\elfile\Shell\open\command]
@="\"C:\\Program Files\\XEmacs\\XEmacs-21.0\\i386-pc-win32\\runemacs.exe\" \"%1\""

[HKEY_CLASSES_ROOT\elfile\Shell\open\ddeexec]
@="open(\"%1\")"

[HKEY_CLASSES_ROOT\elfile\Shell\open\ddeexec\Application]
@="XEmacs"

[HKEY_CLASSES_ROOT\elfile\Shell\open\ddeexec\topic]
@="System"

[HKEY_CLASSES_ROOT\elfile\DefaultIcon]
@="C:\\Program Files\\XEmacs\\XEmacs-21.0\\i386-pc-win32\\runemacs.exe,2"

[HKEY_CLASSES_ROOT\elfile\QuickView]
@="*"