log

age author description
Sun, 06 Jul 2003 23:13:20 +0000 Stefan Monnier *** empty log message ***
Sun, 06 Jul 2003 23:12:21 +0000 Stefan Monnier (live_float_p): Check that p is not past the `floats' array,
Sun, 06 Jul 2003 22:01:49 +0000 Jason Rumney *** empty log message ***
Sun, 06 Jul 2003 21:58:40 +0000 Jason Rumney (last_clipboard_sequence_number): New variable.
Sun, 06 Jul 2003 21:58:12 +0000 Jason Rumney (clipboard_sequence_fn): New variable.
Sun, 06 Jul 2003 21:57:33 +0000 Jason Rumney (ClipboardSequence_Proc): New type.
Sun, 06 Jul 2003 21:09:31 +0000 Stefan Monnier *** empty log message ***
Sun, 06 Jul 2003 21:08:17 +0000 Stefan Monnier (MARKBIT): Remove definition since lisp.h does not compare
Sun, 06 Jul 2003 21:06:45 +0000 Stefan Monnier (XSETMARKBIT): Remove unused macro.
Sun, 06 Jul 2003 19:35:58 +0000 Stefan Monnier *** empty log message ***
Sun, 06 Jul 2003 19:34:03 +0000 Stefan Monnier (mark_object): Change arg to only take Lisp_Object rather than *Lisp_Object.
Sun, 06 Jul 2003 19:30:10 +0000 Stefan Monnier (mark_byte_stack): Update calls to mark_object.
Sun, 06 Jul 2003 19:29:48 +0000 Stefan Monnier (sweep_weak_table): Update calls to mark_object.
Sun, 06 Jul 2003 19:29:26 +0000 Stefan Monnier (mark_kboards): Update calls to mark_object.
Sun, 06 Jul 2003 19:29:04 +0000 Stefan Monnier (mark_object): Change prototype to only pass Lisp_Object.