Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
25f494c9
Commit
25f494c9
authored
Nov 11, 2008
by
Juanma Barranquero
Browse files
* frames.texi (Basic Parameters): Remove display-environment-variable
and term-environment-variable.
parent
909049cb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
11 deletions
+8
-11
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+8
-3
doc/lispref/frames.texi
doc/lispref/frames.texi
+0
-8
No files found.
doc/lispref/ChangeLog
View file @
25f494c9
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>
...
...
doc/lispref/frames.texi
View file @
25f494c9
...
...
@@ -407,14 +407,6 @@ you don't specify a name, Emacs sets the frame name automatically
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment