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
e50f1c1a
Commit
e50f1c1a
authored
Jul 09, 2006
by
Richard M. Stallman
Browse files
(x-handle-display): Add doc string.
parent
b50b95ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/term/x-win.el
lisp/term/x-win.el
+1
-0
No files found.
lisp/term/x-win.el
View file @
e50f1c1a
...
...
@@ -188,6 +188,7 @@ For the X display name of individual frames, see the `display'
frame parameter.")
(defun x-handle-display (switch)
"Handle -display DISPLAY option."
(setq x-display-name (car x-invocation-args)
x-invocation-args (cdr x-invocation-args))
;; Make subshell programs see the same DISPLAY value Emacs really uses.
...
...
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