aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.multi-tty
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.multi-tty')
-rw-r--r--lisp/ChangeLog.multi-tty18
1 files changed, 9 insertions, 9 deletions
diff --git a/lisp/ChangeLog.multi-tty b/lisp/ChangeLog.multi-tty
index cc115bb0278..3e5cf8660bf 100644
--- a/lisp/ChangeLog.multi-tty
+++ b/lisp/ChangeLog.multi-tty
@@ -1,17 +1,17 @@
12007-07-02 Dan Nicolaescu <dann@ics.uci.edu> 12007-07-02 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * server.el (server-process-filter): Likewise. 3 * env.el (read-envvar-name): Don't consider the environment frame
4 (server-process-filter): Likewise. Also set COLORFGBG and 4 param.
5 COLORTERM. 5 (setenv): Set display-environment-variable and
6 term-environment-variable.
6 7
7 * frame.el (frame-initialize, make-frame): Likewise. 8 * frame.el (frame-initialize, make-frame): Likewise.
8 9
9 * faces.el (tty-set-up-initial-frame-faces): Likewise. 10 * faces.el (tty-set-up-initial-frame-faces): Likewise.
10 11
11 * env.el (read-envvar-name): Don't consider the environment frame 12 * server.el (server-process-filter): Likewise.
12 param. 13 (server-process-filter): Likewise. Also set COLORFGBG and
13 (setenv): Set display-environment-variable and 14 COLORTERM.
14 term-environment-variable.
15 15
16 * term/x-win.el (x-menu-bar-open): Use accelerate-menu. 16 * term/x-win.el (x-menu-bar-open): Use accelerate-menu.
17 17