aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2004-11-05 07:05:13 +0000
committerJan Djärv2004-11-05 07:05:13 +0000
commit9c3ad9e13b31eb85dfd4fc401cc858157aa2bce6 (patch)
treeddeee4fe31fa27060f3f9dad156839494de880b1 /src/ChangeLog
parent6cc06608ad4a8d97ab0bdd10879ceeb18593f425 (diff)
downloademacs-9c3ad9e13b31eb85dfd4fc401cc858157aa2bce6.tar.gz
emacs-9c3ad9e13b31eb85dfd4fc401cc858157aa2bce6.zip
* xselect.c (TRACE3): New debug macro.
(x_reply_selection_request): Use it. (receive_incremental_selection): In call to TRACE0, the name of a symbol is in xname.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 43bf4f56154..559ffd672d9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12004-11-05 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xselect.c (TRACE3): New debug macro.
4 (x_reply_selection_request): Use it.
5 (receive_incremental_selection): In call to TRACE0, the name of
6 a symbol is in xname.
7
12004-11-05 Kim F. Storm <storm@cua.dk> 82004-11-05 Kim F. Storm <storm@cua.dk>
2 9
3 * fontset.c (fontset_pattern_regexp): Use unsigned char. 10 * fontset.c (fontset_pattern_regexp): Use unsigned char.