From: Gerd Moellmann Date: Wed, 5 Jan 2000 09:17:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~5486 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8a26744bb38a0383441f7d9df3c1c8e5a87c5438;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 7708c0d82f4..868137eb5cb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2000-01-05 Gerd Moellmann + * s/freebsd.h (C_SWITCH_SYSTEM): Add -I /usr/local/include and + -L /usr/local/lib. + * xfns.c (x_create_im): New function to set IM and IC of a frame. Check that input style is supported before trying to create an IC for it.