mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
compile.el (first-error): Doc fix.
This commit is contained in:
parent
de004cc6b4
commit
d9b73ccc49
1 changed files with 1 additions and 1 deletions
|
|
@ -1016,7 +1016,7 @@ This operates on the output from the \\[compile] command."
|
|||
(next-error -1))
|
||||
|
||||
(defun first-error ()
|
||||
"Reparse the error message buffer and start at the first error
|
||||
"Reparse the error message buffer and start at the first error.
|
||||
Visit corresponding source code.
|
||||
This operates on the output from the \\[compile] command."
|
||||
(interactive)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue