diff src/ChangeLog @ 33282:e173b6ea0fde

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 07 Nov 2000 17:33:35 +0000
parents 402255cd8750
children 2281a1a9c54a
line wrap: on
line diff
--- a/src/ChangeLog	Tue Nov 07 17:32:47 2000 +0000
+++ b/src/ChangeLog	Tue Nov 07 17:33:35 2000 +0000
@@ -1,5 +1,9 @@
 2000-11-07  Gerd Moellmann  <gerd@gnu.org>
 
+	* window.c (Fset_window_configuration): Don't try to preserve
+	point in the current buffer, if that buffer is displayed in more
+	than one window.
+
 	* xfaces.c (lookup_named_face): If default face isn't realized,
 	try to realize it.  Return -1 if not successful.
 	(Fx_list_fonts): Handle case that face cannot be determined.