branch: elpa/aidermacs commit e09619dcbdd207df2ec1851da3bc52a03138274d Merge: c0ba38906c a3e90fea3c Author: Kang Tu <tni...@gmail.com> Commit: GitHub <nore...@github.com>
Merge pull request #72 from marienz/main Don't try to byte-compile aider-doom.el --- aider-doom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider-doom.el b/aider-doom.el index be8db18fc3..5cc77ada1e 100644 --- a/aider-doom.el +++ b/aider-doom.el @@ -1,4 +1,4 @@ -;;; aider-doom.el --- Description -*- lexical-binding: t; -*- +;;; aider-doom.el --- Description -*- lexical-binding: t; no-byte-compile: t -*- ;; ;; This file is not part of GNU Emacs. ;;