Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
102949:8567720fb081 | 102950:6a1a6758ec3e |
---|---|
1 2009-04-13 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * display.texi (Refresh Screen): Note that a passage about screen | |
4 refreshing is text terminal only. | |
5 (Forcing Redisplay): Delete misleading comment---sit-for calls | |
6 redisplay, not the other way around. | |
7 (Truncation): Note new values of truncate-partial-width-windows. | |
8 Copyedits. | |
9 (Invisible Text): Document invisible-p. | |
10 | |
1 2009-04-11 Eli Zaretskii <eliz@gnu.org> | 11 2009-04-11 Eli Zaretskii <eliz@gnu.org> |
2 | 12 |
3 * display.texi (Overlays): Overlays don't scale well. See | 13 * display.texi (Overlays): Overlays don't scale well. See |
4 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html. | 14 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html. |
5 | 15 |