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

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

[nongnu] elpa/idle-highlight-mode 37e181903c 09/16: Cleanup: add fill-co


From: ELPA Syncer
Subject: [nongnu] elpa/idle-highlight-mode 37e181903c 09/16: Cleanup: add fill-column local variable
Date: Tue, 7 Feb 2023 23:59:17 -0500 (EST)

branch: elpa/idle-highlight-mode
commit 37e181903ca49ac0e7fe64b53a2bf31b6ea2fef8
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Cleanup: add fill-column local variable
---
 idle-highlight-mode.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/idle-highlight-mode.el b/idle-highlight-mode.el
index 0df311ca27..77fd893b38 100755
--- a/idle-highlight-mode.el
+++ b/idle-highlight-mode.el
@@ -441,4 +441,8 @@ should be the result of 
`idle-highlight--word-at-point-args'."
   idle-highlight--turn-on)
 
 (provide 'idle-highlight-mode)
+;; Local Variables:
+;; fill-column: 99
+;; indent-tabs-mode: nil
+;; End:
 ;;; idle-highlight-mode.el ends here



reply via email to

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