Browse Source

Merge branch 'maint'

Kyle Meyer 4 năm trước cách đây
mục cha
commit
d84136f8db
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .dir-locals.el

+ 2 - 0
.dir-locals.el

@@ -6,6 +6,8 @@
   (tab-width . 8)
   (fill-column . 70)
   (sentence-end-double-space . t))
+ (emacs-lisp-mode
+  (indent-tabs-mode))
  (org-mode
   (indent-tabs-mode)
   (org-adapt-indentation)