Mercurial > emacs
comparison src/ChangeLog @ 37629:3f2fa4bf3af6
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Wed, 09 May 2001 11:32:18 +0000 |
| parents | 44b71631c7a9 |
| children | b6b8744eea0b |
comparison
equal
deleted
inserted
replaced
| 37628:694764db81f8 | 37629:3f2fa4bf3af6 |
|---|---|
| 145 | 145 |
| 146 * xdisp.c (redisplay_window) <recenter>: Call window_box_height | 146 * xdisp.c (redisplay_window) <recenter>: Call window_box_height |
| 147 instead of using it.last_visible_y for the height of the window. | 147 instead of using it.last_visible_y for the height of the window. |
| 148 | 148 |
| 149 * w32proc.c (sys_spawnve): Quote more chars for Cygwin. | 149 * w32proc.c (sys_spawnve): Quote more chars for Cygwin. |
| 150 From Dan Holmsand <dan@eyebee.com>. | |
| 150 | 151 |
| 151 * w32.c (sys_open): Try to open file without _O_CREAT first, to be | 152 * w32.c (sys_open): Try to open file without _O_CREAT first, to be |
| 152 able to write to hidden and system files. Make file handles | 153 able to write to hidden and system files. From Dan Holmsand |
| 153 non-inheritable. | 154 <dan@eyebee.com>. |
| 154 | 155 |
| 155 * fileio.c (Fcopy_file) [WINDOWSNT]: Use CopyFile. | 156 * fileio.c (Fcopy_file) [WINDOWSNT]: Use CopyFile. From Dan |
| 157 Holmsand <dan@eyebee.com>. | |
| 156 | 158 |
| 157 2001-04-09 Gerd Moellmann <gerd@gnu.org> | 159 2001-04-09 Gerd Moellmann <gerd@gnu.org> |
| 158 | 160 |
| 159 * fns.c (Fplist_get, Fplist_put): Add QUITs. | 161 * fns.c (Fplist_get, Fplist_put): Add QUITs. |
| 160 | 162 |
