From 932a9a5c277549996f16ea830b0080fcd5a281ed Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 16 Jan 2018 13:05:21 -0800 Subject: [PATCH 1/1] remove async --- emacs_el/.mrconfig | 4 ---- emacs_el/async-bytecomp.el | 1 - emacs_el/async.el | 1 - 3 files changed, 6 deletions(-) delete mode 120000 emacs_el/async-bytecomp.el delete mode 120000 emacs_el/async.el diff --git a/emacs_el/.mrconfig b/emacs_el/.mrconfig index 5f00b5b..417b447 100644 --- a/emacs_el/.mrconfig +++ b/emacs_el/.mrconfig @@ -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 index 9fe320e..0000000 --- a/emacs_el/async-bytecomp.el +++ /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 index 1a70c65..0000000 --- a/emacs_el/async.el +++ /dev/null @@ -1 +0,0 @@ -emacs-async/async.el \ No newline at end of file -- 2.39.2