changeset 35092:2441bc31cd7c

*** empty log message ***
author Andrew Innes <andrewi@gnu.org>
date Fri, 05 Jan 2001 21:28:52 +0000
parents bc80b0ab1630
children be348b79bee2
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jan 05 21:26:40 2001 +0000
+++ b/src/ChangeLog	Fri Jan 05 21:28:52 2001 +0000
@@ -1,3 +1,9 @@
+2001-01-05  Andrew Innes  <andrewi@gnu.org>
+
+	* term.c (update_end): Don't check updating_frame; for some reason
+	this can be 0 sometimes, such as after dismissing a popup menu,
+	and isn't necessary given the explicit frame argument.
+
 2001-01-05  Gerd Moellmann  <gerd@gnu.org>
 
 	* sysdep.c: Don't prototype srandom; it takes an unsigned argument