# HG changeset patch # User Dan Nicolaescu # Date 1183438633 0 # Node ID 5a99c88f9d9f7f5a909103f4e860c8eeed6cf2d7 # Parent 2aee92eacdab3d202980f8eb51934840eb3bbde9 *** empty log message *** diff -r 2aee92eacdab -r 5a99c88f9d9f lisp/ChangeLog.multi-tty --- a/lisp/ChangeLog.multi-tty Tue Jul 03 04:53:21 2007 +0000 +++ b/lisp/ChangeLog.multi-tty Tue Jul 03 04:57:13 2007 +0000 @@ -1,17 +1,17 @@ 2007-07-02 Dan Nicolaescu - * server.el (server-process-filter): Likewise. - (server-process-filter): Likewise. Also set COLORFGBG and - COLORTERM. - - * frame.el (frame-initialize, make-frame): Likewise. + * env.el (read-envvar-name): Don't consider the environment frame + param. + (setenv): Set display-environment-variable and + term-environment-variable. - * faces.el (tty-set-up-initial-frame-faces): Likewise. + * frame.el (frame-initialize, make-frame): 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.