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
353b13c3
Commit
353b13c3
authored
Jul 30, 1992
by
Roland McGrath
Browse files
*** empty log message ***
parent
253598e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/progmodes/compile.el
lisp/progmodes/compile.el
+1
-1
No files found.
lisp/progmodes/compile.el
View file @
353b13c3
...
@@ -501,7 +501,7 @@ other kinds of prefix arguments are ignored."
...
@@ -501,7 +501,7 @@ other kinds of prefix arguments are ignored."
;; but we didn't want to do that.
;; but we didn't want to do that.
(
set-buffer
compilation-last-buffer
)))
(
set-buffer
compilation-last-buffer
)))
(
next-error
1
))
(
next-error
0
))
(
defun
compilation-buffer-p
(
buffer
)
(
defun
compilation-buffer-p
(
buffer
)
(
assq
'compilation-error-list
(
buffer-local-variables
buffer
)))
(
assq
'compilation-error-list
(
buffer-local-variables
buffer
)))
...
...
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