summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--smart-documents.org9
1 files changed, 1 insertions, 8 deletions
diff --git a/smart-documents.org b/smart-documents.org
index 1c3c9ee..dbe10ee 100644
--- a/smart-documents.org
+++ b/smart-documents.org
@@ -845,14 +845,7 @@ pipe their output to an automated ``smart document''.
We replace the standard welcome screen with our own.
#+BEGIN_SRC emacs-lisp :tangle yes
- (setq inhibit-startup-message t)
- (use-package dashboard
- :config
- (dashboard-setup-startup-hook)
- (setq dashboard-startup-banner "Emacs")
- (setq dashboard-items '((recents . 5)
- (projects . 5)))
- (setq dashboard-banner-logo-title "A modern professional text editor."))
+
#+END_SRC
*** Better parentheses
Copyright 2019--2024 Marius PETER