comparison src/ChangeLog @ 68360:f192b7797d85

(x_catch_errors_unwind): Yet another int/Lisp_Object mixup.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 23 Jan 2006 22:08:13 +0000
parents db3ba0142623
children 77c90a279caf
comparison
equal deleted inserted replaced
68359:b9aec3e50e4f 68360:f192b7797d85
1 2006-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * xterm.c (x_catch_errors_unwind): Yet another int/Lisp_Object mixup.
4
1 2006-01-23 Kim F. Storm <storm@cua.dk> 5 2006-01-23 Kim F. Storm <storm@cua.dk>
2 6
3 * xdisp.c (handle_single_display_spec): Fix handling of space 7 * xdisp.c (handle_single_display_spec): Fix handling of space
4 property on char from string: set *position rather than 8 property on char from string: set *position rather than
5 it->current.pos. 9 it->current.pos.