comparison src/ChangeLog @ 34637:5643f5752cc0

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sun, 17 Dec 2000 15:07:38 +0000
parents 3615de6055f7
children 911e673ddc04
comparison
equal deleted inserted replaced
34636:d5f4808ddf54 34637:5643f5752cc0
1 2000-12-17 Gerd Moellmann <gerd@gnu.org>
2
3 * xfns.c (unwind_create_frame): Return t if frame was deleted.
4 Don't alter tip_frame or tip_window.
5 (unwind_create_tip_frame): Set tip_frame to nil only if frame
6 was deleted.
7
1 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il> 8 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il>
2 9
3 * fileio.c (Fcopy_file): Rename the last argument to keep_time, to 10 * fileio.c (Fcopy_file): Rename the last argument to keep_time, to
4 be consistent with the doc string. Reported by NAKAJIMA Mikio 11 be consistent with the doc string. Reported by NAKAJIMA Mikio
5 <minakaji@osaka.email.ne.jp>. 12 <minakaji@osaka.email.ne.jp>.