diff src/ChangeLog @ 32913:8a79f057b2a5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 26 Oct 2000 12:46:12 +0000
parents 67ee3f53d728
children 99c5d7acc0f8
line wrap: on
line diff
--- a/src/ChangeLog	Thu Oct 26 12:44:20 2000 +0000
+++ b/src/ChangeLog	Thu Oct 26 12:46:12 2000 +0000
@@ -1,5 +1,11 @@
 2000-10-26  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (pos_visible_p): Change current buffer if necessary.
+	Handle obscured lines at the top of the window.
+
+	* frame.c (Fdelete_frame): Doc fix.  Move running the hook
+	down after the last error condition check.
+
 	* frame.c (Fdelete_frame): Run delete-frame-hook.
 
 2000-10-26  Kenichi Handa  <handa@etl.go.jp>