changeset 83641:5a99c88f9d9f

*** empty log message ***
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 03 Jul 2007 04:57:13 +0000
parents 2aee92eacdab
children b6c965ceb213
files lisp/ChangeLog.multi-tty
diffstat 1 files changed, 10 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- 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  <dann@ics.uci.edu>
 
-	* 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.