diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8d9d72de9d2..d10452c7fa5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-07-24 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * xfaces.c (Fcolor_supported_p): Doc fix. | ||
| 4 | |||
| 5 | * frame.c (Fselect_frame, Fset_frame_selected_window) | ||
| 6 | (Fframe_visible_p, Fraise_frame): Doc fixes. | ||
| 7 | |||
| 1 | 2004-07-24 Richard M. Stallman <rms@gnu.org> | 8 | 2004-07-24 Richard M. Stallman <rms@gnu.org> |
| 2 | 9 | ||
| 3 | * xfns.c (x_icon_verify): New function. | 10 | * xfns.c (x_icon_verify): New function. |