emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 759415d: ; Update file name in comment


From: Philipp Stephani
Subject: [Emacs-diffs] master 759415d: ; Update file name in comment
Date: Sat, 10 Dec 2016 17:24:04 +0000 (UTC)

branch: master
commit 759415df2e06ded3c06372af3bdee8871c3d179e
Author: Philipp Stephani <address@hidden>
Commit: Philipp Stephani <address@hidden>

    ; Update file name in comment
---
 lisp/progmodes/compile.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el
index f2e397a..fc7056c 100644
--- a/lisp/progmodes/compile.el
+++ b/lisp/progmodes/compile.el
@@ -130,7 +130,7 @@ and a string describing how the process finished.")
 (defvar compilation-num-errors-found)
 
 ;; If you make any changes to `compilation-error-regexp-alist-alist',
-;; be sure to run the ERT test in test/automated/compile-tests.el.
+;; be sure to run the ERT test in test/lisp/progmodes/compile-tests.el.
 ;; emacs -batch -l compile-tests.el -f ert-run-tests-batch-and-exit
 
 (defvar compilation-error-regexp-alist-alist



reply via email to

[Prev in Thread] Current Thread [Next in Thread]