diff dotemacs.el @ 75:c18f8ce41d1d

Require bar-cursor
author Jordi GutiƩrrez Hermoso <jordigh@octave.org>
date Mon, 01 Oct 2012 13:27:19 -0400 (2012-10-01)
parents 922d31d8d1dc
children 66bf6a7cc434
line wrap: on
line diff
--- a/dotemacs.el
+++ b/dotemacs.el
@@ -21,6 +21,8 @@
 
 (require 'tabbar)
 
+(require 'bar-cursor)
+
 ;; I think I like the idea of the cursor being more indicative of
 ;; where the point is.
 (bar-cursor-mode)