Add WAYLAND_DISPLAY description to cmdargs.texi
* doc/emacs/cmdargs.texi (Misc Variables): Add WAYLAND_DISPLAY description.
This commit is contained in:
parent
11e4fd11bd
commit
f1a6022515
1 changed files with 4 additions and 0 deletions
|
|
@ -756,6 +756,10 @@ On MS-Windows, if you set this variable, Emacs will load and initialize
|
|||
the network library at startup, instead of waiting until the first
|
||||
time it is required.
|
||||
|
||||
@item WAYLAND_DISPLAY
|
||||
Pgtk Emacs (built with @option{--with-pgtk}) can run on Wayland natively.
|
||||
@env{WAYLAND_DISPLAY} specifies the connection to the compositor.
|
||||
|
||||
@item emacs_dir
|
||||
On MS-Windows, @env{emacs_dir} is a special environment variable, which
|
||||
indicates the full path of the directory in which Emacs is installed.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue