comparison etc/NEWS @ 100717:397095492a86

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 27 Dec 2008 15:46:03 +0000
parents 94fa21cc4588
children f0e8b601841d
comparison
equal deleted inserted replaced
100716:af6c5e3ad4d6 100717:397095492a86
1664 *** The function `make-frame-on-display' now works during a tty 1664 *** The function `make-frame-on-display' now works during a tty
1665 session, and `make-frame-on-tty' works during a graphical session. 1665 session, and `make-frame-on-tty' works during a graphical session.
1666 1666
1667 *** A new `terminal' data type. 1667 *** A new `terminal' data type.
1668 The functions `get-device-terminal', `terminal-parameters', 1668 The functions `get-device-terminal', `terminal-parameters',
1669 `terminal-parameter', `set-terminal-parameter' return this data type. 1669 `terminal-parameter', `set-terminal-parameter' use this data type.
1670 1670
1671 *** Function key sequences are now mapped using `local-function-key-map', 1671 *** Function key sequences are now mapped using `local-function-key-map',
1672 a new variable. This inherits from the global variable function-key-map, 1672 a new variable. This inherits from the global variable function-key-map,
1673 which is not used directly any more. 1673 which is not used directly any more.
1674 1674