log src/lisp.h @ 83163:8e4ea1e2c254

age author description
Mon, 28 Jun 2004 16:04:52 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 24 Jun 2004 07:44:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 31 May 2004 13:48:26 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 18 May 2004 19:12:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 11 May 2004 09:12:09 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 27 Apr 2004 15:53:30 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 23 Apr 2004 14:44:11 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 03 Apr 2004 20:24:17 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 25 Mar 2004 22:21:45 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 19 Mar 2004 23:19:04 +0000 Karoly Lorentey Trivial cleanups to get rid of GCC warnings.
Tue, 16 Mar 2004 20:27:22 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 04:52:40 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 20 Feb 2004 15:41:31 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 22 Jan 2004 15:37:19 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 01 Jan 2004 17:55:53 +0000 Karoly Lorentey Separate frame-local, tty-dependent parameters from tty-local parameters.
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 11 Jul 2007 15:26:24 +0000 Stefan Monnier * lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
Tue, 10 Jul 2007 15:40:06 +0000 Stefan Monnier (map_char_table): Use an array of int for `indices' rather than
Fri, 08 Jun 2007 19:56:24 +0000 Juanma Barranquero (STRING_SET_UNIBYTE): Return the canonical empty unibyte string, if appropriate.
Sun, 20 May 2007 02:44:05 +0000 Nick Roberts (add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
Sun, 29 Apr 2007 16:07:57 +0000 Andreas Schwab (VECSIZE): Use OFFSETOF.
Thu, 17 Jul 2008 09:06:49 +0000 YAMAMOTO Mitsuharu (Foverlay_buffer): Add EXFUN.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 22 Aug 2007 16:44:09 +0000 Stefan Monnier (Fclear_face_cache, Fx_send_client_event): Declare.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sat, 17 Mar 2007 18:27:10 +0000 Chong Yidong Declare check_obarray.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 03 Oct 2006 13:38:18 +0000 Stefan Monnier (clear_regexp_cache): Declare.
Tue, 05 Sep 2006 22:49:36 +0000 Kim F. Storm (pos_visible_p): Update prototype.
Fri, 01 Sep 2006 13:28:13 +0000 Chong Yidong * buffer.h (struct buffer_text): New field chars_modiff.
Wed, 26 Jul 2006 18:14:05 +0000 Chong Yidong * lisp.h: Update read-char, read-event, and read_filtered_event
Tue, 18 Jul 2006 16:33:45 +0000 Dan Nicolaescu * ebrowse.c (usage, version): Mark as NO_RETURN.
Tue, 18 Jul 2006 13:28:28 +0000 Kim F. Storm (list1): Add EXFUN.
Wed, 12 Jul 2006 13:13:44 +0000 Kim F. Storm (CHECK_TYPE): New macro for generic type checking.
Tue, 11 Jul 2006 20:09:59 +0000 Kim F. Storm (sit_for): Update prototype.
Mon, 29 May 2006 08:06:15 +0000 Dan Nicolaescu * search.c (matcher_overflow): Mark as NO_RETURN.
Thu, 25 May 2006 21:12:52 +0000 Juri Linkov (Fread_from_minibuffer): Decrement number of args.
Wed, 12 Apr 2006 08:06:25 +0000 YAMAMOTO Mitsuharu (syms_of_fontset, Fset_fontset_font): Put extern and
Tue, 11 Apr 2006 07:13:33 +0000 Dan Nicolaescu * lisp.h (wrong_type_argument): Mark as NO_RETURN.
Sun, 09 Apr 2006 19:55:23 +0000 Richard M. Stallman Undo previous change.
Sun, 09 Apr 2006 09:18:47 +0000 Dan Nicolaescu (args_out_of_range, args_out_of_range_3)
Sun, 09 Apr 2006 09:03:44 +0000 Dan Nicolaescu * puresize.h (pure_write_error): Mark as NO_RETURN.
Sat, 08 Apr 2006 19:35:48 +0000 Dan Nicolaescu (report_file_error): Mark as NO_RETURN.
Sat, 08 Apr 2006 16:37:11 +0000 Eli Zaretskii (PSEUDOVECSIZE): Fix last change.
Sat, 08 Apr 2006 14:34:31 +0000 Stefan Monnier (PSEUDOVECTOR_SIZE_MASK): Expand docstring.
Sat, 08 Apr 2006 14:15:04 +0000 Stefan Monnier (OFFSETOF, PSEUDOVECSIZE): New macros.
Sat, 11 Mar 2006 12:33:03 +0000 Eli Zaretskii Remove duplicate prototypes. Make the prototype of getloadavg be conditioned
Mon, 27 Feb 2006 02:06:01 +0000 Luc Teirlinck EXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.
Sun, 26 Feb 2006 16:14:20 +0000 Stefan Monnier (struct specbinding, specpdl_ptr): Remove the volatile qualifier which was
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.