From: Don Armstrong Date: Tue, 16 Jan 2018 21:05:21 +0000 (-0800) Subject: remove async X-Git-Url: https://git.donarmstrong.com/?p=lib.git;a=commitdiff_plain;h=932a9a5c277549996f16ea830b0080fcd5a281ed;hp=7936c286d2b7b4f12d6af2824ec62d5186a32703 remove async --- 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