branch: elpa/multiple-cursors
commit 72ba43a08e8b9dbf6be6debbf156c71caf61c4c3
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    add .nosearch to directory with bundled libraries
    
    And move ert.el to that directory.
---
 util/vendor/.nosearch    | 0
 util/{ => vendor}/ert.el | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/util/vendor/.nosearch b/util/vendor/.nosearch
new file mode 100644
index 0000000..e69de29
diff --git a/util/ert.el b/util/vendor/ert.el
similarity index 100%
rename from util/ert.el
rename to util/vendor/ert.el

Reply via email to