bump emacs-testify pointer.
This commit is contained in:
parent
f1877847fc
commit
a3e35bec30
6
init.el
6
init.el
@ -268,3 +268,9 @@
|
|||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
;; Customize
|
;; Customize
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
|
(custom-set-variables
|
||||||
|
;; custom-set-variables was added by Custom.
|
||||||
|
;; If you edit it by hand, you could mess it up, so be careful.
|
||||||
|
;; Your init file should contain only one such instance.
|
||||||
|
;; If there is more than one, they won't work right.
|
||||||
|
'(safe-local-variable-values (quote ((python-indent . 4) (whitespace-line-column . 80) (lexical-binding . t)))))
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 64b1a1fbd38a3172403fa2dd509848edf7431125
|
Subproject commit 980bed635572c78c2496b27c23db4ef2bb3b199d
|
Loading…
Reference in New Issue
Block a user