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).
|
Fri, 26 Dec 2003 04:24:54 +0000 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
Thu, 25 Dec 2003 06:59:31 +0000 |
Karoly Lorentey |
Implemented multiple tty support.
|
Fri, 21 Nov 2003 18:27:05 +0000 |
Lars Hansen |
(Qinteger): Added.
|
Mon, 17 Nov 2003 23:29:30 +0000 |
Stefan Monnier |
(VALMASK): Only define for non-union type.
|
Wed, 05 Nov 2003 16:00:38 +0000 |
Stefan Monnier |
(XSETTYPE): Remove.
|
Wed, 05 Nov 2003 15:51:38 +0000 |
Stefan Monnier |
(GCTYPEMASK): Remove.
|
Wed, 05 Nov 2003 15:24:08 +0000 |
Stefan Monnier |
(XINT): Move the cast to clarify what is going on.
|
Thu, 11 Sep 2003 23:52:17 +0000 |
Stefan Monnier |
(VALBITS): Don't remove 1 for the markbit.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Wed, 20 Aug 2003 16:43:21 +0000 |
Dave Love |
(EMACS_LISP_H): New.
|
Fri, 11 Jul 2003 09:05:47 +0000 |
Andreas Schwab |
(adjust_overlays_for_insert, adjust_overlays_for_delete): Update prototype.
|
Wed, 09 Jul 2003 20:30:15 +0000 |
Stefan Monnier |
(VALBITS): Define in terms of GCTYPEBITS.
|
Wed, 09 Jul 2003 14:46:06 +0000 |
Stefan Monnier |
(struct Lisp_Overlay): New field `next'.
|
Sun, 06 Jul 2003 21:06:45 +0000 |
Stefan Monnier |
(XSETMARKBIT): Remove unused macro.
|
Sun, 06 Jul 2003 19:29:04 +0000 |
Stefan Monnier |
(mark_object): Change prototype to only pass Lisp_Object.
|
Fri, 04 Jul 2003 20:19:55 +0000 |
Stefan Monnier |
(struct Lisp_Float): Remove unused field `type'.
|
Fri, 27 Jun 2003 22:53:35 +0000 |
Stefan Monnier |
(MARKBIT): Update comment.
|
Thu, 26 Jun 2003 23:15:08 +0000 |
Stefan Monnier |
(unchain_marker): Lisp_Object arg => Lisp_Marker.
|