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 80def40b82e..78a73db5cc1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2003-07-09 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * xterm.c (use_xim) [!USE_XIM]: Default to disable XIM if emacs | ||
| 4 | was configured with --without-xim. | ||
| 5 | |||
| 1 | 2003-07-07 Richard M. Stallman <rms@gnu.org> | 6 | 2003-07-07 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * xdisp.c (reseat_1): Set it->area to TEXT_AREA. | 8 | * xdisp.c (reseat_1): Set it->area to TEXT_AREA. |