summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2016-07-06 10:56:05 +0200
committerrekado <rekado@elephly.net>2016-07-06 10:56:05 +0200
commit45fb8d392d820ee6d2de5580d4eece5f180637ec (patch)
tree81995a294d18167c06fdea688d037e1210356cef /init.org
parentc1fabb698b155718083b81dd1ebf238fa078c523 (diff)
Remove deprecated "tooltip-use-echo-area".
Diffstat (limited to 'init.org')
-rw-r--r--init.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.org b/init.org
index bf0d942..9ce5526 100644
--- a/init.org
+++ b/init.org
@@ -194,7 +194,6 @@ packages. I still need to arrange these things nicely.
;; display tool tips in echo area only
(tooltip-mode -1)
-(setq tooltip-use-echo-area t)
(setq frame-resize-pixelwise t)
(defalias 'yes-or-no-p 'y-or-n-p)