mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 05:30:45 -08:00
*** empty log message ***
This commit is contained in:
parent
a2ac8d7658
commit
da40696139
1 changed files with 14 additions and 7 deletions
21
etc/NEWS
21
etc/NEWS
|
|
@ -225,15 +225,22 @@ frame on another tty device interactively.
|
|||
*** The function `make-frame-on-display' now works during a tty
|
||||
session, and `make-frame-on-tty' works during a graphical session.
|
||||
|
||||
*** New functions: frame-tty-name, frame-tty-type, delete-tty,
|
||||
suspend-tty, resume-tty, terminal-id, terminal-parameters,
|
||||
terminal-parameter, set-terminal-parameter,
|
||||
modify-terminal-parameters, environment, let-environment
|
||||
*** New functions: `delete-tty', `suspend-tty', `resume-tty'.
|
||||
|
||||
*** New variables: local-key-translation-map, local-function-key-map
|
||||
*** New functions: `terminal-id', `terminal-parameters',
|
||||
`terminal-parameter', `set-terminal-parameter',
|
||||
`modify-terminal-parameters'.
|
||||
|
||||
*** New frame parameters display-environment-variable and
|
||||
term-environment-variable.
|
||||
*** New functions: `environment', `let-environment'.
|
||||
|
||||
*** New variables: `local-key-translation-map', `local-function-key-map'.
|
||||
These are in addition to the global key-translation-map and
|
||||
function-key-map variables that already existed.
|
||||
|
||||
??? How do the new variables relate to the old ones?
|
||||
|
||||
*** New frame parameters `display-environment-variable' and
|
||||
`term-environment-variable'.
|
||||
|
||||
*** The `keyboard-translate-table' variable and the terminal and
|
||||
keyboard coding systems have been made terminal-local.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue