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

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

[nongnu] elpa/spell-fu 192ea3b974 2/2: Cleanup: add fill-column local va


From: ELPA Syncer
Subject: [nongnu] elpa/spell-fu 192ea3b974 2/2: Cleanup: add fill-column local variable
Date: Mon, 9 Jan 2023 01:01:56 -0500 (EST)

branch: elpa/spell-fu
commit 192ea3b974e63b83e1738b9dab83f25dabf308f1
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

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

diff --git a/spell-fu.el b/spell-fu.el
index 8ef326808a..3b1bcfa939 100644
--- a/spell-fu.el
+++ b/spell-fu.el
@@ -1726,4 +1726,8 @@ Argument DICT-FILE is the absolute path to the 
dictionary."
 (define-obsolete-function-alias 'global-spell-fu-mode #'spell-fu-global-mode 
"0.4")
 
 (provide 'spell-fu)
+;; Local Variables:
+;; fill-column: 99
+;; indent-tabs-mode: nil
+;; End:
 ;;; spell-fu.el ends here



reply via email to

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