Paren typo.
This commit is contained in:
@@ -1371,7 +1371,7 @@ Use this command in a compilation log buffer. Sets the mark at point there."
|
||||
(dired-other-window (car (get-text-property (point) 'directory)))
|
||||
(push-mark)
|
||||
(setq compilation-current-error (point))
|
||||
(next-error 0)))))
|
||||
(next-error 0)))
|
||||
|
||||
;; Return a compilation buffer.
|
||||
;; If the current buffer is a compilation buffer, return it.
|
||||
|
||||
Reference in New Issue
Block a user