Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
40eb4c51
Commit
40eb4c51
authored
Sep 07, 2019
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
; (server-goto-toplevel): Fix comment to reflect the code.
parent
cac8152c
Pipeline
#3070
failed with stage
in 90 minutes and 1 second
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lisp/server.el
lisp/server.el
+0
-1
No files found.
lisp/server.el
View file @
40eb4c51
...
...
@@ -931,7 +931,6 @@ This handles splitting the command if it would be bigger than
;; to open a frame on a new display, we might end up with an unusable
;; frame because input from that display will be blocked (until exiting
;; the minibuffer). Better exit this minibuffer right away.
;; Similarly with recursive-edits such as the splash screen.
(
run-with-timer
0
nil
(
lambda
()
(
server-execute-continuation
proc
)))
(
top-level
)))
...
...
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