branch: externals/async commit 86809287778df96b9a67d28519397db5fae7d01c Author: Aaron L. Zeng <m...@bcc32.com> Commit: Aaron L. Zeng <m...@bcc32.com>
Update repo URL --- async-bytecomp.el | 2 +- dired-async.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/async-bytecomp.el b/async-bytecomp.el index a490cd4401..42dbab30dd 100644 --- a/async-bytecomp.el +++ b/async-bytecomp.el @@ -6,7 +6,7 @@ ;; Thierry Volpiatto <thie...@posteo.net> ;; Keywords: dired async byte-compile -;; X-URL: https://github.com/jwiegley/dired-async +;; X-URL: https://github.com/jwiegley/emacs-async ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/dired-async.el b/dired-async.el index 1064d477d0..9884852fe2 100644 --- a/dired-async.el +++ b/dired-async.el @@ -6,7 +6,7 @@ ;; Thierry Volpiatto <thie...@posteo.net> ;; Keywords: dired async network -;; X-URL: https://github.com/jwiegley/dired-async +;; X-URL: https://github.com/jwiegley/emacs-async ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by