Mercurial > emacs
comparison src/ChangeLog @ 37293:bcd28a0e934a
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 10 Apr 2001 12:16:20 +0000 |
parents | d499538b011a |
children | bcbc0628e2e5 |
comparison
equal
deleted
inserted
replaced
37292:80082652ed9f | 37293:bcd28a0e934a |
---|---|
1 2001-04-10 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * w32proc.c (sys_spawnve): Quote more chars for Cygwin. | |
4 | |
5 * w32.c (sys_open): Try to open file without _O_CREAT first, to be | |
6 able to write to hidden and system files. Make file handles | |
7 non-inheritable. | |
8 | |
9 * fileio.c (Fcopy_file) [WINDOWSNT]: Use CopyFile. | |
10 | |
1 2001-04-09 Gerd Moellmann <gerd@gnu.org> | 11 2001-04-09 Gerd Moellmann <gerd@gnu.org> |
2 | 12 |
3 * fns.c (Fplist_get, Fplist_put): Add QUITs. | 13 * fns.c (Fplist_get, Fplist_put): Add QUITs. |
4 | 14 |
5 * window.c (window_internal_height): Return 1 less if the | 15 * window.c (window_internal_height): Return 1 less if the |