*** empty log message ***
[bpt/emacs.git] / src / lisp.h
2000-12-28 Gerd Moellmann(push_key_description): Add prototype.
2000-12-21 Gerd Moellmann(Qinhibit_point_motion_hooks): Declare extern.
2000-12-13 Kenichi Handa(detect_coding_system): Prototype adjusted.
2000-12-04 Ken Raeburn(Fmake_variable_buffer_local, Fbuffer_file_name): Declare.
2000-11-15 Gerd Moellmann(BINDING_STACK_SIZE): New macro.
2000-11-14 Gerd Moellmann(pos_visible_p): Change prototype.
2000-11-09 Ken Raeburn* lisp.h (Flooking_at): Declare.
2000-10-27 Stefan Monnier* lisp.h (KEYMAPP): New macro.
2000-10-25 Gerd Moellmann(pos_visible_p): Add prototype.
2000-10-21 Miles Bader(Fpos_visible_in_window_p): Update prototype
2000-10-15 Stefan Monnier* keymap.c (access_keymap): Add AUTOLOAD parameter.
2000-10-05 Gerd Moellmann(safe_call): Renamed from call_function.
2000-10-02 Gerd Moellmann(wrong_type_argument): Remove NO_RETURN, the function can
2000-09-29 Gerd Moellmann(fatal): Declare NO_RETURN.
2000-09-26 Gerd Moellmann(XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INT
2000-09-26 Gerd Moellmann(union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT and
2000-09-21 Gerd Moellmann(wrong_type_argument, Fthrow, Fsignal, error): Declare
2000-09-07 Gerd Moellmann(Qdisplay): Declare extern.
2000-08-27 Stefan Monnier(store_in_keymap, fix_submap_inheritance): Remove.
2000-08-22 Andrew Innes[WINDOWSNT]: Don't declare externs for getenv, ctime...
2000-08-21 Gerd Moellmann(set_time_zone_rule): Add prototype.
2000-08-18 Gerd Moellmann(CHECK) [ENABLE_CHECKING]: Make both side of the
2000-08-18 Miles Bader(Lisp_String): Replace DECLARE_INTERVALS with real...
2000-08-17 Dave LoveRemove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don't
2000-08-09 Gerd Moellmann(input_pending): External declaration.
2000-08-02 Gerd Moellmann(Fsingle_key_description, xmalloc, xrealloc): Change
2000-07-27 Kenichi Handa(char_table_ref_and_index): Add prototype.
2000-07-25 Gerd Moellmann(GLYPH_MASK_CHAR, GLYPH_MASK_FACE): Use 19 bits
2000-07-24 Miles Bader(Fconstrain_to_field): Update external declaration.
2000-07-19 Gerd Moellmann(Fnext_single_char_property_change): Add prototype.
2000-07-14 Gerd Moellmann(FUNCTIONP): New macro.
2000-07-13 Gerd Moellmann(eval_form): Add prototype.
2000-07-13 Gerd Moellmann(AREF, ASET, ASIZE): New macros.
2000-07-05 Gerd Moellmann(handling_signal): External declaration.
2000-07-05 Gerd Moellmann(Vsignaling_function): External declaration.
2000-06-28 Gerd Moellmann(next_almost_prime): Add prototype.
2000-06-26 Gerd Moellmann(QCfilter): External declaration.
2000-06-25 Dave Love(swap_in_global_binding): Declare.
2000-06-20 Dave LoveAdd xfree missed from last change.
2000-06-20 Dave Love(x_set_tool_bar_lines, free_frame_xic, compose_text...
2000-06-13 Gerd Moellmann(Qmessage_truncate_lines): External declaration.
2000-06-05 Dave Love(DEFUN, EXFUN): Test PROTOTYPES.
2000-05-31 Gerd Moellmann(eassert) [!ENABLE_CHECKING]: Define as `(void) 0'.
2000-05-29 Dave Love(get_local_map: Don't declare here.
2000-04-21 Gerd Moellmann(struct Lisp_Buffer_Cons): Remove.
2000-04-05 Ken Raeburn* lisp.h (make_number) [!NO_UNION_TYPE && __GNUC__...
2000-04-03 Gerd Moellmann(larger_vector): Add prototype.
2000-03-30 Ken Raeburn* lisp.h (NO_UNION_TYPE) [ENABLE_CHECKING]: Undef.
2000-03-30 Ken Raeburn* lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS...
2000-03-30 Gerd Moellmann(xstrdup): Add prototype.
2000-03-29 Ken RaeburnStop assuming interval pointers and lisp objects can...
2000-03-14 Gerd Moellmann(free_frame_xic) [HAVE_X_I18N]: Add missing semicolon.
2000-03-08 Dave Love(P_): Define based on PROTOTYPES, not __STDC__.
2000-02-27 Dave LoveAdd a bunch of prototypes.
2000-02-25 Gerd Moellmann(Fx_hide_busy_cursor): Remove prototype.
2000-02-20 Richard M. StallmanComment changes.
2000-02-17 Gerd Moellmann(GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS)
2000-02-17 Gerd MoellmannRemove `LISP_FLOAT_TYPE' and `standalone'.
2000-01-25 Gerd Moellmann(popup_activated_flag): Add extern declaration.
2000-01-11 Richard M. Stallman(set_internal): Enter the new arg.
2000-01-04 Gerd MoellmannAdd prototype for allocate_string_data.
2000-01-01 Gerd MoellmannAdd extern declaration for Vinhibit_field_text_motion.
1999-12-27 Kenichi Handa(GLYPH): Defined as `int', not `unsigned int'. Now the
1999-12-15 Kenichi Handa(QCtest, QCweakness, Qequal): Extern them.
1999-12-07 Stefan Monnier* editfns.c (Fdelete_and_extract_region): New function.
1999-11-26 Gerd MoellmannAdd prototype for set_text_properties.
1999-11-24 Gerd MoellmannFix typo in previous change.
1999-11-24 Gerd Moellmann(enum pvec_type): Put PVEC_FLAG in #if 0.
1999-11-22 Gerd Moellmann(enum gdb_lisp_params): Put in #if 0, since it doesn't
1999-11-22 Paul Eggert* callproc.c (strerror): Remove decl.
1999-11-18 Kenichi Handa(KEY_DESCRIPTION_SIZE): New macro.
1999-11-11 Gerd MoellmannRemove USE_TEXT_PROPERTIES.
1999-11-07 Gerd MoellmannAdd prototype for unmark_byte_stack.
1999-11-05 Gerd MoellmannAdd prototypes for new functions in bytecode.c.
1999-11-02 Gerd Moellmann(QUIT): Give it statement form.
1999-11-01 Richard M. Stallman(struct gcpro) [DEBUG_GCPRO]: New field `level'.
1999-11-01 Gerd MoellmannAdd extern declaration for Qtext_read_only.
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-09-26 Gerd Moellmann(toplevel): Add prototype for
1999-09-20 Gerd MoellmannAdd prototype for safe_bcopy, fatal.
1999-09-20 Gerd Moellmann(RETURN_UNGCPRO): Use do-while (0) idiom.
1999-09-19 Gerd MoellmannAdd prototype for shrink_regexp_cache,
1999-09-19 Dave LoveDeclare Fcurrent_message, Fmake_temp_name, read_bytecod...
1999-09-16 Gerd MoellmannAdd prototype for uninterrupt_malloc, memory_warnings,
1999-09-16 Gerd MoellmannAdd prototype for no_switch_window.
1999-09-14 Gerd MoellmannAdd prototype for debug_print.
1999-09-14 Andreas SchwabDeclare close_file_unwind.
1999-09-13 Gerd Moellmann(selected_frame): Add external declaration.
1999-09-06 Dave LoveRemove comment on DEFVAR_BOOL.
1999-09-05 Gerd MoellmannChange spelling of `toolbar' to `tool_bar' or `tool...
1999-09-03 Gerd MoellmannRemove extern declarations for variables deleted from
1999-08-31 Dave LoveComment on DEFVAR_BOOL.
1999-08-30 Andreas SchwabAdd declarations for some functions.
1999-08-28 Ken Raeburn(struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float):...
1999-08-25 Gerd Moellmann(PVEC_TYPE_MASK): Add the bit for hash tables.
1999-08-24 Gerd Moellmann(Vresize_mini_config, resize_mini_frame,
1999-08-22 Gerd MoellmannAdd prototype for copy_hash_table and Fcopy_hash_table.
1999-08-21 Gerd MoellmannAdd function prototypes.
1999-08-13 Kenichi Handa(CHAR_MODIFIER_MASK): New macro.
1999-07-21 Gerd Moellmann(P_): Moved to top of file.
next