]> git.donarmstrong.com Git - lib.git/commitdiff
remove async
authorDon Armstrong <don@donarmstrong.com>
Tue, 16 Jan 2018 21:05:21 +0000 (13:05 -0800)
committerDon Armstrong <don@donarmstrong.com>
Tue, 16 Jan 2018 21:05:21 +0000 (13:05 -0800)
emacs_el/.mrconfig
emacs_el/async-bytecomp.el [deleted symlink]
emacs_el/async.el [deleted symlink]

index 5f00b5b68d00cef3dc1f276ae15d2934ef20ce22..417b44702829a91d76ee1fa4aba8749c6a7bf87a 100644 (file)
@@ -8,10 +8,6 @@ checkout = git clone https://github.com/joostkremers/parsebib.git parsebib
 checkout = git clone https://github.com/magnars/s.el.git s-el
 [f-el]
 checkout = git clone https://github.com/rejeep/f.el.git f-el
-[emacs-async]
-checkout = git clone https://github.com/jwiegley/emacs-async.git
-[key-chord]
-checkout = git clone https://github.com/emacsmirror/key-chord key-chord
 [tiny-tools]
 checkout = git clone https://github.com/jaalto/project--emacs-tiny-tools.git tiny-tools
 [magit-vcsh]
diff --git a/emacs_el/async-bytecomp.el b/emacs_el/async-bytecomp.el
deleted file mode 120000 (symlink)
index 9fe320e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-emacs-async/async-bytecomp.el
\ No newline at end of file
diff --git a/emacs_el/async.el b/emacs_el/async.el
deleted file mode 120000 (symlink)
index 1a70c65..0000000
+++ /dev/null
@@ -1 +0,0 @@
-emacs-async/async.el
\ No newline at end of file