changeset 84788:248b9d120db2

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 22 Sep 2007 19:29:31 +0000
parents fea685a84b6e
children cc57ea69513c
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Sep 22 19:01:28 2007 +0000
+++ b/etc/NEWS	Sat Sep 22 19:29:31 2007 +0000
@@ -262,8 +262,8 @@
 
 *** New functions: `delete-tty', `suspend-tty', `resume-tty'.
 
-*** New functions: `get-device-terminal', `terminal-parameters',
-`terminal-parameter', `set-terminal-parameter'.
+*** A new data type for terminals with functions: `get-device-terminal',
+`terminal-parameters', `terminal-parameter', `set-terminal-parameter'.
 
 *** New hooks: `suspend-tty-functions' and `resume-tty-functions'
 are called after a tty frame has been suspended or resumed,