Mercurial > emacs
changeset 99490:3153b9e9ea3f
* frames.texi (Basic Parameters): Remove display-environment-variable
and term-environment-variable.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 11 Nov 2008 11:47:59 +0000 |
parents | 4443a21738e1 |
children | 0424deda6873 |
files | doc/lispref/ChangeLog doc/lispref/frames.texi |
diffstat | 2 files changed, 8 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Tue Nov 11 10:51:35 2008 +0000 +++ b/doc/lispref/ChangeLog Tue Nov 11 11:47:59 2008 +0000 @@ -1,10 +1,15 @@ +2008-11-11 Juanma Barranquero <lekktu@gmail.com> + + * frames.texi (Basic Parameters): Remove display-environment-variable + and term-environment-variable. + 2008-11-08 Eli Zaretskii <eliz@gnu.org> * windows.texi (Basic Windows, Splitting Windows) (Deleting Windows, Selecting Windows, Cyclic Window Ordering) (Buffers and Windows, Displaying Buffers, Dedicated Windows) - (Resizing Windows, Window Configurations, Window Parameters): Fix - wording and markup. + (Resizing Windows, Window Configurations, Window Parameters): + Fix wording and markup. 2008-11-07 Martin Rudalics <rudalics@gmx.at> @@ -267,7 +272,7 @@ * display.texi (Fontsets): Don't mention generic characters. * sequences.texi (Char-Tables): `map-char-table' can now call its - argument FUNCTION with a cons cell as KEY. + argument FUNCTION with a cons cell as KEY. 2008-10-13 Eli Zaretskii <eliz@gnu.org>
--- a/doc/lispref/frames.texi Tue Nov 11 10:51:35 2008 +0000 +++ b/doc/lispref/frames.texi Tue Nov 11 11:47:59 2008 +0000 @@ -407,14 +407,6 @@ If you specify the frame name explicitly when you create the frame, the name is also used (instead of the name of the Emacs executable) when looking up X resources for the frame. - -@item display-environment-variable -The value of the @code{DISPLAY} environment variable for the frame. It -is passed to child processes. - -@item term-environment-variable -The value of the @code{TERM} environment variable for the frame. It -is passed to child processes. @end table @node Position Parameters