Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483
[bpt/emacs.git] / src / lisp.h
2004-06-30 Andreas SchwabDeclare Finit_image_library.
2004-06-24 Kim F. Storm(free_misc): Add prototype.
2004-06-22 Kim F. Storm(struct Lisp_Save_Value): New member dogc.
2004-06-21 Kim F. Storm(SAFE_ALLOCA_LISP): New macro to allocate Lisp_Objects.
2004-06-21 Kim F. Storm(MAX_ALLOCA): Define here.
2004-05-29 Richard M. Stallman(truncate_undo_list): Update decl.
2004-05-18 Eli Zaretskii(DECL_ALIGN): Remove restriction on MS-DOS systems.
2004-05-17 Jason Rumney(egetenv) [USE_CRT_DLL]: Remove condition.
2004-05-15 Eli Zaretskii(DECL_ALIGN) [MSDOS]: Don't define DECL_ALIGN to use
2004-05-14 Steven TammVarious fixes to support USE_LSB_TAG with carbon emacs...
2004-05-13 Stefan Monnier(USE_LSB_TAG): Make it the default when it is known...
2004-05-10 Andreas SchwabDeclare Fmake_symbolic_link.
2004-04-26 Andreas Schwab(BOOL_VECTOR_BITS_PER_CHAR): Define.
2004-04-26 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-04-21 Stefan Monnier(XINT) [EXPLICIT_SIGN_EXTEND && !NO_UNION_TYPE]:
2004-04-20 Kim F. Storm(pos_visible_p): Fix prototype.
2004-03-29 Stefan Monnier(Finteractive_form): Declare.
2004-03-25 Masatake YAMATO* insdel.c (adjust_markers_for_insert): Call fix_start_...
2004-03-11 Kim F. StormImage consolidation:
2004-02-28 Kim F. Storm(mark_window_display_accurate): Remove prototype.
2004-02-19 Stefan Monnier(union Lisp_Object): Give a more precise type for ...
2004-02-08 Kim F. Storm(syms_of_fringe, init_fringe, init_fringe_once):
2004-01-21 Stefan Monnier[USE_LSB_TAG && !DECL_ALIGN]: Signal an error.
2004-01-21 Jan Djärvlisp.h: Add undef DECL_ALIGN
2004-01-21 Stefan Monnier(QUIT) [SYNC_INPUT]: Check interrupt_input_pending...
2004-01-21 Stefan Monnier[USE_LSB_TAG]: Add definitions for Lisp_Object value
2004-01-21 Stefan Monnier[ENABLE_CHECKING]: Don't force union type.
2003-12-28 Kim F. Storm(IMAGEP): New macro to test for image object type.
2003-11-21 Lars Hansen(Qinteger): Added.
2003-11-17 Stefan Monnier(VALMASK): Only define for non-union type.
2003-11-05 Stefan Monnier(XSETTYPE): Remove.
2003-11-05 Stefan Monnier(GCTYPEMASK): Remove.
2003-11-05 Stefan Monnier(XINT): Move the cast to clarify what is going on.
2003-09-11 Stefan Monnier(VALBITS): Don't remove 1 for the markbit.
2003-09-01 Miles BaderAdd arch taglines
2003-08-20 Dave Love(EMACS_LISP_H): New.
2003-07-11 Andreas Schwab(adjust_overlays_for_insert, adjust_overlays_for_delete...
2003-07-09 Stefan Monnier(VALBITS): Define in terms of GCTYPEBITS.
2003-07-09 Stefan Monnier(struct Lisp_Overlay): New field `next'.
2003-07-06 Stefan Monnier(XSETMARKBIT): Remove unused macro.
2003-07-06 Stefan Monnier(mark_object): Change prototype to only pass Lisp_Object.
2003-07-04 Stefan Monnier(struct Lisp_Float): Remove unused field `type'.
2003-06-27 Stefan Monnier(MARKBIT): Update comment.
2003-06-26 Stefan Monnier(unchain_marker): Lisp_Object arg => Lisp_Marker.
2003-06-25 Stefan Monnier(struct interval, struct Lisp_Symbol, struct Lisp_Free)
2003-05-23 Stefan Monnier(Vfundamental_mode_abbrev_table): Don't declare.
2003-05-17 Richard M. Stallman(specbinding_func): New typedef.
2003-05-14 Stefan Monnier(Qwindowp, Qwindow_live_p, Vwindow_list)
2003-05-09 Richard M. Stallman(struct specbinding): Declare elements volatile.
2003-05-01 Stefan Monnier(CHECK): Wrap args in parenthesis.
2003-04-30 Richard M. Stallman(abort_on_gc): Add decl.
2003-04-11 Kenichi Handa(temp_echo_area_glyphs): Adjust prototype.
2003-03-23 Kenichi Handa(make_string_from_bytes, make_specified_string):
2003-02-19 Andreas Schwab(Fcancel_kbd_macro_events, Fstring_to_multibyte): Add
2003-02-10 Kenichi Handa(setup_process_coding_systems): Add prototype.
2003-01-25 Richard M. StallmanDeclare format2 instead of format1.
2003-01-19 Jan DjärvGTK version
2003-01-06 Richard M. StallmanNew misc type Lisp_Save_Value.
2002-11-25 Dave LoveComment.
2002-11-14 Dave Love(get_specified_cursor_type, get_window_cursor_type):
2002-10-24 Kim F. Storm(get_window_cursor_type): Update prototype.
2002-09-11 Richard M. Stallman(pop_message_unwind): Renamed from push_message_unwind.
2002-08-30 Kim F. Storm(Qcursor_in_non_selected_windows): Extern removed.
2002-08-14 Kim F. Storm(Fexecute_kbd_macro): Update prototype.
2002-08-12 Richard M. StallmanComment change.
2002-07-24 Ken Raeburn(XPNTR): Use NO_UNION_TYPE version for union as well,
2002-07-20 Richard M. Stallman(print_error_message): Declare new args.
2002-07-19 Ken Raeburn(STRING_COPYIN): New macro.
2002-07-16 Ken Raeburn(chars_in_text, multibyte_chars_in_text, copy_text):
2002-07-16 Ken Raeburn* lisp.h (SREF): Produce rvalue.
2002-07-16 Ken Raeburn(SDATA): Produce rvalue.
2002-07-15 Ken Raeburn* lisp.h (STRING_INTERVALS): Produce rvalue.
2002-07-15 Ken Raeburn* lisp.h (STRING_SET_CHARS): New macro.
2002-07-14 Ken Raeburn(SMBP): Deleted. All uses changed to STRING_MULTIBYTE.
2002-07-11 Richard M. Stallman(Vmemory_full): Add declaration.
2002-07-10 Juanma Barranquero(SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. All...
2002-07-07 Stefan Monnier(HASH_KEY, HASH_VALUE, HASH_NEXT, HASH_HASH, HASH_INDEX)
2002-06-28 Andreas SchwabRemove duplicate declaration of code_convert_string_nor...
2002-06-03 Thien-Thi Nguyen(current_column): Now returns float.
2002-05-27 Kim F. Storm(Fread_file_name): Now has 6 args.
2002-05-20 Ken Raeburnupdate LISP_MAKE_RVALUE comment for union, non-gcc...
2002-05-20 Ken Raeburn* lisp.h (struct Lisp_Symbol): Replace field "name...
2002-05-19 Ken Raeburn* lisp.h (LISP_MAKE_RVALUE): Delete disabled version...
2002-04-30 Stefan Monnier(openp): Update prototype.
2002-04-28 Richard M. Stallman(Fcommandp): Declare new arg.
2002-04-12 Pavel Janík(Fpropertize): Add prototype.
2002-03-21 Kim F. Storm(DEFUN) [USE_NONANSI_DEFUN]: The 2001-10-17 patch
2002-03-18 Pavel Janík(Fplist_member): Add prototype.
2002-03-10 Jan DjärvExtern declare syms_of_xsmfns ().
2002-03-08 Gerd MoellmannFix last change.
2002-03-08 Gerd Moellmann(SREF, SDATA, SCHARS, SBYTES, SMBP): New macros.
2002-03-04 Stefan MonnierChange defvar_int def and vars to use EMACS_INT instead...
2002-03-04 Pavel JaníkAlign comments.
2002-03-01 Kim F. Storm(GCPRO6): New macro.
2002-02-07 Stefan Monnier(Fx_file_dialog): Export (for Motif code in fileio.c).
2002-01-14 Pavel Janík(adjust_after_replace_noundo)
2002-01-01 Andreas Schwab(max_specpdl_size): Adjust declaration.
2001-12-30 Richard M. Stallman(max_specpdl_size): Add declaration.
2001-12-22 Pavel JaníkRemove declarations of variables `Vmocklisp_arguments...
2001-12-19 Eli Zaretskii(scmp): Remove prototype, since it's now a static
next