changeset 972:3fd7fb7868b3

[xemacs-hg @ 2002-08-22 11:37:57 by stephent] fix GCPRO in do_autoload <871y8rnndk.fsf@tleepslib.sk.tsukuba.ac.jp>, fix reinit of ascii_character <87k7o2v805.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Thu, 22 Aug 2002 11:37:57 +0000
parents 8401dcd2d43a
children ea6a06f7bf2c
files src/ChangeLog
diffstat 1 files changed, 24 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Aug 22 11:34:20 2002 +0000
+++ b/src/ChangeLog	Thu Aug 22 11:37:57 2002 +0000
@@ -1,3 +1,27 @@
+2002-08-22  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* eval.c (do_autoload): GCPRO both arguments and a local Lisp_Object.
+
+	* callint.c (Fcall_interactively):
+	* eval.c (function_argcount):
+	(Fmacroexpand_internal):
+	(Fcommand_execute):
+	(Feval):
+	(Ffuncall):
+	* keymap.c (get_keymap):
+	* lisp.h (do_autoload):
+	Add comment that do_autoload GCPROs both arguments.
+
+2002-08-20  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* extents.c (SOE_DEBUG): Warn not to use this until debugging
+	functions are rewritten.
+
+2001-08-13  Dmitry Astapov  <adept@umc.com.ua>
+
+	* event-Xt.c (maybe_define_x_key_as_self_inserting_character):
+	Don't bogusly reinitialize ascii_character property.
+
 2002-08-13  David Bush  <David.Bush@intel.com>
 
 	* device-msw.c: Correct initialization list for devmode_description