Fix emacs
This commit is contained in:
@@ -16,9 +16,6 @@
|
|||||||
(setq initial-major-mode 'fundamental-mode) ;; better startup speed
|
(setq initial-major-mode 'fundamental-mode) ;; better startup speed
|
||||||
(setq initial-scratch-message nil) ;; don't show me help at startup
|
(setq initial-scratch-message nil) ;; don't show me help at startup
|
||||||
|
|
||||||
;; make it look fancy in gnome
|
|
||||||
(add-to-list 'default-frame-alist '(fullscreen . maximized))
|
|
||||||
|
|
||||||
;; smooth scrolling
|
;; smooth scrolling
|
||||||
(setq redisplay-dont-pause t
|
(setq redisplay-dont-pause t
|
||||||
scroll-margin 1
|
scroll-margin 1
|
||||||
|
|||||||
Reference in New Issue
Block a user