log src/lisp.h @ 29963:45af78901143

age author description
2000-06-26 Gerd Moellmann (QCfilter): External declaration.
2000-06-25 Dave Love (swap_in_global_binding): Declare.
2000-06-20 Dave Love Add xfree missed from last change.
2000-06-20 Dave Love (x_set_tool_bar_lines, free_frame_xic, compose_text, getenv, ctime)
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__ >= 2 && __OPTIMIZE__]:
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, XWINDOW, XSUBR, XBUFFER):
2000-03-30 Gerd Moellmann (xstrdup): Add prototype.
2000-03-29 Ken Raeburn Stop assuming interval pointers and lisp objects can be distinguished by
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 Love Add a bunch of prototypes.
2000-02-25 Gerd Moellmann (Fx_hide_busy_cursor): Remove prototype.
2000-02-20 Richard M. Stallman Comment changes.
2000-02-17 Gerd Moellmann (GC_USE_GCPROS_AS_BEFORE, GC_MAKE_GCPROS_NOOPS)
2000-02-17 Gerd Moellmann Remove `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 Moellmann Add prototype for allocate_string_data.
2000-01-01 Gerd Moellmann Add 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 Moellmann Add prototype for set_text_properties.
1999-11-24 Gerd Moellmann Fix 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 Moellmann Remove USE_TEXT_PROPERTIES.
1999-11-07 Gerd Moellmann Add prototype for unmark_byte_stack.
1999-11-05 Gerd Moellmann Add 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 Moellmann Add extern declaration for Qtext_read_only.
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1999-09-26 Gerd Moellmann (toplevel): Add prototype for
1999-09-20 Gerd Moellmann Add prototype for safe_bcopy, fatal.
1999-09-20 Gerd Moellmann (RETURN_UNGCPRO): Use do-while (0) idiom.
1999-09-19 Gerd Moellmann Add prototype for shrink_regexp_cache,
1999-09-19 Dave Love Declare Fcurrent_message, Fmake_temp_name, read_bytecode_char,
1999-09-16 Gerd Moellmann Add prototype for uninterrupt_malloc, memory_warnings,
1999-09-16 Gerd Moellmann Add prototype for no_switch_window.
1999-09-14 Gerd Moellmann Add prototype for debug_print.
1999-09-14 Andreas Schwab Declare close_file_unwind.
1999-09-13 Gerd Moellmann (selected_frame): Add external declaration.
1999-09-06 Dave Love Remove comment on DEFVAR_BOOL.
1999-09-05 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
1999-09-03 Gerd Moellmann Remove extern declarations for variables deleted from
1999-08-31 Dave Love Comment on DEFVAR_BOOL.
1999-08-30 Andreas Schwab Add declarations for some functions.
1999-08-28 Ken Raeburn (struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float): Change names of structure
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 Moellmann Add prototype for copy_hash_table and Fcopy_hash_table.
1999-08-21 Gerd Moellmann Add function prototypes.
1999-08-13 Kenichi Handa (CHAR_MODIFIER_MASK): New macro.
1999-07-21 Gerd Moellmann (P_): Moved to top of file.
1999-01-03 Richard M. Stallman Delete #if 0 old definitions.
1998-11-26 Kenichi Handa (Frequire): Update declaration.
1998-11-16 Kenichi Handa (CHAR_TABLE_REF): Check if IDX is negative or not.
1998-10-12 Kenichi Handa (clear_string_char_byte_cache): Extern it.
1998-08-18 Richard M. Stallman (Fread_event, Fread_char, Fread_char_exclusive):
1998-08-07 Kenichi Handa (multibyte_char_to_unibyte): Extern it.
1998-08-07 Kenichi Handa (Fread_key_sequence): Update declaration.
1998-07-21 Kenichi Handa (init_coding): Extern it.
1998-06-24 Richard M. Stallman (get_doc_string): Adjust declaration.
1998-06-22 Karl Heuer (Qinhibit_redisplay): Declared.
1998-06-10 Richard M. Stallman (Feval_region): Accept 4 args.
1998-05-28 Richard M. Stallman Add prototype for get_doc_string.
1998-05-25 Richard M. Stallman (CHAR_TABLE_TRANSLATE): New macro.
1998-05-22 Richard M. Stallman (frame_buffer_predicate, frame_buffer_list)
1998-05-18 Kenichi Handa (Vnonascii_translation_table): Name changed from
1998-05-04 Andreas Schwab Declare init functions.
1998-04-29 Andreas Schwab Declare Fcompare_strings.
1998-04-29 Geoff Voelker [WINDOWSNT]: Use function prototypes.
1998-04-26 Richard M. Stallman Include initial_obarray from lread.c
1998-04-22 Erik Naggum Remove extraneous semicolon.
1998-04-14 Andreas Schwab Add more prototypes.
1998-03-30 Kenichi Handa (adjust_after_replace, adjust_after_insert): Extern them.
1998-03-25 Kenichi Handa (make_buffer_string, make_buffer_string_both): Extern them.
1998-03-24 Kenichi Handa (record_delete): The second arg is Lisp_Object.
1998-03-24 Kenichi Handa Declarations changed.
1998-03-17 Richard M. Stallman Fstore_match_data => Fset_match_data.
1998-03-12 Richard M. Stallman (struct Lisp_Buffer_Local_Value):
1998-03-03 Richard M. Stallman (Vnonascii_translate_table, Qcharset): New variable decls.
1998-01-22 Kenichi Handa (detect_coding_system): Extern it.
1998-01-21 Richard M. Stallman Update copyright year.
1998-01-09 Richard M. Stallman (STRING_MULTIBYTE): New macro.
1998-01-02 Richard M. Stallman (struct Lisp_Marker): Rename `bufpos' to `bytepos'.
1998-01-01 Richard M. Stallman (struct Lisp_Marker): New field `charpos'.
1997-12-21 Richard M. Stallman (message2_nolog): Fix arg types.
1997-11-28 Andreas Schwab (internal_with_output_to_temp_buffer):
1997-11-21 Andreas Schwab Add more prototypes and declarations. Forward declare
1997-10-23 Paul Eggert (DBL_DIG): Remove; the default value is now set in print.c.
1997-09-05 Richard M. Stallman (Fread_coding_system): Update decl.
1997-09-03 Geoff Voelker Declare discard_mouse_events.
1997-08-27 Richard M. Stallman Declare Fchar_bytes.
1997-08-26 Kenichi Handa (DEFUN_ARGS_8): New macro.
1997-08-08 Richard M. Stallman (Flocal_variable_p, Ffind_operation_coding_system): Declared.
1997-08-04 Richard M. Stallman (Fload): Update declaration.
1997-07-12 Richard M. Stallman (EXFUN, P_): New definitions. Use them to declare
1997-07-04 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
1997-06-02 Richard M. Stallman (VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)
1997-06-02 Richard M. Stallman (concat3, get_truename_buffer): Declare them.
1997-05-28 Kenichi Handa (CHAR_TABLE_REF): Do not check validity of CT.
1997-05-19 Richard M. Stallman (Vtty_erase_char): Declared.
1997-05-10 Richard M. Stallman (read_minibuf): Declaration deleted.
1997-04-11 Karl Heuer (DOWNCASE): Return int, not Lisp_Object.
1997-04-07 Kenichi Handa (CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots than
1997-04-03 Karl Heuer (CHAR_TABLE_REF): Fix syntax error.
1997-03-18 Kenichi Handa (CHAR_TABLE_ORDINARY_SLOTS): Change to 384 (== 256 + 128).
1997-03-10 Karl Heuer (FAST_MAKE_GLYPH): Don't cast CHAR arg; character codes
1997-02-20 Karl Heuer (CHARACTERBITS, GLYPH_MASK_REV_DIR): New macros.