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

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

[nongnu] elpa/doc-show-inline c663974c84 2/2: Cleanup: add fill-column l


From: ELPA Syncer
Subject: [nongnu] elpa/doc-show-inline c663974c84 2/2: Cleanup: add fill-column local variable
Date: Mon, 9 Jan 2023 00:59:39 -0500 (EST)

branch: elpa/doc-show-inline
commit c663974c844e0117ff0d99fabbe572526d1b411b
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Cleanup: add fill-column local variable
---
 doc-show-inline.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc-show-inline.el b/doc-show-inline.el
index fe8bbd8f33..78a7bd110e 100644
--- a/doc-show-inline.el
+++ b/doc-show-inline.el
@@ -964,4 +964,8 @@ When IS-INTERACTIVE is true, use 
`doc-show-inline-idle-delay-init'."
     (doc-show-inline--mode-disable))))
 
 (provide 'doc-show-inline)
+;; Local Variables:
+;; fill-column: 99
+;; indent-tabs-mode: nil
+;; End:
 ;;; doc-show-inline.el ends here



reply via email to

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