Small changes:
- No bells at all. Shut up, emacs! - Don't put temporary files everywhere. Just don't! - Don't have scroll bars in new frames
This commit is contained in:
parent
bdbc18d285
commit
4fd813f0de
2 changed files with 11 additions and 3 deletions
3
init.el
3
init.el
|
|
@ -13,7 +13,7 @@
|
|||
(add-to-list 'package-archives '("melpa" . "http://melpa.milkbox.net/packages/"))
|
||||
|
||||
;; And load things!
|
||||
;; (package-refresh-contents)
|
||||
(package-refresh-contents)
|
||||
(package-initialize)
|
||||
|
||||
(defvar my-pkgs
|
||||
|
|
@ -112,4 +112,3 @@
|
|||
|
||||
;; Start server for emacsclient
|
||||
;; (server-start)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue