mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-05 11:45:45 +00:00
*** empty log message ***
This commit is contained in:
parent
c7a4b95b75
commit
01ff458e81
7
etc/NEWS
7
etc/NEWS
@ -297,10 +297,13 @@ are called after a tty frame has been suspended or resumed,
|
||||
respectively. The functions are called with the terminal id of the frame
|
||||
being suspended/resumed as a parameter.
|
||||
|
||||
*** New functions: `environment', `let-environment'.
|
||||
*** New function: `environment'.
|
||||
|
||||
*** New variable: `local-function-key-map'.
|
||||
This in addition to the global function-key-map variable that already existed.
|
||||
This in addition to the global function-key-map variable that
|
||||
already existed. The global variable is not used directly any more;
|
||||
instead, the local-function-key-map is initialized so as to inherit from
|
||||
function-key-map.
|
||||
|
||||
*** `initial-environment' holds the environment inherited from Emacs's parent.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user