diff doc/lispref/ChangeLog @ 102950:6a1a6758ec3e

* display.texi (Refresh Screen): Note that a passage about screen refreshing is text terminal only. (Forcing Redisplay): Delete misleading comment---sit-for calls redisplay, not the other way around. (Truncation): Note new values of truncate-partial-width-windows. Copyedits. (Invisible Text): Document invisible-p.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 13 Apr 2009 15:54:17 +0000
parents 6e0dd27347d9
children efeb215b8665
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Mon Apr 13 14:06:48 2009 +0000
+++ b/doc/lispref/ChangeLog	Mon Apr 13 15:54:17 2009 +0000
@@ -1,3 +1,13 @@
+2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
+
+	* display.texi (Refresh Screen): Note that a passage about screen
+	refreshing is text terminal only.
+	(Forcing Redisplay): Delete misleading comment---sit-for calls
+	redisplay, not the other way around.
+	(Truncation): Note new values of truncate-partial-width-windows.
+	Copyedits.
+	(Invisible Text): Document invisible-p.
+
 2009-04-11  Eli Zaretskii  <eliz@gnu.org>
 
 	* display.texi (Overlays): Overlays don't scale well.  See