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

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

[nongnu] elpa/undo-fu d59bba01de 10/10: Cleanup: add fill-column local v


From: ELPA Syncer
Subject: [nongnu] elpa/undo-fu d59bba01de 10/10: Cleanup: add fill-column local variable
Date: Mon, 9 Jan 2023 18:00:43 -0500 (EST)

branch: elpa/undo-fu
commit d59bba01de48a808a42d6e29e011ef641cdb6a77
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

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

diff --git a/undo-fu.el b/undo-fu.el
index 972d1bec3a..98b71ab5f6 100644
--- a/undo-fu.el
+++ b/undo-fu.el
@@ -406,4 +406,8 @@ Optional argument ARG the number of steps to undo."
   (nconc aggressive-indent-protected-commands undo-fu--commands))
 
 (provide 'undo-fu)
+;; Local Variables:
+;; fill-column: 99
+;; indent-tabs-mode: nil
+;; End:
 ;;; undo-fu.el ends here



reply via email to

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