comparison lisp/type-break.el @ 79232:7970215aa6e5

Add a wrapper for getenv so it also checks the registry on Windows. Suggestion and algorithm by Eli Zaretskii. Code partially based on w32_get_resource and init_environment (w32.c). (xmalloc): New function by Kroly Lrentey (backported from the trunk). (quote_file_name): Use it. (egetenv): New wrapper for getenv. (get_current_dir_name, decode_options, get_server_config, set_local_socket, set_socket, main): Use egetenv, not getenv. (w32_get_resource, w32_getenv) [WINDOWSNT]: New functions.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 26 Oct 2007 15:39:06 +0000
parents 9355f9b7bbff
children 73661ddc7ac7 f55f9811f5d7
comparison
equal deleted inserted replaced
79231:3dd857fc95d9 79232:7970215aa6e5