aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS14
1 files changed, 6 insertions, 8 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 79573ad36df..f42d78f1e94 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1415,7 +1415,7 @@ symbolic notation thanks to auxiliary functions.
1415variables defined in the current buffer. 1415variables defined in the current buffer.
1416 1416
1417** Face-remapping 1417** Face-remapping
1418 1418+++
1419*** Each face can be remapped to a different face definition using the 1419*** Each face can be remapped to a different face definition using the
1420variable `face-remapping-alist'. This is an alist that maps faces to 1420variable `face-remapping-alist'. This is an alist that maps faces to
1421replacement definitions (which can be face names, lists of face names, 1421replacement definitions (which can be face names, lists of face names,
@@ -1428,15 +1428,15 @@ menu and the new `C-x C-+', `C-x C--', and `C-x C-0' commands (see
1428Editing Changes, above). 1428Editing Changes, above).
1429 1429
1430*** New functions: 1430*** New functions:
1431 1431+++
1432**** `face-remap-add-relative' adds a face remapping entry to the 1432**** `face-remap-add-relative' adds a face remapping entry to the
1433current buffer. 1433current buffer.
1434 1434+++
1435**** ``face-remap-remove-relative' removes a face remapping entry from 1435**** ``face-remap-remove-relative' removes a face remapping entry from
1436the current buffer. 1436the current buffer.
1437 1437+++
1438**** `face-remap-reset-base' restores a face to its global definition. 1438**** `face-remap-reset-base' restores a face to its global definition.
1439 1439+++
1440**** `face-remap-set-base' sets the base remapping of a face. 1440**** `face-remap-set-base' sets the base remapping of a face.
1441 1441
1442** Process changes 1442** Process changes
@@ -1671,7 +1671,7 @@ keyboard coding systems are now terminal-local.
1671type (`tty-type' parameter) to `make-terminal-frame'. 1671type (`tty-type' parameter) to `make-terminal-frame'.
1672 1672
1673*** The function `make-frame-on-display' now works during a tty 1673*** The function `make-frame-on-display' now works during a tty
1674session, and `make-frame-on-tty' works during a graphical session. 1674session.
1675 1675
1676*** A new `terminal' data type. 1676*** A new `terminal' data type.
1677The functions `get-device-terminal', `terminal-parameters', 1677The functions `get-device-terminal', `terminal-parameters',
@@ -1700,8 +1700,6 @@ deleting a terminal.
1700 1700
1701**** `environment' 1701**** `environment'
1702 1702
1703**** `make-frame-on-tty' creates a new frame on another tty device.
1704
1705**** `delete-tty' 1703**** `delete-tty'
1706 1704
1707**** `suspend-tty' 1705**** `suspend-tty'