diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 06b5ab54b57..b465355571e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2003-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xterm.c (x_text_icon, x_raise_frame, x_lower_frame) | ||
| 4 | (x_make_frame_invisible, x_wm_set_icon_position): Use | ||
| 5 | FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else/endif. | ||
| 6 | |||
| 7 | * xfns.c (x_set_name, x_set_title): Ditto. | ||
| 8 | |||
| 1 | 2003-02-04 Richard M. Stallman <rms@gnu.org> | 9 | 2003-02-04 Richard M. Stallman <rms@gnu.org> |
| 2 | 10 | ||
| 3 | * keyboard.c (echo_now): Update before_command_echo_length. | 11 | * keyboard.c (echo_now): Update before_command_echo_length. |