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.
|
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.
|