log src/lisp.h @ 68758:13c1b7c5f555

age author description
Fri, 10 Feb 2006 00:00:31 +0000 Kim F. Storm * data.c (Findirect_function): Add NOERROR arg. All callers changed
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 05 Feb 2006 12:21:09 +0000 Ken Raeburn (XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfield
Sun, 11 Dec 2005 15:35:51 +0000 Richard M. Stallman (EQ): Use == so args are computed just once.
Sun, 20 Nov 2005 02:15:26 +0000 Nick Roberts Use typedef when Lisp_Object is EMACS_INT so that
Tue, 15 Nov 2005 13:53:09 +0000 Andreas Schwab (struct Lisp_Cons): Make cdr a union.
Wed, 09 Nov 2005 23:14:19 +0000 Kim F. Storm (valid_lisp_object_p): Add prototype.
Sat, 29 Oct 2005 19:40:49 +0000 Richard M. Stallman (memory_full_cons_threshold): Declared.
Sun, 02 Oct 2005 18:35:05 +0000 Dan Nicolaescu * lisp.h (fatal): Undo previous change.
Fri, 30 Sep 2005 22:38:16 +0000 Dan Nicolaescu * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
Sat, 10 Sep 2005 14:12:35 +0000 Eli Zaretskii Fix last change.
Sat, 10 Sep 2005 14:03:01 +0000 Eli Zaretskii (get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype.
Mon, 15 Aug 2005 12:22:43 +0000 Kim F. Storm (QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.
Mon, 15 Aug 2005 08:45:04 +0000 Kim F. Storm (deactivate_process, status_notify, read_process_output):
Tue, 09 Aug 2005 12:10:29 +0000 Richard M. Stallman (QUIT): Throw t to Vthrow_on_input.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 23 Jul 2005 19:08:32 +0000 Richard M. Stallman (gc_cons_threshold, gc_relative_threshold): Declared.
Wed, 13 Jul 2005 05:32:52 +0000 Stefan Monnier (gc_cons_threshold): Remove declaration.
Wed, 13 Jul 2005 05:30:04 +0000 Stefan Monnier (gc_cons_combined_threshold): Declare.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 10 Jun 2005 02:29:12 +0000 Luc Teirlinck Update EXFUN of Fselect_frame.
Wed, 08 Jun 2005 22:32:33 +0000 Kim F. Storm (Fmatch_data, Fset_match_data): Fix EXFUN.
Tue, 24 May 2005 03:44:09 +0000 Nick Roberts Fx_popup_dialog can have three arguments.
Thu, 21 Apr 2005 23:45:10 +0000 Kim F. Storm (Fsafe_plist_get, Fsafe_get): Remove EXFUN.
Wed, 20 Apr 2005 07:49:35 +0000 Kenichi Handa (CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.
Tue, 19 Apr 2005 08:34:33 +0000 Kim F. Storm (Fsafe_get): EXFUN it.
Fri, 01 Apr 2005 01:05:05 +0000 Kenichi Handa (Vascii_upcase_table, Vascii_canon_table,
Thu, 24 Mar 2005 19:53:53 +0000 Stefan Monnier (make_number): Make prototype more precise.
Sun, 06 Mar 2005 16:01:37 +0000 Richard M. Stallman (CHECK_CONS_LIST): New macro (two definitions).
Sat, 22 Jan 2005 01:41:59 +0000 Kim F. Storm (pos_visible_p): Fix prototype.
Sun, 16 Jan 2005 09:17:02 +0000 Jan Dj¸«£rv * keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)
Mon, 27 Dec 2004 16:04:22 +0000 Richard M. Stallman Comment changes.
Thu, 23 Dec 2004 00:15:49 +0000 Richard M. Stallman (Vundo_outer_limit): Fix decl.
Tue, 21 Dec 2004 11:32:07 +0000 Richard M. Stallman (truncate_undo_list): Update decl.
Mon, 13 Dec 2004 18:56:52 +0000 Richard M. Stallman (QUIT): Check for Vthrow_on_input.
Tue, 07 Dec 2004 08:25:43 +0000 Jan Dj¸«£rv * gtkutil.c: Include signal.h and syssignal.h.
Wed, 01 Dec 2004 14:02:32 +0000 Andreas Schwab Declare string_to_multibyte.
Tue, 30 Nov 2004 00:31:38 +0000 Kim F. Storm New defines to enable buffer overrun checking.
Sat, 27 Nov 2004 12:24:40 +0000 Eli Zaretskii (DECL_ALIGN): Define non-trivially only if NO_DECL_ALIGN is not defined.
Sun, 21 Nov 2004 00:28:02 +0000 Richard M. Stallman (Fread_from_minibuffer): Add arg in decl.
Tue, 16 Nov 2004 15:32:33 +0000 Stefan Monnier (NILP): Use EQ rather than XFASTINT.
Mon, 15 Nov 2004 15:20:57 +0000 Kim F. Storm (Fsafe_plist_get): Add EXFUN.
Tue, 09 Nov 2004 13:24:07 +0000 Kim F. Storm (Fdelete): Add EXFUN.
Sun, 07 Nov 2004 11:06:32 +0000 Andreas Schwab Declare Fmsdos_downcase_filename.
Tue, 02 Nov 2004 08:21:16 +0000 Jan Dj¸«£rv * fileio.c (Fread_file_name): Pass Qt as fifth parameter to
Tue, 26 Oct 2004 22:37:02 +0000 Kim F. Storm (USE_SAFE_ALLOCA): Add and init sa_must_free integer.
Mon, 18 Oct 2004 12:26:02 +0000 Kenichi Handa (fast_string_match_ignore_case): Extern it.
Fri, 20 Aug 2004 10:34:12 +0000 Kim F. Storm Rename wait_reading_process_input to wait_reading_process_output.
Thu, 19 Aug 2004 13:59:28 +0000 Kim F. Storm Adapt to new wait_reading_process_input args.
Wed, 30 Jun 2004 13:09:05 +0000 Andreas Schwab Declare Finit_image_library.
Thu, 24 Jun 2004 22:03:52 +0000 Kim F. Storm (free_misc): Add prototype.
Tue, 22 Jun 2004 13:57:18 +0000 Kim F. Storm (struct Lisp_Save_Value): New member dogc.
Mon, 21 Jun 2004 22:35:29 +0000 Kim F. Storm (SAFE_ALLOCA_LISP): New macro to allocate Lisp_Objects.
Mon, 21 Jun 2004 21:51:18 +0000 Kim F. Storm (MAX_ALLOCA): Define here.
Sat, 29 May 2004 16:18:41 +0000 Richard M. Stallman (truncate_undo_list): Update decl.
Tue, 18 May 2004 13:51:48 +0000 Eli Zaretskii (DECL_ALIGN): Remove restriction on MS-DOS systems.
Mon, 17 May 2004 20:59:46 +0000 Jason Rumney (egetenv) [USE_CRT_DLL]: Remove condition.
Sat, 15 May 2004 11:50:50 +0000 Eli Zaretskii (DECL_ALIGN) [MSDOS]: Don't define DECL_ALIGN to use
Fri, 14 May 2004 03:07:12 +0000 Steven Tamm Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixing
Thu, 13 May 2004 17:12:21 +0000 Stefan Monnier (USE_LSB_TAG): Make it the default when it is known to work.
Mon, 10 May 2004 11:54:54 +0000 Andreas Schwab Declare Fmake_symbolic_link.
Mon, 26 Apr 2004 21:26:17 +0000 Andreas Schwab (BOOL_VECTOR_BITS_PER_CHAR): Define.
Mon, 26 Apr 2004 00:21:41 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
Wed, 21 Apr 2004 22:41:53 +0000 Stefan Monnier (XINT) [EXPLICIT_SIGN_EXTEND && !NO_UNION_TYPE]:
Tue, 20 Apr 2004 22:17:08 +0000 Kim F. Storm (pos_visible_p): Fix prototype.
Mon, 29 Mar 2004 00:48:39 +0000 Stefan Monnier (Finteractive_form): Declare.
Thu, 25 Mar 2004 18:05:29 +0000 Masatake YAMATO * insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.
Thu, 11 Mar 2004 00:27:33 +0000 Kim F. Storm Image consolidation:
Sat, 28 Feb 2004 01:02:35 +0000 Kim F. Storm (mark_window_display_accurate): Remove prototype.
Thu, 19 Feb 2004 20:24:54 +0000 Stefan Monnier (union Lisp_Object): Give a more precise type for `type'.
Sun, 08 Feb 2004 23:19:48 +0000 Kim F. Storm (syms_of_fringe, init_fringe, init_fringe_once):
Wed, 21 Jan 2004 19:32:49 +0000 Stefan Monnier [USE_LSB_TAG && !DECL_ALIGN]: Signal an error.
Wed, 21 Jan 2004 15:30:28 +0000 Jan Dj¸«£rv lisp.h: Add undef DECL_ALIGN
Wed, 21 Jan 2004 05:24:01 +0000 Stefan Monnier (QUIT) [SYNC_INPUT]: Check interrupt_input_pending as well.
Wed, 21 Jan 2004 04:31:21 +0000 Stefan Monnier [USE_LSB_TAG]: Add definitions for Lisp_Object value
Wed, 21 Jan 2004 04:19:21 +0000 Stefan Monnier [ENABLE_CHECKING]: Don't force union type.
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Sun, 28 Dec 2003 16:05:28 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 28 Dec 2003 00:11:03 +0000 Kim F. Storm (IMAGEP): New macro to test for image object type.
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Fri, 21 Nov 2003 18:27:05 +0000 Lars Hansen (Qinteger): Added.
Mon, 17 Nov 2003 23:29:30 +0000 Stefan Monnier (VALMASK): Only define for non-union type.
Wed, 05 Nov 2003 16:00:38 +0000 Stefan Monnier (XSETTYPE): Remove.
Wed, 05 Nov 2003 15:51:38 +0000 Stefan Monnier (GCTYPEMASK): Remove.
Wed, 05 Nov 2003 15:24:08 +0000 Stefan Monnier (XINT): Move the cast to clarify what is going on.
Thu, 11 Sep 2003 23:52:17 +0000 Stefan Monnier (VALBITS): Don't remove 1 for the markbit.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 20 Aug 2003 16:43:21 +0000 Dave Love (EMACS_LISP_H): New.
Fri, 11 Jul 2003 09:05:47 +0000 Andreas Schwab (adjust_overlays_for_insert, adjust_overlays_for_delete): Update prototype.
Wed, 09 Jul 2003 20:30:15 +0000 Stefan Monnier (VALBITS): Define in terms of GCTYPEBITS.
Wed, 09 Jul 2003 14:46:06 +0000 Stefan Monnier (struct Lisp_Overlay): New field `next'.
Sun, 06 Jul 2003 21:06:45 +0000 Stefan Monnier (XSETMARKBIT): Remove unused macro.
Sun, 06 Jul 2003 19:29:04 +0000 Stefan Monnier (mark_object): Change prototype to only pass Lisp_Object.
Fri, 04 Jul 2003 20:19:55 +0000 Stefan Monnier (struct Lisp_Float): Remove unused field `type'.
Fri, 27 Jun 2003 22:53:35 +0000 Stefan Monnier (MARKBIT): Update comment.
Thu, 26 Jun 2003 23:15:08 +0000 Stefan Monnier (unchain_marker): Lisp_Object arg => Lisp_Marker.
Wed, 25 Jun 2003 23:16:30 +0000 Stefan Monnier (struct interval, struct Lisp_Symbol, struct Lisp_Free)
Fri, 23 May 2003 18:14:36 +0000 Stefan Monnier (Vfundamental_mode_abbrev_table): Don't declare.
Sat, 17 May 2003 12:49:12 +0000 Richard M. Stallman (specbinding_func): New typedef.
Wed, 14 May 2003 18:50:47 +0000 Stefan Monnier (Qwindowp, Qwindow_live_p, Vwindow_list)
Fri, 09 May 2003 13:58:38 +0000 Richard M. Stallman (struct specbinding): Declare elements volatile.
Thu, 01 May 2003 00:36:21 +0000 Stefan Monnier (CHECK): Wrap args in parenthesis.
Wed, 30 Apr 2003 12:06:39 +0000 Richard M. Stallman (abort_on_gc): Add decl.
Fri, 11 Apr 2003 02:06:34 +0000 Kenichi Handa (temp_echo_area_glyphs): Adjust prototype.
Sun, 23 Mar 2003 02:08:04 +0000 Kenichi Handa (make_string_from_bytes, make_specified_string):
Wed, 19 Feb 2003 13:07:17 +0000 Andreas Schwab (Fcancel_kbd_macro_events, Fstring_to_multibyte): Add
Mon, 10 Feb 2003 07:44:18 +0000 Kenichi Handa (setup_process_coding_systems): Add prototype.
Sat, 25 Jan 2003 19:49:27 +0000 Richard M. Stallman Declare format2 instead of format1.
Sun, 19 Jan 2003 21:50:03 +0000 Jan Dj¸«£rv GTK version
Mon, 06 Jan 2003 00:47:38 +0000 Richard M. Stallman New misc type Lisp_Save_Value.
Mon, 25 Nov 2002 19:06:07 +0000 Dave Love Comment.
Thu, 14 Nov 2002 14:15:55 +0000 Dave Love (get_specified_cursor_type, get_window_cursor_type):
Thu, 24 Oct 2002 19:57:52 +0000 Kim F. Storm (get_window_cursor_type): Update prototype.
Wed, 11 Sep 2002 01:59:33 +0000 Richard M. Stallman (pop_message_unwind): Renamed from push_message_unwind.
Fri, 30 Aug 2002 12:01:01 +0000 Kim F. Storm (Qcursor_in_non_selected_windows): Extern removed.
Wed, 14 Aug 2002 10:35:03 +0000 Kim F. Storm (Fexecute_kbd_macro): Update prototype.
Mon, 12 Aug 2002 17:28:36 +0000 Richard M. Stallman Comment change.
Wed, 24 Jul 2002 02:07:11 +0000 Ken Raeburn (XPNTR): Use NO_UNION_TYPE version for union as well,