]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 3 Jul 2007 05:00:41 +0000 (05:00 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 3 Jul 2007 05:00:41 +0000 (05:00 +0000)
README.multi-tty
lisp/ChangeLog.multi-tty

index 41120566ea931e100ab3e73f91680db29b69ef29..7217b7ece8ab5d424e96f37392fd9aead1810642 100644 (file)
@@ -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.
 
index cc115bb0278c78865594b9585a43a76fbae2c0d9..3e5cf8660bff2313a5aae429c068887fa7fa8887 100644 (file)
@@ -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.