aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7f7c516c693..9be130c46f0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
12002-05-31 Eli Zaretskii <eliz@is.elta.co.il> 12002-05-31 Eli Zaretskii <eliz@is.elta.co.il>
2 2
3 * xfns.c (x_encode_text): Return stringp non-NULL if coding_system
4 is Qcompound_text_with_extensions.
5
6 * xselect.c (lisp_data_to_selection_data): Always set selection
7 type as string if x_encode_text returns streingp non-NULL.
8
3 * s/netbsd.h: Include /usr/pkg in the run time shared library path. 9 * s/netbsd.h: Include /usr/pkg in the run time shared library path.
4 10
52002-05-30 Richard M. Stallman <rms@gnu.org> 112002-05-30 Richard M. Stallman <rms@gnu.org>