Mercurial > emacs
changeset 72004:5199d84d3631
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 18 Jul 2006 15:04:49 +0000 |
parents | a6b27d22fd4f |
children | da0099bc0ba4 |
files | admin/FOR-RELEASE lispref/ChangeLog |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Tue Jul 18 15:00:47 2006 +0000 +++ b/admin/FOR-RELEASE Tue Jul 18 15:04:49 2006 +0000 @@ -39,6 +39,8 @@ '(hscroll-step 1) ) +** David Kastrup's report on strange scrolling of large images. + * DOCUMENTATION
--- a/lispref/ChangeLog Tue Jul 18 15:00:47 2006 +0000 +++ b/lispref/ChangeLog Tue Jul 18 15:04:49 2006 +0000 @@ -1,5 +1,11 @@ 2006-07-18 Kim F. Storm <storm@cua.dk> + * display.texi (Forcing Redisplay): redisplay-preemption-period + only used on window systems. Add xref to Terminal Output. + + * os.texi (Terminal Output): baud-rate only controls preemption on + non-window systems. Add xref to Forcing Redisplay. + * processes.texi (Low-Level Network): Rename node "Make Network" to "Network Processes".