(x-handle-display): Add doc string.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user