diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7708c0d82f4..868137eb5cb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-01-05 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-01-05 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * s/freebsd.h (C_SWITCH_SYSTEM): Add -I /usr/local/include and | ||
| 4 | -L /usr/local/lib. | ||
| 5 | |||
| 3 | * xfns.c (x_create_im): New function to set IM and IC of a frame. | 6 | * xfns.c (x_create_im): New function to set IM and IC of a frame. |
| 4 | Check that input style is supported before trying to create an | 7 | Check that input style is supported before trying to create an |
| 5 | IC for it. | 8 | IC for it. |