bump emacs-testify pointer.

This commit is contained in:
2014-03-21 11:31:41 -07:00
parent f1877847fc
commit a3e35bec30
2 changed files with 7 additions and 1 deletions

View File

@@ -268,3 +268,9 @@
;; =============================================================================
;; 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)))))