comparison src/ChangeLog @ 51778:2d00a74e78bc

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Sun, 06 Jul 2003 22:01:49 +0000
parents a5ab0911bbc9
children 80cf6737bde5
comparison
equal deleted inserted replaced
51777:940c7de274a2 51778:2d00a74e78bc
1 2003-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
1 2003-07-06 Stefan Monnier <monnier@cs.yale.edu> 12 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
2 13
3 * m/amdx86-64.h (MARKBIT): 14 * m/amdx86-64.h (MARKBIT):
4 * m/ia64.h (MARKBIT): Remove definition since lisp.h does not compare 15 * m/ia64.h (MARKBIT): Remove definition since lisp.h does not compare
5 MARKBIT and ARRAY_MARK_FLAG any more. 16 MARKBIT and ARRAY_MARK_FLAG any more.