diff options
| author | Kenichi Handa | 2004-06-30 23:37:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2004-06-30 23:37:09 +0000 |
| commit | 33a723314fcaea842a59daef1db0f8de3d27076a (patch) | |
| tree | 307692860529fcbfd8ade26fedf4273ca90a653f /src | |
| parent | 4121d6122b9f3919bf1cc6433198ca9b14b4d67e (diff) | |
| download | emacs-33a723314fcaea842a59daef1db0f8de3d27076a.tar.gz emacs-33a723314fcaea842a59daef1db0f8de3d27076a.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4634dd45bbb..a1fa10e753c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-07-01 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * w32select.c (Fw32_set_clipboard_data): Update `nbytes' correctly | ||
| 4 | after getting a new string by pre-write-conversion. | ||
| 5 | |||
| 1 | 2004-06-30 Stefan <monnier@iro.umontreal.ca> | 6 | 2004-06-30 Stefan <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * xterm.c (x_detect_focus_change): Remove unused var `nr_events'. | 8 | * xterm.c (x_detect_focus_change): Remove unused var `nr_events'. |