emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/etc NEWS


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs/etc NEWS
Date: Sat, 20 Dec 2008 14:16:59 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/12/20 14:16:59

Modified files:
        etc            : NEWS 

Log message:
        

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

Patches:
Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1957
retrieving revision 1.1958
diff -u -b -r1.1957 -r1.1958
--- NEWS        20 Dec 2008 13:54:24 -0000      1.1957
+++ NEWS        20 Dec 2008 14:16:58 -0000      1.1958
@@ -1661,8 +1661,9 @@
 *** The function `make-frame-on-display' now works during a tty
 session, and `make-frame-on-tty' works during a graphical session.
 
-*** A new data type for terminals with functions: `get-device-terminal',
-`terminal-parameters', `terminal-parameter', `set-terminal-parameter'.
+*** A new `terminal' data type.
+The functions `get-device-terminal', `terminal-parameters',
+`terminal-parameter', `set-terminal-parameter' return 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,




reply via email to

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