comparison src/ChangeLog @ 66711:d89d56f50d43

(Fget_lru_window, Fget_largest_window, window_loop): Don't abuse the `mini' arg. Use the `obj' arg instead.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 04 Nov 2005 21:37:03 +0000
parents 7c9c30c7c4c4
children ea5667bc82b6
comparison
equal deleted inserted replaced
66710:ff5bc4e6c882 66711:d89d56f50d43
1 2005-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * window.c (Fget_lru_window, Fget_largest_window, window_loop):
4 Don't abuse the `mini' arg. Use the `obj' arg instead.
5
1 2005-11-04 Kim F. Storm <storm@cua.dk> 6 2005-11-04 Kim F. Storm <storm@cua.dk>
2 7
3 * xdisp.c (show_mouse_face): Clear mouse face to eol. 8 * xdisp.c (show_mouse_face): Clear mouse face to eol.
4 9
5 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu> 10 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu>
249 254
250 * xterm.c (x_calc_absolute_position): Remove unused vars win_x, win_y. 255 * xterm.c (x_calc_absolute_position): Remove unused vars win_x, win_y.
251 256
252 2005-10-20 Aubrey Jaffer <agj@alum.mit.edu> (tiny change) 257 2005-10-20 Aubrey Jaffer <agj@alum.mit.edu> (tiny change)
253 258
254 * unexelf.c (unexec): Fix calls to `fatal' with less than 3 259 * unexelf.c (unexec): Fix calls to `fatal' with less than 3 arguments.
255 arguments.
256 260
257 2005-10-20 Olli Savia <ops@iki.fi> (tiny change) 261 2005-10-20 Olli Savia <ops@iki.fi> (tiny change)
258 262
259 * syssignal.h [__Lynx__]: Undef SIGPOLL along with SIGIO. 263 * syssignal.h [__Lynx__]: Undef SIGPOLL along with SIGIO.
260 264