Tue, 01 Nov 1994 08:44:15 +0000 |
Richard M. Stallman |
(term_init) [WINDOWSNT]: Do some Windows-specific
|
Tue, 01 Nov 1994 08:42:36 +0000 |
Richard M. Stallman |
[WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.
|
Tue, 01 Nov 1994 08:41:25 +0000 |
Richard M. Stallman |
Test DOS_NT, not MSDOS.
|
Tue, 01 Nov 1994 08:39:49 +0000 |
Richard M. Stallman |
[WINDOWSNT]: Add includes for NT.
|
Tue, 01 Nov 1994 08:31:31 +0000 |
Richard M. Stallman |
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,
|
Tue, 01 Nov 1994 08:24:29 +0000 |
Richard M. Stallman |
(MAXNAMLEN) [WINDOWSNT]: Define as 255.
|
Tue, 01 Nov 1994 08:23:44 +0000 |
Richard M. Stallman |
[WINDOWSNT]: Don't include vlimit.h.
|
Tue, 01 Nov 1994 08:22:31 +0000 |
Richard M. Stallman |
Change explicit uses of the Unix directory separator
|
Tue, 01 Nov 1994 08:16:31 +0000 |
Richard M. Stallman |
Change explicit uses of the Unix directory separator
|
Tue, 01 Nov 1994 07:07:32 +0000 |
Richard M. Stallman |
(Fdump_emacs): Don't reset the data start address by
|
Tue, 01 Nov 1994 07:03:57 +0000 |
Richard M. Stallman |
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.
|
Tue, 01 Nov 1994 06:49:52 +0000 |
Richard M. Stallman |
(getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.
|
Tue, 01 Nov 1994 06:39:38 +0000 |
Richard M. Stallman |
(init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,
|
Tue, 01 Nov 1994 06:17:07 +0000 |
Richard M. Stallman |
(struct buffer): Test DOS_MT, not MSDOS.
|
Tue, 01 Nov 1994 05:56:55 +0000 |
Richard M. Stallman |
On windows-nt, load ls-lisp and winnt.
|
Tue, 01 Nov 1994 05:54:58 +0000 |
Richard M. Stallman |
(Info-directory-list): Treat windows-nt like ms-dos.
|
Tue, 01 Nov 1994 05:52:42 +0000 |
Richard M. Stallman |
(byte-compile-file): Treat windows-nt like ms-dos.
|
Tue, 01 Nov 1994 05:51:58 +0000 |
Richard M. Stallman |
(hexl-find-file): Treat windows-nt like ms-dos.
|
Tue, 01 Nov 1994 05:50:57 +0000 |
Richard M. Stallman |
(shell-command-switch): New variable.
|
Tue, 01 Nov 1994 05:49:25 +0000 |
Richard M. Stallman |
(command-line): Use ~/_emacs as init file in windows-nt.
|
Tue, 01 Nov 1994 05:48:21 +0000 |
Richard M. Stallman |
(abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.
|
Tue, 01 Nov 1994 05:46:57 +0000 |
Richard M. Stallman |
(desktop-basefilename): Use emacs.dsk on windows-nt.
|
Tue, 01 Nov 1994 05:45:47 +0000 |
Richard M. Stallman |
(bookmark-file): Use ~/emacs.bmk on windows-nt.
|
Tue, 01 Nov 1994 05:45:04 +0000 |
Richard M. Stallman |
(change-log-name): Use changlo on windows-nt.
|