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