comparison src/ChangeLog @ 69598:15befdcdc4e9

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 20 Mar 2006 06:26:23 +0000
parents 96795267cd9b
children 2d529c65c661
comparison
equal deleted inserted replaced
69597:df847a0b85d2 69598:15befdcdc4e9
1 2006-03-20 Kenichi Handa <handa@m17n.org>
2
3 * fileio.c (Fwrite_region): Set visit_file to Qnil before GCPRO
4 it.
5
6 * keymap.c (map_keymap): Set tail to Qnil before GCPRO it.
7
8 * xfns.c (xg_set_icon): Remove unnecessary GCPRO.
9
10 * xterm.c (x_term_init): Remove unnecessary GCPRO.
11
1 2006-03-19 Kim F. Storm <storm@cua.dk> 12 2006-03-19 Kim F. Storm <storm@cua.dk>
2 13
3 * xdisp.c (set_cursor_from_row): Fix cursor property on overlay string, 14 * xdisp.c (set_cursor_from_row): Fix cursor property on overlay string,
4 so it doesn't associate overlay string with following glyph by default. 15 so it doesn't associate overlay string with following glyph by default.
5 Allow integer property value to specify explicit number of buffer 16 Allow integer property value to specify explicit number of buffer