aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2006-10-19 07:17:42 +0000
committerJan Djärv2006-10-19 07:17:42 +0000
commit866f85184a7d583883f1d1dd4ce2d1d8dbf77884 (patch)
treea8b2245c29677a9e4cc66df668dd78e15ae35088 /src/ChangeLog
parent1df04e22ca58fe4051743a16d2ddf46ba4283c08 (diff)
downloademacs-866f85184a7d583883f1d1dd4ce2d1d8dbf77884.tar.gz
emacs-866f85184a7d583883f1d1dd4ce2d1d8dbf77884.zip
* xselect.c (x_handle_selection_request): If the converted_selection
is NIL or XCDR (converted_selection) is NIL, decline the request.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ce3c7d1435b..9b33d6c2d70 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-10-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xselect.c (x_handle_selection_request): If the converted_selection
4 is NIL or XCDR (converted_selection) is NIL, decline the request.
5
12006-10-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 62006-10-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 7
3 * gtkutil.c (get_utf8_string): Remove warnings with casts. 8 * gtkutil.c (get_utf8_string): Remove warnings with casts.