| Commit message (Expand) | Author | Age | Files | Lines |
| * | [WINDOWSNT]: Don't declare externs for getenv, ctime and getwd. | Andrew Innes | 2000-08-22 | 1 | -0/+2 |
| * | (set_time_zone_rule): Add prototype. | Gerd Moellmann | 2000-08-21 | 1 | -0/+2 |
| * | (CHECK) [ENABLE_CHECKING]: Make both side of the | Gerd Moellmann | 2000-08-18 | 1 | -1/+1 |
| * | (Lisp_String): Replace DECLARE_INTERVALS with real decl. | Miles Bader | 2000-08-18 | 1 | -1/+1 |
| * | Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don't | Dave Love | 2000-08-17 | 1 | -9/+0 |
| * | (input_pending): External declaration. | Gerd Moellmann | 2000-08-09 | 1 | -0/+1 |
| * | (Fsingle_key_description, xmalloc, xrealloc): Change | Gerd Moellmann | 2000-08-02 | 1 | -3/+3 |
| * | (char_table_ref_and_index): Add prototype. | Kenichi Handa | 2000-07-27 | 1 | -0/+1 |
| * | (GLYPH_MASK_CHAR, GLYPH_MASK_FACE): Use 19 bits | Gerd Moellmann | 2000-07-25 | 1 | -4/+4 |
| * | (Fconstrain_to_field): Update external declaration. | Miles Bader | 2000-07-24 | 1 | -1/+1 |
| * | (Fnext_single_char_property_change): Add prototype. | Gerd Moellmann | 2000-07-19 | 1 | -0/+1 |
| * | (FUNCTIONP): New macro. | Gerd Moellmann | 2000-07-14 | 1 | -0/+10 |
| * | (eval_form): Add prototype. | Gerd Moellmann | 2000-07-13 | 1 | -0/+1 |
| * | (AREF, ASET, ASIZE): New macros. | Gerd Moellmann | 2000-07-13 | 1 | -1/+11 |
| * | (handling_signal): External declaration. | Gerd Moellmann | 2000-07-05 | 1 | -0/+1 |
| * | (Vsignaling_function): External declaration. | Gerd Moellmann | 2000-07-05 | 1 | -0/+2 |
| * | (next_almost_prime): Add prototype. | Gerd Moellmann | 2000-06-28 | 1 | -0/+1 |
| * | (QCfilter): External declaration. | Gerd Moellmann | 2000-06-26 | 1 | -1/+1 |
| * | (swap_in_global_binding): Declare. | Dave Love | 2000-06-25 | 1 | -1/+1 |
| * | Add xfree missed from last change. | Dave Love | 2000-06-20 | 1 | -0/+2 |
| * | (x_set_tool_bar_lines, free_frame_xic, compose_text, getenv, ctime) | Dave Love | 2000-06-20 | 1 | -10/+3 |
| * | (Qmessage_truncate_lines): External declaration. | Gerd Moellmann | 2000-06-13 | 1 | -0/+1 |
| * | (DEFUN, EXFUN): Test PROTOTYPES. | Dave Love | 2000-06-05 | 1 | -2/+6 |
| * | (eassert) [!ENABLE_CHECKING]: Define as `(void) 0'. | Gerd Moellmann | 2000-05-31 | 1 | -0/+4 |
| * | (get_local_map: Don't declare here. | Dave Love | 2000-05-29 | 1 | -3/+0 |
| * | (struct Lisp_Buffer_Cons): Remove. | Gerd Moellmann | 2000-04-21 | 1 | -10/+0 |
| * | * lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__ >= 2 && __OPTIMIZE__]: | Ken Raeburn | 2000-04-05 | 1 | -1/+6 |
| * | (larger_vector): Add prototype. | Gerd Moellmann | 2000-04-03 | 1 | -0/+1 |
| * | * lisp.h (NO_UNION_TYPE) [ENABLE_CHECKING]: Undef. | Ken Raeburn | 2000-03-30 | 1 | -2/+14 |
| * | * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): | Ken Raeburn | 2000-03-30 | 1 | -8/+8 |
| * | (xstrdup): Add prototype. | Gerd Moellmann | 2000-03-30 | 1 | -0/+1 |
| * | Stop assuming interval pointers and lisp objects can be distinguished by | Ken Raeburn | 2000-03-29 | 1 | -5/+27 |
| * | (free_frame_xic) [HAVE_X_I18N]: Add missing semicolon. | Gerd Moellmann | 2000-03-14 | 1 | -2/+2 |
| * | (P_): Define based on PROTOTYPES, not __STDC__. | Dave Love | 2000-03-08 | 1 | -7/+3 |
| * | Add a bunch of prototypes. | Dave Love | 2000-02-27 | 1 | -3/+17 |
| * | (Fx_hide_busy_cursor): Remove prototype. | Gerd Moellmann | 2000-02-25 | 1 | -1/+0 |
| * | Comment changes. | Richard M. Stallman | 2000-02-20 | 1 | -41/+50 |
| * | (GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS) | Gerd Moellmann | 2000-02-17 | 1 | -0/+32 |
| * | Remove `LISP_FLOAT_TYPE' and `standalone'. | Gerd Moellmann | 2000-02-17 | 1 | -34/+1 |
| * | (popup_activated_flag): Add extern declaration. | Gerd Moellmann | 2000-01-25 | 1 | -0/+1 |
| * | (set_internal): Enter the new arg. | Richard M. Stallman | 2000-01-11 | 1 | -3/+8 |
| * | Add prototype for allocate_string_data. | Gerd Moellmann | 2000-01-04 | 1 | -2/+4 |
| * | Add extern declaration for Vinhibit_field_text_motion. | Gerd Moellmann | 2000-01-01 | 1 | -0/+1 |
| * | (GLYPH): Defined as `int', not `unsigned int'. Now the | Kenichi Handa | 1999-12-27 | 1 | -20/+17 |
| * | (QCtest, QCweakness, Qequal): Extern them. | Kenichi Handa | 1999-12-15 | 1 | -2/+5 |
| * | * editfns.c (Fdelete_and_extract_region): New function. | Stefan Monnier | 1999-12-07 | 1 | -2/+2 |
| * | Add prototype for set_text_properties. | Gerd Moellmann | 1999-11-26 | 1 | -0/+3 |
| * | Fix typo in previous change. | Gerd Moellmann | 1999-11-24 | 1 | -6/+6 |
| * | (enum pvec_type): Put PVEC_FLAG in #if 0. | Gerd Moellmann | 1999-11-24 | 1 | -0/+5 |
| * | (enum gdb_lisp_params): Put in #if 0, since it doesn't | Gerd Moellmann | 1999-11-22 | 1 | -0/+6 |