From b5c3469a0ccf6a893cea76a67b138e6620b78df4 Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Sat, 17 Aug 2024 12:09:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- dir-config.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26bc43a..9c5013e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# dir-config.el - Automatically find and load .dir-config.el +# dir-config.el - Automatically find and load and evaluate .dir-config.el ![Build Status](https://github.com/jamescherti/dir-config.el/actions/workflows/ci.yml/badge.svg) ![](https://raw.githubusercontent.com/jamescherti/dir-config.el/main/.images/made-for-gnu-emacs.svg) diff --git a/dir-config.el b/dir-config.el index ccf9d78..5f18527 100644 --- a/dir-config.el +++ b/dir-config.el @@ -1,4 +1,4 @@ -;;; dir-config.el --- Automatically find and load .dir-config.el -*- lexical-binding: t; -*- +;;; dir-config.el --- Automatically find and load and evaluate .dir-config.el -*- lexical-binding: t; -*- ;; Copyright (C) 2003-2024 James Cherti | https://www.jamescherti.com/contact/