branch: externals/async commit 71cc50f27ffc598a89aeaa593488d87818647d02 Merge: d27b65fd45 8680928777 Author: Thierry Volpiatto <thie...@posteo.net> Commit: GitHub <nore...@github.com>
Merge pull request #166 from bcc32/update-repo-url 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