diff src/ChangeLog @ 84749:46029aa75461

(Qdisplay_environment_variable): Delete.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 21 Sep 2007 07:20:32 +0000
parents 8c7717ef4418
children 1ad5dfad0058
line wrap: on
line diff
--- a/src/ChangeLog	Fri Sep 21 07:17:23 2007 +0000
+++ b/src/ChangeLog	Fri Sep 21 07:20:32 2007 +0000
@@ -1,5 +1,8 @@
 2007-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* frame.c (Qdisplay_environment_variable):
+	* frame.h (Qdisplay_environment_variable): Delete.
+
 	* .gdbinit (xbacktrace): Print the arg's address rather than the value
 	of the first arg, since that value may be a union.