emacs-elpa-diffs
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]