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
acdf173a
Commit
acdf173a
authored
Mar 07, 1994
by
Karl Heuer
Browse files
Comment fix.
parent
e886137a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/comint.el
lisp/comint.el
+1
-1
No files found.
lisp/comint.el
View file @
acdf173a
...
...
@@ -1318,7 +1318,7 @@ applications."
;; may clear quit-flag itself and return C-g. That would make
;; it impossible to quit this loop in a simple way, so
;; re-enable it here (for backward-compatibility the check for
;; quit-flag below would still be necessary, so this
is
seems
;; quit-flag below would still be necessary, so this seems
;; like the simplest way to do things).
(
setq
quit-flag
t
done
t
))
...
...
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