From 34db03a0d9e42b48b664a90aa2a15310dfae67f9 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 30 Dec 2013 22:46:40 +0100 Subject: No more need to require uniquify --- .emacs.d/init.el | 2 -- 1 file changed, 2 deletions(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 88ffd3b..7724987 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -825,8 +825,6 @@ If no direction is given, don't split." ;;;; uniquify -(require 'uniquify) - (stante-after uniquify (setq uniquify-buffer-name-style 'post-forward)) -- cgit v1.2.3-54-g00ecf