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

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

[nongnu] elpa/hl-block-mode 4a8ef878d8 2/2: Cleanup: add fill-column loc


From: ELPA Syncer
Subject: [nongnu] elpa/hl-block-mode 4a8ef878d8 2/2: Cleanup: add fill-column local variable
Date: Mon, 9 Jan 2023 01:00:31 -0500 (EST)

branch: elpa/hl-block-mode
commit 4a8ef878d848b78b1e7030c5c3624c0461abb5ce
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Cleanup: add fill-column local variable
---
 hl-block-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hl-block-mode.el b/hl-block-mode.el
index 2f651921ed..313e709a2e 100644
--- a/hl-block-mode.el
+++ b/hl-block-mode.el
@@ -425,6 +425,7 @@ Argument BLOCK-LIST represents start-end ranges of braces."
 
 (provide 'hl-block-mode)
 ;; Local Variables:
+;; fill-column: 99
 ;; indent-tabs-mode: nil
 ;; End:
 ;;; hl-block-mode.el ends here



reply via email to

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