Merge remote-tracking branch 'origin/yelp' into yelp
Conflicts: init.el
This commit is contained in:
commit
5b68e3d34e
6
init.el
6
init.el
@ -107,7 +107,6 @@
|
|||||||
|
|
||||||
;; Yelp always uses tabs.
|
;; Yelp always uses tabs.
|
||||||
(add-hook 'python-mode-hook 'python-tabs)
|
(add-hook 'python-mode-hook 'python-tabs)
|
||||||
|
|
||||||
(add-hook 'python-mode-hook (lambda () (subword-mode 1)))
|
(add-hook 'python-mode-hook (lambda () (subword-mode 1)))
|
||||||
|
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
@ -233,6 +232,7 @@
|
|||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
;; Customize
|
;; Customize
|
||||||
;; =============================================================================
|
;; =============================================================================
|
||||||
|
<<<<<<< HEAD
|
||||||
(custom-set-variables
|
(custom-set-variables
|
||||||
;; custom-set-variables was added by Custom.
|
;; custom-set-variables was added by Custom.
|
||||||
;; If you edit it by hand, you could mess it up, so be careful.
|
;; If you edit it by hand, you could mess it up, so be careful.
|
||||||
@ -246,3 +246,7 @@
|
|||||||
'(custom-safe-themes (quote ("36a309985a0f9ed1a0c3a69625802f87dee940767c9e200b89cdebdb737e5b29" "fc5fcb6f1f1c1bc01305694c59a1a861b008c534cae8d0e48e4d5e81ad718bc6" default)))
|
'(custom-safe-themes (quote ("36a309985a0f9ed1a0c3a69625802f87dee940767c9e200b89cdebdb737e5b29" "fc5fcb6f1f1c1bc01305694c59a1a861b008c534cae8d0e48e4d5e81ad718bc6" default)))
|
||||||
'(fci-rule-color "#383838")
|
'(fci-rule-color "#383838")
|
||||||
'(foreground-color nil))
|
'(foreground-color nil))
|
||||||
|
=======
|
||||||
|
|
||||||
|
|
||||||
|
>>>>>>> origin/yelp
|
||||||
|
Loading…
Reference in New Issue
Block a user