aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier2007-09-20 21:40:42 +0000
committerStefan Monnier2007-09-20 21:40:42 +0000
commit9b49c097a792bb6f20bfe3541f40beb22f969ed7 (patch)
tree4f639a7deb4f08cf8dae6c6ce2f3b993d1b07f06
parentd30a25b306ced73b560cb95ceb9ced5ee5a0fd30 (diff)
downloademacs-9b49c097a792bb6f20bfe3541f40beb22f969ed7.tar.gz
emacs-9b49c097a792bb6f20bfe3541f40beb22f969ed7.zip
*** empty log message ***
-rw-r--r--etc/NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 256bcbad700..713f6b4398e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -256,8 +256,7 @@ session, and `make-frame-on-tty' works during a graphical session.
256*** New functions: `delete-tty', `suspend-tty', `resume-tty'. 256*** New functions: `delete-tty', `suspend-tty', `resume-tty'.
257 257
258*** New functions: `terminal-id', `terminal-parameters', 258*** New functions: `terminal-id', `terminal-parameters',
259`terminal-parameter', `set-terminal-parameter', 259`terminal-parameter', `set-terminal-parameter'.
260`modify-terminal-parameters'.
261 260
262*** New hooks: `suspend-tty-functions' and `resume-tty-functions' 261*** New hooks: `suspend-tty-functions' and `resume-tty-functions'
263are called after a tty frame has been suspended or resumed, 262are called after a tty frame has been suspended or resumed,