summary refs log tree commit diff
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs/init.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 6ad88ef..bdc6c72 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -802,12 +802,10 @@ and when JID is not in `jabber-activity-banned'."
 
 (setopt
 	save-interprogram-paste-before-kill t
-	apropos-do-all t
 	mouse-yank-at-point t
 	require-final-newline t
 	visible-bell t
 	load-prefer-newer t
-	frame-inhibit-implied-resize t
 	ediff-window-setup-function 'ediff-setup-windows-plain)
 
 (use-package server