Tue, 16 May 2000 14:29:08 +0000 |
Gerd Moellmann |
Use the term `invalid' instead of `illegal'.
|
Sun, 27 Feb 2000 21:28:38 +0000 |
Jason Rumney |
(init_environment): Set Vw32_num_mouse_buttons here.
|
Sun, 06 Feb 2000 23:37:46 +0000 |
Andrew Innes |
(sigmask): New function (does nothing).
|
Fri, 06 Aug 1999 20:40:36 +0000 |
Geoff Voelker |
(stat): Check for directory ending in separator when
|
Thu, 24 Jun 1999 22:05:14 +0000 |
Geoff Voelker |
(get_emacs_configuration): Use GetVersionEx to
|
Wed, 16 Jun 1999 20:00:19 +0000 |
Andrew Innes |
(sys_strerror): New function.
|
Sat, 30 Jan 1999 18:48:57 +0000 |
Andrew Innes |
(init_environment): Change argv[0] to contain the full path to Emacs.
|
Thu, 10 Dec 1998 05:43:07 +0000 |
Geoff Voelker |
(w32_get_long_filename): Handle root dirs correctly.
|
Thu, 03 Dec 1998 03:14:46 +0000 |
Geoff Voelker |
(check_windows_init_file): Use decode_env_path when
|
Tue, 03 Nov 1998 22:39:04 +0000 |
Andrew Innes |
(stat): GetFileInformationByHandle can legitimately fail, so don't
|
Tue, 27 Oct 1998 23:42:26 +0000 |
Geoff Voelker |
(check_windows_init_file): Also look in load path specified
|
Wed, 07 Oct 1998 19:47:48 +0000 |
Geoff Voelker |
(init_ntproc): Check for Windows init file.
|
Fri, 14 Aug 1998 03:47:10 +0000 |
Richard M. Stallman |
(stat): Fall-back to default behaviour when we cannot get
|
Wed, 17 Jun 1998 04:22:58 +0000 |
Geoff Voelker |
(is_unc_volume, open_unc_volume, read_unc_volume,
|
Tue, 16 Jun 1998 04:33:08 +0000 |
Richard M. Stallman |
(sys_rename): On some network drives, rename fails with
|
Wed, 10 Jun 1998 21:00:39 +0000 |
Richard M. Stallman |
(sys_rename): Don't examine errno if rename didn't fail.
|
Fri, 05 Jun 1998 16:08:32 +0000 |
Karl Heuer |
#include sys/file.h
|
Sat, 30 May 1998 23:41:57 +0000 |
Geoff Voelker |
(sys_rename): Handle filenames with accented characters.
|
Tue, 12 May 1998 21:33:44 +0000 |
Richard M. Stallman |
(stat, get_long_basename): Fail if filename contains any
|
Fri, 24 Apr 1998 04:35:05 +0000 |
Geoff Voelker |
(sys_socket): Make sockets non-inheritable.
|
Thu, 23 Apr 1998 23:41:12 +0000 |
Geoff Voelker |
(fstat, utime): New functions; these are provided in
|
Fri, 17 Apr 1998 05:07:15 +0000 |
Geoff Voelker |
(sys_read): Clear carriage return flag.
|
Wed, 15 Apr 1998 14:40:43 +0000 |
Eli Zaretskii |
(sys_pipe): Use binary pipe I/O unconditionally.
|
Thu, 09 Apr 1998 18:12:46 +0000 |
Karl Heuer |
(min, max): Define as macros.
|
Thu, 09 Apr 1998 17:06:31 +0000 |
Karl Heuer |
(unrequest_sigio, request_sigio): Fix prototype.
|
Wed, 03 Sep 1997 00:43:20 +0000 |
Geoff Voelker |
Include stddef.h.
|
Thu, 10 Jul 1997 20:10:09 +0000 |
Geoff Voelker |
(sys_shutdown): New function.
|
Mon, 20 Jan 1997 01:52:48 +0000 |
Geoff Voelker |
Rebuild Vsystem_configuration at startup.
|
Mon, 20 Jan 1997 00:38:22 +0000 |
Geoff Voelker |
Change all uses of win95, winnt, and win32
|
Wed, 15 Jan 1997 20:19:54 +0000 |
Richard M. Stallman |
(get_emacs_configuration): Return windows95 instead of win95.
|