*** empty log message ***
This commit is contained in:
parent
de87fb5978
commit
8da7067c1a
2 changed files with 12 additions and 9 deletions
|
@ -314,6 +314,9 @@ For the NEWS file: (Needs much, much work)
|
|||
|
||||
*** New variables: local-key-translation-map, local-function-key-map
|
||||
|
||||
*** 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.
|
||||
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
2007-07-02 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* server.el (server-process-filter): Likewise.
|
||||
(server-process-filter): Likewise. Also set COLORFGBG and
|
||||
COLORTERM.
|
||||
* env.el (read-envvar-name): Don't consider the environment frame
|
||||
param.
|
||||
(setenv): Set display-environment-variable and
|
||||
term-environment-variable.
|
||||
|
||||
* frame.el (frame-initialize, make-frame): Likewise.
|
||||
* frame.el (frame-initialize, make-frame): Likewise.
|
||||
|
||||
* faces.el (tty-set-up-initial-frame-faces): Likewise.
|
||||
* faces.el (tty-set-up-initial-frame-faces): Likewise.
|
||||
|
||||
* env.el (read-envvar-name): Don't consider the environment frame
|
||||
param.
|
||||
(setenv): Set display-environment-variable and
|
||||
term-environment-variable.
|
||||
* server.el (server-process-filter): Likewise.
|
||||
(server-process-filter): Likewise. Also set COLORFGBG and
|
||||
COLORTERM.
|
||||
|
||||
* term/x-win.el (x-menu-bar-open): Use accelerate-menu.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue