| Mon, 29 Mar 2004 00:48:39 +0000 |
Stefan Monnier |
(Finteractive_form): Declare.
|
| Thu, 25 Mar 2004 18:05:29 +0000 |
Masatake YAMATO |
* insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.
|
| Thu, 11 Mar 2004 00:27:33 +0000 |
Kim F. Storm |
Image consolidation:
|
| Sat, 28 Feb 2004 01:02:35 +0000 |
Kim F. Storm |
(mark_window_display_accurate): Remove prototype.
|
| Thu, 19 Feb 2004 20:24:54 +0000 |
Stefan Monnier |
(union Lisp_Object): Give a more precise type for `type'.
|
| Sun, 08 Feb 2004 23:19:48 +0000 |
Kim F. Storm |
(syms_of_fringe, init_fringe, init_fringe_once):
|
| Wed, 21 Jan 2004 19:32:49 +0000 |
Stefan Monnier |
[USE_LSB_TAG && !DECL_ALIGN]: Signal an error.
|
| Wed, 21 Jan 2004 15:30:28 +0000 |
Jan Dj?rv |
lisp.h: Add undef DECL_ALIGN
|
| Wed, 21 Jan 2004 05:24:01 +0000 |
Stefan Monnier |
(QUIT) [SYNC_INPUT]: Check interrupt_input_pending as well.
|
| Wed, 21 Jan 2004 04:31:21 +0000 |
Stefan Monnier |
[USE_LSB_TAG]: Add definitions for Lisp_Object value
|
| Wed, 21 Jan 2004 04:19:21 +0000 |
Stefan Monnier |
[ENABLE_CHECKING]: Don't force union type.
|
| Mon, 29 Dec 2003 07:16:26 +0000 |
Karoly Lorentey |
Bugfix festival.
|
| Sun, 28 Dec 2003 16:05:28 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
| Sun, 28 Dec 2003 00:11:03 +0000 |
Kim F. Storm |
(IMAGEP): New macro to test for image object type.
|
| Sat, 27 Dec 2003 01:12:57 +0000 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|