aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5ce80c64743..5efef007e00 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12003-07-06 Jason Rumney <jasonr@gnu.org>
2
3 * w32term.h (ClipboardSequence_Proc): New type.
4
5 * w32fns.c (clipboard_sequence_fn): New variable.
6 (globals_of_w32fns): Initialize it.
7
8 * w32select.c (last_clipboard_sequence_number): New variable.
9 (Fw32_set_clipboard_data, Fw32_get_clipboard_data): Use sequence
10 number if possible.
11
12003-07-06 Stefan Monnier <monnier@cs.yale.edu> 122003-07-06 Stefan Monnier <monnier@cs.yale.edu>
2 13
3 * m/amdx86-64.h (MARKBIT): 14 * m/amdx86-64.h (MARKBIT):