diff options
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 9461a3285fc..bd5fbc5957d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-01-08 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * window.c (delete_window): Rewrite the code for changing the | ||
| 4 | selected window to handle the case where WINDOW is not a leaf. | ||
| 5 | |||
| 1 | 2002-01-07 Eli Zaretskii <eliz@is.elta.co.il> | 6 | 2002-01-07 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 7 | ||
| 3 | * process.c (send_process): Set src_multibyte to 1 after the call | 8 | * process.c (send_process): Set src_multibyte to 1 after the call |