# HG changeset patch # User Juanma Barranquero # Date 1226404079 0 # Node ID 3153b9e9ea3f1e1d168ad2aeb2e2033b321fe879 # Parent 4443a21738e1317e81e1f9f012cf36b285f4510c * frames.texi (Basic Parameters): Remove display-environment-variable and term-environment-variable. diff -r 4443a21738e1 -r 3153b9e9ea3f doc/lispref/ChangeLog --- 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 + + * frames.texi (Basic Parameters): Remove display-environment-variable + and term-environment-variable. + 2008-11-08 Eli Zaretskii * 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 @@ -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 diff -r 4443a21738e1 -r 3153b9e9ea3f doc/lispref/frames.texi --- 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