Create new, a little bit better structured configuration
* Group configuration by package, and only then by language mode * Slim down all the languages
This commit is contained in:
parent
4d5f300113
commit
1a911716c0
38 changed files with 513 additions and 18 deletions
|
|
@ -1,13 +0,0 @@
|
|||
;;; splash.el -- Splash screen
|
||||
;;; Commentary:
|
||||
;;; Code:
|
||||
;; ================================== remove splash screen =====================
|
||||
|
||||
;; (setq inhibit-splash-screen t)
|
||||
|
||||
;; (setq initial-scratch-message
|
||||
;; (concat ";;; Welcome to Emacs." "\n"
|
||||
;; "Was there a problem?"))
|
||||
|
||||
(provide 'splash)
|
||||
;;; splash.el ends here
|
||||
Loading…
Add table
Add a link
Reference in a new issue