emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/etc NEWS


From: Chong Yidong
Subject: [Emacs-diffs] emacs/etc NEWS
Date: Thu, 08 Jan 2009 11:46:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/01/08 11:46:38

Modified files:
        etc            : NEWS 

Log message:
        face-remap functions were already documented in display.texi.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/NEWS?cvsroot=emacs&r1=1.1967&r2=1.1968

Patches:
Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1967
retrieving revision 1.1968
diff -u -b -r1.1967 -r1.1968
--- NEWS        8 Jan 2009 05:11:58 -0000       1.1967
+++ NEWS        8 Jan 2009 11:46:37 -0000       1.1968
@@ -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'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]