]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 22 Sep 2007 19:29:31 +0000 (19:29 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 22 Sep 2007 19:29:31 +0000 (19:29 +0000)
etc/NEWS

index 323425e9823e8719d73aa378a695e8738b1c9359..cee831f0207d34cff4a79647b21d17e829f946f3 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -262,8 +262,8 @@ session, and `make-frame-on-tty' works during a graphical session.
 
 *** 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,