view nt/installer/Wise/el.reg @ 2518:cc24b630b1d6

[xemacs-hg @ 2005-01-26 10:33:40 by ben] Fix some race conditions in redisplay/signal redisplay.c, redisplay.h, signal.c: Move backtraces to internals manual. Fix some race conditions leading to crashes due to incomplete protection of critical sections. In signal.c, be more aggressive in catching incomplete critical section protection -- we cannot even check for QUIT, *EVER*, in a critical section.
author ben
date Wed, 26 Jan 2005 10:33:42 +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]
@="*"