aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-01-05 09:17:53 +0000
committerGerd Moellmann2000-01-05 09:17:53 +0000
commit8a26744bb38a0383441f7d9df3c1c8e5a87c5438 (patch)
treef4d13556fb40f2c6b26ac12803ca391b9f396cbc /src/ChangeLog
parentdf543367e182e125fc6d483473b285791f9499fb (diff)
downloademacs-8a26744bb38a0383441f7d9df3c1c8e5a87c5438.tar.gz
emacs-8a26744bb38a0383441f7d9df3c1c8e5a87c5438.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
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 @@
12000-01-05 Gerd Moellmann <gerd@gnu.org> 12000-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.