diff options
| author | Jan Djärv | 2003-03-08 10:16:04 +0000 |
|---|---|---|
| committer | Jan Djärv | 2003-03-08 10:16:04 +0000 |
| commit | 15213141e3fe5c71abb09321d0784cacbf33a3f7 (patch) | |
| tree | b3eb36450520f0147dada6141973a70b9fc32cf4 /src/ChangeLog | |
| parent | 25e694702ab66c94eaab7e10c1f31ccff7bf29b2 (diff) | |
| download | emacs-15213141e3fe5c71abb09321d0784cacbf33a3f7.tar.gz emacs-15213141e3fe5c71abb09321d0784cacbf33a3f7.zip | |
* xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if
the event isn't for a frame (i.e. for dialogs).
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4736cfcff46..bfeba6fabec 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-03-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xterm.c (handle_one_xevent): Pass ReparentNotify to Xt even if | ||
| 4 | the event isn't for a frame (i.e. for dialogs). | ||
| 5 | |||
| 1 | 2003-03-07 Kenichi Handa <handa@etlken2> | 6 | 2003-03-07 Kenichi Handa <handa@etlken2> |
| 2 | 7 | ||
| 3 | * coding.c (CODING_ADD_COMPOSITION_COMPONENT): If the number of | 8 | * coding.c (CODING_ADD_COMPOSITION_COMPONENT): If the number of |