aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier2007-09-22 19:29:31 +0000
committerStefan Monnier2007-09-22 19:29:31 +0000
commit419f8f496b9b2b4c27d5a3db3741028b0df6d597 (patch)
tree45843a7c55d670a65c3485d0008181703ad6fda8 /etc
parent8a35aa368fc789b0729cc468a1c5d18996817dcb (diff)
downloademacs-419f8f496b9b2b4c27d5a3db3741028b0df6d597.tar.gz
emacs-419f8f496b9b2b4c27d5a3db3741028b0df6d597.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 323425e9823..cee831f0207 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -262,8 +262,8 @@ session, and `make-frame-on-tty' works during a graphical session.
262 262
263*** New functions: `delete-tty', `suspend-tty', `resume-tty'. 263*** New functions: `delete-tty', `suspend-tty', `resume-tty'.
264 264
265*** New functions: `get-device-terminal', `terminal-parameters', 265*** A new data type for terminals with functions: `get-device-terminal',
266`terminal-parameter', `set-terminal-parameter'. 266`terminal-parameters', `terminal-parameter', `set-terminal-parameter'.
267 267
268*** New hooks: `suspend-tty-functions' and `resume-tty-functions' 268*** New hooks: `suspend-tty-functions' and `resume-tty-functions'
269are called after a tty frame has been suspended or resumed, 269are called after a tty frame has been suspended or resumed,