fixing broken git
This commit is contained in:
parent
d9ebe130da
commit
ad633317f5
3
init.el
3
init.el
|
@ -2097,8 +2097,6 @@ interfere with the default `bongo-playlist-buffer'."
|
||||||
gcmh-verbose nil))
|
gcmh-verbose nil))
|
||||||
|
|
||||||
(setq warning-suppress-types '((comp)))
|
(setq warning-suppress-types '((comp)))
|
||||||
<<<<<<< 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.
|
||||||
|
@ -2116,4 +2114,3 @@ interfere with the default `bongo-playlist-buffer'."
|
||||||
;; Your init file should contain only one such instance.
|
;; Your init file should contain only one such instance.
|
||||||
;; If there is more than one, they won't work right.
|
;; If there is more than one, they won't work right.
|
||||||
)
|
)
|
||||||
>>>>>>> 77b1d0c4 (adding org dev pieces)
|
|
||||||
|
|
Loading…
Reference in a new issue