log src/lisp.h @ 53654:8dc805af6250

age author description
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 Djrv 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,
Sat, 20 Jul 2002 21:47:26 +0000 Richard M. Stallman (print_error_message): Declare new args.
Fri, 19 Jul 2002 14:27:13 +0000 Ken Raeburn (STRING_COPYIN): New macro.
Tue, 16 Jul 2002 19:48:42 +0000 Ken Raeburn (chars_in_text, multibyte_chars_in_text, copy_text):
Tue, 16 Jul 2002 15:49:34 +0000 Ken Raeburn * lisp.h (SREF): Produce rvalue.
Tue, 16 Jul 2002 15:09:30 +0000 Ken Raeburn (SDATA): Produce rvalue.
Mon, 15 Jul 2002 06:54:23 +0000 Ken Raeburn * lisp.h (STRING_INTERVALS): Produce rvalue.
Mon, 15 Jul 2002 02:13:38 +0000 Ken Raeburn * lisp.h (STRING_SET_CHARS): New macro.
Sun, 14 Jul 2002 23:54:05 +0000 Ken Raeburn (SMBP): Deleted. All uses changed to STRING_MULTIBYTE.
Thu, 11 Jul 2002 17:40:48 +0000 Richard M. Stallman (Vmemory_full): Add declaration.
Wed, 10 Jul 2002 08:41:28 +0000 Juanma Barranquero (SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. All callers updated.
Sun, 07 Jul 2002 20:52:08 +0000 Stefan Monnier (HASH_KEY, HASH_VALUE, HASH_NEXT, HASH_HASH, HASH_INDEX)
Fri, 28 Jun 2002 12:39:32 +0000 Andreas Schwab Remove duplicate declaration of code_convert_string_norecord.
Mon, 03 Jun 2002 01:53:27 +0000 Thien-Thi Nguyen (current_column): Now returns float.
Mon, 27 May 2002 22:05:51 +0000 Kim F. Storm (Fread_file_name): Now has 6 args.
Mon, 20 May 2002 08:38:28 +0000 Ken Raeburn update LISP_MAKE_RVALUE comment for union, non-gcc case
Mon, 20 May 2002 08:06:06 +0000 Ken Raeburn * lisp.h (struct Lisp_Symbol): Replace field "name" with a lisp
Sun, 19 May 2002 23:14:07 +0000 Ken Raeburn * lisp.h (LISP_MAKE_RVALUE): Delete disabled version, making XCAR and XCDR real
Tue, 30 Apr 2002 00:59:42 +0000 Stefan Monnier (openp): Update prototype.
Sun, 28 Apr 2002 22:06:17 +0000 Richard M. Stallman (Fcommandp): Declare new arg.
Fri, 12 Apr 2002 05:49:18 +0000 Pavel Jank (Fpropertize): Add prototype.
Thu, 21 Mar 2002 12:17:51 +0000 Kim F. Storm (DEFUN) [USE_NONANSI_DEFUN]: The 2001-10-17 patch
Mon, 18 Mar 2002 18:15:51 +0000 Pavel Jank (Fplist_member): Add prototype.
Sun, 10 Mar 2002 16:17:38 +0000 Jan Djrv Extern declare syms_of_xsmfns ().
Fri, 08 Mar 2002 10:56:48 +0000 Gerd Moellmann Fix last change.
Fri, 08 Mar 2002 10:26:32 +0000 Gerd Moellmann (SREF, SDATA, SCHARS, SBYTES, SMBP): New macros.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Mon, 04 Mar 2002 09:26:18 +0000 Pavel Jank Align comments.
Fri, 01 Mar 2002 20:59:55 +0000 Kim F. Storm (GCPRO6): New macro.
Thu, 07 Feb 2002 20:22:19 +0000 Stefan Monnier (Fx_file_dialog): Export (for Motif code in fileio.c).
Mon, 14 Jan 2002 14:40:54 +0000 Pavel Jank (adjust_after_replace_noundo)
Tue, 01 Jan 2002 16:59:44 +0000 Andreas Schwab (max_specpdl_size): Adjust declaration.
Sun, 30 Dec 2001 00:13:56 +0000 Richard M. Stallman (max_specpdl_size): Add declaration.
Sat, 22 Dec 2001 14:01:52 +0000 Pavel Jank Remove declarations of variables `Vmocklisp_arguments', `Qmocklisp' and
Wed, 19 Dec 2001 16:07:25 +0000 Eli Zaretskii (scmp): Remove prototype, since it's now a static
Sat, 01 Dec 2001 18:13:46 +0000 Stefan Monnier (run_hook_list_with_args): Undo last change.
Thu, 29 Nov 2001 02:31:59 +0000 Stefan Monnier (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5):
Tue, 27 Nov 2001 19:28:52 +0000 Stefan Monnier (run_hook_list_with_args): Remove.
Mon, 19 Nov 2001 06:46:01 +0000 Stefan Monnier (keys_of_frame): Remove declaration.
Thu, 15 Nov 2001 15:20:10 +0000 Pavel Jank Comment fix.
Thu, 15 Nov 2001 08:07:31 +0000 Miles Bader (Ffield_beginning, Ffield_end): Update EXFUN decl.
Mon, 05 Nov 2001 00:13:53 +0000 Richard M. Stallman (Qcursor_in_non_selected_windows): New declaration.
Sat, 03 Nov 2001 21:29:35 +0000 Ken Raeburn (CHECK_STRING_CAR): New macro.
Fri, 02 Nov 2001 20:12:06 +0000 Pavel Jank (CHECK_STRING_OR_BUFFER, CHECK_HASH_TABLE, CHECK_LIST, CHECK_STRING,
Wed, 31 Oct 2001 02:19:05 +0000 Stefan Monnier (keys_of_macros): Remove.
Sat, 27 Oct 2001 09:18:35 +0000 Pavel Jank (gdb_lisp_params): Remove code in #if 0 which is now in emacs.c.
Thu, 25 Oct 2001 05:13:57 +0000 Stefan Monnier (make_fixnum_or_float): Coerce double to int explicitly.
Mon, 22 Oct 2001 01:08:47 +0000 Miles Bader (DEFVAR_LISP, DEFVAR_LISP_NOPRO, DEFVAR_BOOL)
Wed, 17 Oct 2001 03:11:30 +0000 Miles Bader (DEFUN): Remove `DOC_STRINGS_IN_COMMENTS' case.
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Sun, 14 Oct 2001 16:13:18 +0000 Pavel Jank (Ftop_level): Add prototype.
Sat, 13 Oct 2001 20:43:52 +0000 Gerd Moellmann (DEFUN, DEFVAR_LISP, ...) [DOC_STRINGS_IN_COMMENTS]:
Fri, 12 Oct 2001 22:25:01 +0000 Stefan Monnier (Ffeaturep): Remove.
Fri, 12 Oct 2001 22:21:59 +0000 Stefan Monnier (Ffeaturep, Fprovide): Update prototype.
Fri, 12 Oct 2001 03:22:15 +0000 Stefan Monnier (Vload_suffixes, Vexec_suffixes): Declare.
Fri, 12 Oct 2001 02:12:28 +0000 Stefan Monnier (empty_string): Declare.
Thu, 11 Oct 2001 19:13:20 +0000 Gerd Moellmann (FIXNUM_OVERFLOW_P): Cast I to EMACS_INT in comparisons
Thu, 11 Oct 2001 15:37:13 +0000 Gerd Moellmann (make_fixnum_or_float): New macro.
Thu, 11 Oct 2001 08:46:50 +0000 Gerd Moellmann (circular_list_error): Add prototype.
Mon, 08 Oct 2001 22:39:06 +0000 Andrew Innes [max]: Undef min and max before redefining them.
Mon, 08 Oct 2001 11:42:10 +0000 Stefan Monnier Remove the entries for keymap.c (moved to keymap.h).
Mon, 08 Oct 2001 07:59:17 +0000 Gerd Moellmann (min, max): New macros.
Mon, 08 Oct 2001 06:45:26 +0000 Pavel Jank *** empty log message ***
Sun, 07 Oct 2001 11:02:52 +0000 Ken Raeburn * lisp.h (Ffield_end): Declare.
Sun, 07 Oct 2001 00:14:18 +0000 Gerd Moellmann Fix last change.
Sat, 06 Oct 2001 23:25:06 +0000 Gerd Moellmann (MOST_NEGATIVE_FIXNUM, MOST_POSITIVE_FIXNUM)
Fri, 05 Oct 2001 09:48:47 +0000 Gerd Moellmann (LIST_END_P, FOREACH): New macros.
Wed, 26 Sep 2001 12:00:56 +0000 Gerd Moellmann (echo_kboard): Declare extern.
Tue, 11 Sep 2001 12:32:17 +0000 Gerd Moellmann (Qinhibit_modification_hooks): Declare.
Sat, 08 Sep 2001 10:32:00 +0000 Eli Zaretskii Fix a typo in a comment. From Pavel Janik <Pavel@Janik.cz>.
Tue, 17 Jul 2001 16:44:16 +0000 Ken Raeburn * lisp.h (XVECTOR): Verify correct object type before returning a pointer.
Thu, 05 Jul 2001 09:24:35 +0000 Gerd Moellmann Change comment.
Tue, 03 Jul 2001 15:28:40 +0000 Gerd Moellmann Improve comment.
Mon, 21 May 2001 12:21:58 +0000 Gerd Moellmann (enum symbol_interned): New enumeration.
Wed, 09 May 2001 17:01:27 +0000 Gerd Moellmann (GLYPH_CHAR_VALID_P): Use CHAR_VALID_P.