changeset 100979:d16df300c5f4

face-remap functions were already documented in display.texi.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 08 Jan 2009 11:46:37 +0000
parents d14fcdc20167
children 2a3ac16edc52
files etc/NEWS
diffstat 1 files changed, 6 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Jan 08 11:46:04 2009 +0000
+++ b/etc/NEWS	Thu Jan 08 11:46:37 2009 +0000
@@ -1415,7 +1415,7 @@
 variables defined in the current buffer.
 
 ** Face-remapping
-
++++
 *** Each face can be remapped to a different face definition using the
 variable `face-remapping-alist'.  This is an alist that maps faces to
 replacement definitions (which can be face names, lists of face names,
@@ -1428,15 +1428,15 @@
 Editing Changes, above).
 
 *** New functions:
-
++++
 **** `face-remap-add-relative' adds a face remapping entry to the
 current buffer.
-
++++
 **** ``face-remap-remove-relative' removes a face remapping entry from
 the current buffer.
-
++++
 **** `face-remap-reset-base' restores a face to its global definition.
-
++++
 **** `face-remap-set-base' sets the base remapping of a face.
 
 ** Process changes
@@ -1671,7 +1671,7 @@
 type (`tty-type' parameter) to `make-terminal-frame'.
 
 *** The function `make-frame-on-display' now works during a tty
-session, and `make-frame-on-tty' works during a graphical session.
+session.
 
 *** A new `terminal' data type.
 The functions `get-device-terminal', `terminal-parameters',
@@ -1700,8 +1700,6 @@
 
 **** `environment'
 
-**** `make-frame-on-tty' creates a new frame on another tty device.
-
 **** `delete-tty'
 
 **** `suspend-tty'