changeset 30919:27d71c4b6de1

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 17 Aug 2000 14:17:37 +0000
parents 0bc07afc3c0d
children 67bba5cea7bf
files src/ChangeLog
diffstat 1 files changed, 31 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Aug 17 14:15:15 2000 +0000
+++ b/src/ChangeLog	Thu Aug 17 14:17:37 2000 +0000
@@ -1,3 +1,34 @@
+2000-08-17  Dave Love  <fx@gnu.org>
+
+	* lisp.h: Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL.  Don't
+	declare make_temp_name twice.
+
+	* lread.c: Prototype readevalloop, load_unwind,
+	load_descriptor_unwind.
+	(unreadpure): Give it an arg.
+
+	* unexalpha.c: Prototype fatal_unexec, mark_x,
+	update_dynamic_symbols.  Declare unexec as void.
+
+	* cm.c [HAVE_TERMCAP_H]: Include <termcap.h>.
+	[!HAVE_TERMCAP_H]: Prototype tputs, tgoto.
+
+	* alloc.c (lisp_malloc): Declare with POINTER_TYPE.
+	[SYSTEM_MALLOC]: Make decls in malloc.h conditional on
+	DOUG_LEA_MALLOC.
+
+	* alloca.c: Use #error.
+	[POINTER_TYPE]: Use it.
+
+	* eval.c (Fdefvar): Doc fix.
+
+	* buffer.c (Fget_buffer_create, Fmake_indirect_buffer): Avoid
+	INITIALIZE_INTERVAL.
+
+	* buffer.h: Avoid DECLARE_INTERVALS.
+
+	* config.in: Add size_t.
+
 2000-08-17  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* w16select.c (set_clipboard_data): If there's not enough memory