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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/exec-path-from-shell ed17558245 011/114: Fix local variabl


From: ELPA Syncer
Subject: [nongnu] elpa/exec-path-from-shell ed17558245 011/114: Fix local variables block formatting
Date: Tue, 5 Sep 2023 03:59:57 -0400 (EDT)

branch: elpa/exec-path-from-shell
commit ed175582450fccc49e9c8be75a64f42dd539b09b
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>

    Fix local variables block formatting
---
 exec-path-from-shell.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/exec-path-from-shell.el b/exec-path-from-shell.el
index ecdc4d25e2..ae623d44e3 100644
--- a/exec-path-from-shell.el
+++ b/exec-path-from-shell.el
@@ -107,7 +107,8 @@ values used in the user's shell."
 ;; coding: utf-8
 ;; indent-tabs-mode: nil
 ;; mangle-whitespace: t
-;; require-final-newline: t;; eval: (checkdoc-minor-mode 1)
+;; require-final-newline: t
+;; eval: (checkdoc-minor-mode 1)
 ;; End:
 
 ;;; exec-path-from-shell.el ends here



reply via email to

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