diff options
| author | Elias Gabriel Perez <eg642616@gmail.com> | 2026-03-22 16:59:07 -0600 |
|---|---|---|
| committer | Elias Gabriel Perez <eg642616@gmail.com> | 2026-03-22 16:59:07 -0600 |
| commit | 5d062c7ddd7eea017046ae8be3897be2b4c5285b (patch) | |
| tree | e687c213f4dda4158d275f980ece8816f74e4dc4 | |
| parent | c6ede676837f94a834f2fd9a98b3b923323e15a9 (diff) | |
; Add some local variables to 'test/emacs-colors.el'
| -rw-r--r-- | test/emacs-colors.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/emacs-colors.el b/test/emacs-colors.el index aeaca8f..9ed2ac7 100644 --- a/test/emacs-colors.el +++ b/test/emacs-colors.el @@ -1,4 +1,4 @@ -;; -*- mode: lisp-interaction -*- +;; -*- mode: lisp-interaction ; no-byte-compile: t; no-update-autoloads: t-*- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Color name Test for colorful-mode ; |
