(font-lock-mode): Don't add to after-change-functions
[bpt/emacs.git] / src / w32.c
1996-07-07 Miles Bader(normalize_filename): Always lower-case drive letters...
1996-06-12 Richard M. StallmanDelete restrict_dos_process.
1996-06-12 Richard M. Stallman(restrict_dos_process): Renamed from can_run_dos_process.
1996-06-08 Richard M. Stallman(init_environment): Read PRELOAD_WINSOCK from registry if
1996-06-07 Richard M. Stallman(sys_mktemp): Complete rewrite.
1996-06-06 Richard M. Stallman(init_winsock): Dynamically link to SetHandleInformation.
1996-06-03 Richard M. Stallman(normalize_filename): New function.
1996-05-22 Karl Heuer(get_volume_info): Always update *pPath correctly,...
1996-05-17 Karl Heuer(_sys_read_ahead): Handle sleep here.
1996-05-15 Karl Heuer(sys_read): Introduce a small delay before reading...
1996-05-11 Richard M. Stallman(map_win32_filename): If not a fat volume, cvt name...
1996-05-03 Geoff Voelker(nt_stat, nt_ctime): Functions deleted.
1996-03-29 Geoff Voelker(rename): New function.
1996-01-21 Geoff Voelker(nt_stat): Use alloca instead of xmalloc.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-04 Geoff Voelker(getuid): Only return root uid if Administrator.
1995-11-07 Geoff Voelker(nt_get_resource, init_environment): Defined.
1995-10-08 Richard M. StallmanIndentation change.
1995-06-30 Geoff Voelker(PASSWD_FIELD_SIZE): Defined.
1995-06-10 Geoff VoelkerInclude config.h before stdio.h.
1995-05-30 Karl HeuerChange Vuser_real_name to Vuser_real_login_name.
1995-05-26 Geoff Voelker(configuration_buffer): Increase size.
1995-04-12 Karl Heuer(nt_ctime): Defined.
1994-11-01 Richard M. StallmanInitial revision