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.
|
Wed, 25 Jun 2003 23:16:30 +0000 |
Stefan Monnier |
(struct interval, struct Lisp_Symbol, struct Lisp_Free)
|
Fri, 23 May 2003 18:14:36 +0000 |
Stefan Monnier |
(Vfundamental_mode_abbrev_table): Don't declare.
|
Sat, 17 May 2003 12:49:12 +0000 |
Richard M. Stallman |
(specbinding_func): New typedef.
|
Wed, 14 May 2003 18:50:47 +0000 |
Stefan Monnier |
(Qwindowp, Qwindow_live_p, Vwindow_list)
|
Fri, 09 May 2003 13:58:38 +0000 |
Richard M. Stallman |
(struct specbinding): Declare elements volatile.
|
Thu, 01 May 2003 00:36:21 +0000 |
Stefan Monnier |
(CHECK): Wrap args in parenthesis.
|
Wed, 30 Apr 2003 12:06:39 +0000 |
Richard M. Stallman |
(abort_on_gc): Add decl.
|
Fri, 11 Apr 2003 02:06:34 +0000 |
Kenichi Handa |
(temp_echo_area_glyphs): Adjust prototype.
|
Sun, 23 Mar 2003 02:08:04 +0000 |
Kenichi Handa |
(make_string_from_bytes, make_specified_string):
|
Wed, 19 Feb 2003 13:07:17 +0000 |
Andreas Schwab |
(Fcancel_kbd_macro_events, Fstring_to_multibyte): Add
|
Mon, 10 Feb 2003 07:44:18 +0000 |
Kenichi Handa |
(setup_process_coding_systems): Add prototype.
|
Sat, 25 Jan 2003 19:49:27 +0000 |
Richard M. Stallman |
Declare format2 instead of format1.
|
Sun, 19 Jan 2003 21:50:03 +0000 |
Jan Dj¸«£rv |
GTK version
|
Mon, 06 Jan 2003 00:47:38 +0000 |
Richard M. Stallman |
New misc type Lisp_Save_Value.
|
Mon, 25 Nov 2002 19:06:07 +0000 |
Dave Love |
Comment.
|
Thu, 14 Nov 2002 14:15:55 +0000 |
Dave Love |
(get_specified_cursor_type, get_window_cursor_type):
|
Thu, 24 Oct 2002 19:57:52 +0000 |
Kim F. Storm |
(get_window_cursor_type): Update prototype.
|
Wed, 11 Sep 2002 01:59:33 +0000 |
Richard M. Stallman |
(pop_message_unwind): Renamed from push_message_unwind.
|
Fri, 30 Aug 2002 12:01:01 +0000 |
Kim F. Storm |
(Qcursor_in_non_selected_windows): Extern removed.
|