changeset 75:c18f8ce41d1d

Require bar-cursor
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Mon, 01 Oct 2012 13:27:19 -0400
parents 65a91c6b56ef
children 66bf6a7cc434
files dotemacs.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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)