Mercurial > emacs
comparison src/ChangeLog @ 69623:a80a437040ab
* xterm.c: x_session_initialized new variable.
(x_term_init): Use x_session_initialized to check if
x_session_initialize should be called.
(x_initialize): Initialize x_session_initialized.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 21 Mar 2006 14:39:41 +0000 |
parents | 04a1dd9137ea |
children | e628ada14872 |
comparison
equal
deleted
inserted
replaced
69622:7672ac27989e | 69623:a80a437040ab |
---|---|
1 2006-03-21 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
2 | |
3 * xterm.c: x_session_initialized new variable. | |
4 (x_term_init): Use x_session_initialized to check if | |
5 x_session_initialize should be called. | |
6 (x_initialize): Initialize x_session_initialized. | |
7 | |
1 2006-03-21 Kim F. Storm <storm@cua.dk> | 8 2006-03-21 Kim F. Storm <storm@cua.dk> |
2 | 9 |
3 * fringe.c (draw_fringe_bitmap): Don't calculate default overlay arrow | 10 * fringe.c (draw_fringe_bitmap): Don't calculate default overlay arrow |
4 bitmap here, but ... | 11 bitmap here, but ... |
5 (update_window_fringes): ... here, so we can test if it has changed. | 12 (update_window_fringes): ... here, so we can test if it has changed. |