aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorMountain Man <43313373+MountainMan1312@users.noreply.github.com>2023-07-06 23:23:16 -0400
committerMountain Man <43313373+MountainMan1312@users.noreply.github.com>2023-07-06 23:23:16 -0400
commit087e77cc4b07ef4477b333c13d55f784d313d066 (patch)
treea0ca24ed3dac639b22c715a344df412e36a3e6bc /init.el
parentFix default face color not working with additional EXWM workspaces (diff)
downloadmmosmacs-087e77cc4b07ef4477b333c13d55f784d313d066.tar.gz
mmosmacs-087e77cc4b07ef4477b333c13d55f784d313d066.tar.bz2
mmosmacs-087e77cc4b07ef4477b333c13d55f784d313d066.zip
Fix bug, too sleepy to describe, fuck it
Diffstat (limited to 'init.el')
-rw-r--r--init.el13
1 files changed, 0 insertions, 13 deletions
diff --git a/init.el b/init.el
index 6a05804..8deb773 100644
--- a/init.el
+++ b/init.el
@@ -77,19 +77,6 @@
77 77
78 78
79;; --------------------------------- 79;; ---------------------------------
80;; Disable obsolete function warning
81;; ---------------------------------
82;; These warnings are really
83;; annoying.
84;; ---------------------------------
85
86(eval-when-compile
87 (dolist (sym '(cl-flet lisp-complete-symbol))
88 (setplist sym (use-package-plist-delete
89 (symbol-plist sym) 'byte-obsolete-info))))
90
91
92;; ---------------------------------
93;; Exclude modes from modeline list 80;; Exclude modes from modeline list
94;; -------------------------------- 81;; --------------------------------
95;; The modeline can get rather 82;; The modeline can get rather