summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-10-14 19:18:37 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-10-14 19:19:24 -0700
commit864734d112249bac120764f1564e008231ebb6e8 (patch)
treebfb0f6ded457db9e62e3abd665a35a58b2cb5bdf /test/lisp/progmodes
parent3c78960a4755d7bd583a0411d7089a0c13c0c64b (diff)
downloademacs-864734d112249bac120764f1564e008231ebb6e8.tar.gz
; Prefer https: to http: in GNU URLs
Diffstat (limited to 'test/lisp/progmodes')
-rw-r--r--test/lisp/progmodes/flymake-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/progmodes/flymake-tests.el b/test/lisp/progmodes/flymake-tests.el
index 0b29b6a9715..9f570adcc41 100644
--- a/test/lisp/progmodes/flymake-tests.el
+++ b/test/lisp/progmodes/flymake-tests.el
@@ -37,7 +37,7 @@
;;
;;
(defun flymake-tests--wait-for-backends ()
- ;; Weirdness here... http://debbugs.gnu.org/17647#25
+ ;; Weirdness here... https://debbugs.gnu.org/17647#25
;; ... meaning `sleep-for', and even
;; `accept-process-output', won't suffice as ways to get
;; process filters and sentinels to run, though they do work