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

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

[elpa] externals/buffer-env 73c3452cc0: Add file local variables to help


From: ELPA Syncer
Subject: [elpa] externals/buffer-env 73c3452cc0: Add file local variables to help with whitespace issues
Date: Fri, 6 May 2022 07:57:18 -0400 (EDT)

branch: externals/buffer-env
commit 73c3452cc0fce2ad57ba39520ab51264178f334d
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Augusto Stoffel <astoff@users.noreply.github.com>

    Add file local variables to help with whitespace issues
---
 buffer-env.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/buffer-env.el b/buffer-env.el
index 4145d6251c..7c55f40f2f 100644
--- a/buffer-env.el
+++ b/buffer-env.el
@@ -243,3 +243,8 @@ When called interactively, ask for a FILE."
 
 (provide 'buffer-env)
 ;;; buffer-env.el ends here
+
+;; Local Variables:
+;; indent-tabs-mode: nil
+;; show-trailing-whitespace: t
+;; End:



reply via email to

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