aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 11e71d3d6c..3a9867cffc 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1666,7 +1666,7 @@ session, and `make-frame-on-tty' works during a graphical session.
*** A new `terminal' data type.
The functions `get-device-terminal', `terminal-parameters',
-`terminal-parameter', `set-terminal-parameter' return this data type.
+`terminal-parameter', `set-terminal-parameter' use this data type.
*** Function key sequences are now mapped using `local-function-key-map',
a new variable. This inherits from the global variable function-key-map,