[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/ampc 5748479314 008/111: Clean up file local variables.
From: |
Stefan Monnier |
Subject: |
[elpa] externals/ampc 5748479314 008/111: Clean up file local variables. |
Date: |
Tue, 20 Feb 2024 18:16:36 -0500 (EST) |
branch: externals/ampc
commit 5748479314058d99430ecf7905bccd8b80c9d9ef
Author: Christopher Schmidt <christopher@ch.ristopher.com>
Commit: Christopher Schmidt <christopher@ch.ristopher.com>
Clean up file local variables.
---
ampc.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ampc.el b/ampc.el
index ed2188dca7..cf44a8d683 100644
--- a/ampc.el
+++ b/ampc.el
@@ -1653,8 +1653,8 @@ connect to. The values default to localhost:6600."
(provide 'ampc)
;; Local Variables:
-;; eval: (outline-minor-mode 1);
-;; outline-regexp: ";;; \\*+";
+;; eval: (outline-minor-mode 1)
+;; outline-regexp: ";;; \\*+"
;; lexical-binding: t
;; fill-column: 80
;; indent-tabs-mode: nil
- [elpa] externals/ampc updated (ada6ae9825 -> 66aa7f4fac), Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 89c30b5065 002/111: Minor code simplifications., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc fd83b6c729 004/111: Minor spelling fix., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc c08c444ef9 007/111: Fix error in ampc-toggle-play that occurs when there is no status yet., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 3ff387653a 006/111: Add ampc-goto-current-song., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 5748479314 008/111: Clean up file local variables.,
Stefan Monnier <=
- [elpa] externals/ampc 90db166e15 009/111: Fix ampc-with-selection., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 739785067e 014/111: Add ELPA installation note., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 966c9da55b 017/111: Assign copyright to the FSF., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc c2eb1d02c8 023/111: * ampc: Update version to 0.1.1., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 7a8a29df92 027/111: Fix wrong key description., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 556bc260f9 029/111: Make some interactive functions usable even if ampc is suspended., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 0372128a6a 033/111: Add ampc-status-changed-hook and ampc-status-changed-hook., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc e6911fc894 036/111: Alias unspecified tags in playlist buffers., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc c840020bc2 038/111: Add note on byte-compiling., Stefan Monnier, 2024/02/20
- [elpa] externals/ampc 10ce67ba7a 049/111: * ampc.el (ampc-mode-map): Forbid changes of the window layout when ampc is, Stefan Monnier, 2024/02/20