From 814c4074a2ca622e14135e96c519b180487ae0f7 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Sun, 3 Jan 2021 14:07:27 +0000 Subject: [PATCH] * dev/.nosearch: Document file's purpose. --- dev/.nosearch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev/.nosearch b/dev/.nosearch index e69de29..2c31034 100644 --- a/dev/.nosearch +++ b/dev/.nosearch @@ -0,0 +1,2 @@ +This file excludes the current directory from load-path. +See (info "(elisp) Library Search").