diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2023-12-15 18:11:41 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2023-12-15 18:11:41 +0100 |
| commit | f7db3b5919f70420a91eb199f8663468de3033f3 (patch) | |
| tree | 842f153a8052a4bb717b0ba244ed9578cbb88f8e | |
| parent | a8a8e2007148e3ab6d8bd332988d52e46fdc6657 (diff) | |
; Set local value of lexical-binding explicitlyexternals/rainbow-mode
| -rw-r--r-- | rainbow-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rainbow-mode.el b/rainbow-mode.el index b085589..e1b38e7 100644 --- a/rainbow-mode.el +++ b/rainbow-mode.el @@ -1,4 +1,4 @@ -;;; rainbow-mode.el --- Colorize color names in buffers +;;; rainbow-mode.el --- Colorize color names in buffers -*- lexical-binding: nil -*- ;; Copyright (C) 2010-2020 Free Software Foundation, Inc |
