Fri, 21 Apr 2000 13:00:58 +0000 |
Gerd Moellmann |
(struct Lisp_Buffer_Cons): Remove.
|
Wed, 05 Apr 2000 18:47:29 +0000 |
Ken Raeburn |
* lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]:
|
Mon, 03 Apr 2000 12:12:35 +0000 |
Gerd Moellmann |
(larger_vector): Add prototype.
|
Thu, 30 Mar 2000 22:27:55 +0000 |
Ken Raeburn |
* lisp.h (NO_UNION_TYPE) [ENABLE_CHECKING]: Undef.
|
Thu, 30 Mar 2000 09:56:31 +0000 |
Ken Raeburn |
* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
|
Thu, 30 Mar 2000 09:33:32 +0000 |
Gerd Moellmann |
(xstrdup): Add prototype.
|
Wed, 29 Mar 2000 22:14:34 +0000 |
Ken Raeburn |
Stop assuming interval pointers and lisp objects can be distinguished by
|
Tue, 14 Mar 2000 21:15:03 +0000 |
Gerd Moellmann |
(free_frame_xic) [HAVE_X_I18N]: Add missing semicolon.
|
Wed, 08 Mar 2000 18:46:21 +0000 |
Dave Love |
(P_): Define based on PROTOTYPES, not __STDC__.
|
Sun, 27 Feb 2000 20:40:26 +0000 |
Dave Love |
Add a bunch of prototypes.
|
Fri, 25 Feb 2000 13:28:41 +0000 |
Gerd Moellmann |
(Fx_hide_busy_cursor): Remove prototype.
|
Sun, 20 Feb 2000 14:30:15 +0000 |
Richard M. Stallman |
Comment changes.
|
Thu, 17 Feb 2000 15:23:06 +0000 |
Gerd Moellmann |
(GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS)
|
Thu, 17 Feb 2000 09:45:46 +0000 |
Gerd Moellmann |
Remove `LISP_FLOAT_TYPE' and `standalone'.
|
Tue, 25 Jan 2000 15:54:07 +0000 |
Gerd Moellmann |
(popup_activated_flag): Add extern declaration.
|
Tue, 11 Jan 2000 22:16:55 +0000 |
Richard M. Stallman |
(set_internal): Enter the new arg.
|
Tue, 04 Jan 2000 12:21:48 +0000 |
Gerd Moellmann |
Add prototype for allocate_string_data.
|
Sat, 01 Jan 2000 17:06:26 +0000 |
Gerd Moellmann |
Add extern declaration for Vinhibit_field_text_motion.
|
Mon, 27 Dec 1999 05:03:46 +0000 |
Kenichi Handa |
(GLYPH): Defined as `int', not `unsigned int'. Now the
|
Wed, 15 Dec 1999 00:16:30 +0000 |
Kenichi Handa |
(QCtest, QCweakness, Qequal): Extern them.
|
Tue, 07 Dec 1999 04:42:40 +0000 |
Stefan Monnier |
* editfns.c (Fdelete_and_extract_region): New function.
|
Fri, 26 Nov 1999 12:06:29 +0000 |
Gerd Moellmann |
Add prototype for set_text_properties.
|
Wed, 24 Nov 1999 14:01:54 +0000 |
Gerd Moellmann |
Fix typo in previous change.
|
Wed, 24 Nov 1999 13:53:39 +0000 |
Gerd Moellmann |
(enum pvec_type): Put PVEC_FLAG in #if 0.
|
Mon, 22 Nov 1999 13:17:23 +0000 |
Gerd Moellmann |
(enum gdb_lisp_params): Put in #if 0, since it doesn't
|
Mon, 22 Nov 1999 08:19:51 +0000 |
Paul Eggert |
* callproc.c (strerror): Remove decl.
|
Thu, 18 Nov 1999 05:08:25 +0000 |
Kenichi Handa |
(KEY_DESCRIPTION_SIZE): New macro.
|
Thu, 11 Nov 1999 11:45:06 +0000 |
Gerd Moellmann |
Remove USE_TEXT_PROPERTIES.
|
Sun, 07 Nov 1999 22:44:23 +0000 |
Gerd Moellmann |
Add prototype for unmark_byte_stack.
|
Fri, 05 Nov 1999 21:30:57 +0000 |
Gerd Moellmann |
Add prototypes for new functions in bytecode.c.
|