Fri, 26 Nov 1999 12:06:29 +0000 |
Gerd Moellmann |
Add prototype for set_text_properties.
|
Wed, 24 Nov 1999 14:01:54 +0000 |
Gerd Moellmann |
Fix typo in previous change.
|
Wed, 24 Nov 1999 13:53:39 +0000 |
Gerd Moellmann |
(enum pvec_type): Put PVEC_FLAG in #if 0.
|
Mon, 22 Nov 1999 13:17:23 +0000 |
Gerd Moellmann |
(enum gdb_lisp_params): Put in #if 0, since it doesn't
|
Mon, 22 Nov 1999 08:19:51 +0000 |
Paul Eggert |
* callproc.c (strerror): Remove decl.
|
Thu, 18 Nov 1999 05:08:25 +0000 |
Kenichi Handa |
(KEY_DESCRIPTION_SIZE): New macro.
|
Thu, 11 Nov 1999 11:45:06 +0000 |
Gerd Moellmann |
Remove USE_TEXT_PROPERTIES.
|
Sun, 07 Nov 1999 22:44:23 +0000 |
Gerd Moellmann |
Add prototype for unmark_byte_stack.
|
Fri, 05 Nov 1999 21:30:57 +0000 |
Gerd Moellmann |
Add prototypes for new functions in bytecode.c.
|
Tue, 02 Nov 1999 13:24:17 +0000 |
Gerd Moellmann |
(QUIT): Give it statement form.
|
Mon, 01 Nov 1999 23:16:22 +0000 |
Richard M. Stallman |
(struct gcpro) [DEBUG_GCPRO]: New field `level'.
|
Mon, 01 Nov 1999 14:14:31 +0000 |
Gerd Moellmann |
Add extern declaration for Qtext_read_only.
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Sun, 26 Sep 1999 10:53:19 +0000 |
Gerd Moellmann |
(toplevel): Add prototype for
|
Mon, 20 Sep 1999 23:18:46 +0000 |
Gerd Moellmann |
Add prototype for safe_bcopy, fatal.
|
Mon, 20 Sep 1999 00:34:41 +0000 |
Gerd Moellmann |
(RETURN_UNGCPRO): Use do-while (0) idiom.
|
Sun, 19 Sep 1999 21:46:47 +0000 |
Gerd Moellmann |
Add prototype for shrink_regexp_cache,
|
Sun, 19 Sep 1999 15:21:45 +0000 |
Dave Love |
Declare Fcurrent_message, Fmake_temp_name, read_bytecode_char,
|
Thu, 16 Sep 1999 20:20:01 +0000 |
Gerd Moellmann |
Add prototype for uninterrupt_malloc, memory_warnings,
|
Thu, 16 Sep 1999 12:52:18 +0000 |
Gerd Moellmann |
Add prototype for no_switch_window.
|
Tue, 14 Sep 1999 13:09:31 +0000 |
Gerd Moellmann |
Add prototype for debug_print.
|
Tue, 14 Sep 1999 08:29:51 +0000 |
Andreas Schwab |
Declare close_file_unwind.
|
Mon, 13 Sep 1999 11:13:45 +0000 |
Gerd Moellmann |
(selected_frame): Add external declaration.
|
Mon, 06 Sep 1999 11:03:51 +0000 |
Dave Love |
Remove comment on DEFVAR_BOOL.
|
Sun, 05 Sep 1999 15:49:07 +0000 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
Fri, 03 Sep 1999 15:52:08 +0000 |
Gerd Moellmann |
Remove extern declarations for variables deleted from
|
Tue, 31 Aug 1999 16:41:06 +0000 |
Dave Love |
Comment on DEFVAR_BOOL.
|
Mon, 30 Aug 1999 16:06:22 +0000 |
Andreas Schwab |
Add declarations for some functions.
|
Sat, 28 Aug 1999 22:15:12 +0000 |
Ken Raeburn |
(struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float): Change names of structure
|
Wed, 25 Aug 1999 01:04:57 +0000 |
Gerd Moellmann |
(PVEC_TYPE_MASK): Add the bit for hash tables.
|