update packages

This commit is contained in:
2026-06-27 11:34:21 +02:00
parent 4be4f859c4
commit 1aaef48596
246 changed files with 7997 additions and 4359 deletions
+4 -1
View File
@@ -2,7 +2,10 @@
(indent-tabs-mode . nil))
(emacs-lisp-mode
(checkdoc-allow-quoting-nil-and-t . t)
(lisp-indent-local-overrides . ((cond . 0) (interactive . 0))))
(lisp-indent-local-overrides
. ((cond . 0)
(interactive . 0)
(make-obsolete-variable . 1))))
(makefile-mode
(indent-tabs-mode . t)
(mode . outline-minor)